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:

-15 + x 2 = 2x

Lösung einblenden

-15 + x 2 = 2x | - ( 2x )

-15 + x 2 -2x = 0

sortieren

x 2 -2x -15 = 0

D = ( -1 ) 2 - ( -15 ) = 1+ 15 = 16

x1,2 = 1 ± 16

x1 = 1 - 4 = -3

x2 = 1 + 4 = 5

L = { -3 ; 5 }