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 +15x +50 = 0

Lösung einblenden

x 2 +15x +50 = 0

D = ( 15 2 ) 2 - 50 = 225 4 - 50 = 225 4 - 200 4 = 25 4

x1,2 = - 15 2 ± 25 4

x1 = - 15 2 - 5 2 = - 20 2 = -10

x2 = - 15 2 + 5 2 = - 10 2 = -5

L = { -10 ; -5 }

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

Beispiel:

Löse die folgende Gleichung:

-9x -10 + x 2 = 0

Lösung einblenden

-9x -10 + x 2 = 0

sortieren

x 2 -9x -10 = 0

D = ( - 9 2 ) 2 - ( -10 ) = 81 4 + 10 = 81 4 + 40 4 = 121 4

x1,2 = 9 2 ± 121 4

x1 = 9 2 - 11 2 = - 2 2 = -1

x2 = 9 2 + 11 2 = 20 2 = 10

L = { -1 ; 10 }