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 +6 = 0

Lösung einblenden

x 2 +5x +6 = 0

D = ( 5 2 ) 2 - 6 = 25 4 - 6 = 25 4 - 24 4 = 1 4

x1,2 = - 5 2 ± 1 4

x1 = - 5 2 - 1 2 = - 6 2 = -3

x2 = - 5 2 + 1 2 = - 4 2 = -2

L = { -3 ; -2 }

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

Beispiel:

Löse die folgende Gleichung:

-2x -48 = - x 2

Lösung einblenden

-2x -48 = - x 2 | - ( - x 2 )

-2x -48 + x 2 = 0

sortieren

x 2 -2x -48 = 0

D = ( -1 ) 2 - ( -48 ) = 1+ 48 = 49

x1,2 = 1 ± 49

x1 = 1 - 7 = -6

x2 = 1 + 7 = 8

L = { -6 ; 8 }