Aufgabenbeispiele von p-q-Formel

Durch Aktualisieren des Browsers (z.B. mit Taste F5) kann man neue Beispielaufgaben sehen


quadr. Gleichung mit der p-q-Formel

Beispiel:

Löse die folgende Gleichung:

x 2 +5x -36 = 0

Lösung einblenden

x 2 +5x -36 = 0

D = ( 5 2 ) 2 - ( -36 ) = 25 4 + 36 = 25 4 + 144 4 = 169 4

x1,2 = - 5 2 ± 169 4

x1 = - 5 2 - 13 2 = - 18 2 = -9

x2 = - 5 2 + 13 2 = 8 2 = 4

L = { -9 ; 4 }

quadr. Gl. p-q-Formel (erst sortieren)

Beispiel:

Löse die folgende Gleichung:

-18x + x 2 +80 = 0

Lösung einblenden

-18x + x 2 +80 = 0

sortieren

x 2 -18x +80 = 0

D = ( -9 ) 2 - 80 = 81 - 80 = 1

x1,2 = 9 ± 1

x1 = 9 - 1 = 8

x2 = 9 + 1 = 10

L = { 8 ; 10 }