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 -9x +14 = 0

Lösung einblenden

x 2 -9x +14 = 0

D = ( - 9 2 ) 2 - 14 = 81 4 - 14 = 81 4 - 56 4 = 25 4

x1,2 = 9 2 ± 25 4

x1 = 9 2 - 5 2 = 4 2 = 2

x2 = 9 2 + 5 2 = 14 2 = 7

L = { 2 ; 7 }

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

Beispiel:

Löse die folgende Gleichung:

x 2 -6x -16 = 0

Lösung einblenden

x 2 -6x -16 = 0

sortieren

x 2 -6x -16 = 0

D = ( -3 ) 2 - ( -16 ) = 9+ 16 = 25

x1,2 = 3 ± 25

x1 = 3 - 5 = -2

x2 = 3 + 5 = 8

L = { -2 ; 8 }