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 -13x +36 = 0

Lösung einblenden

x 2 -13x +36 = 0

D = ( - 13 2 ) 2 - 36 = 169 4 - 36 = 169 4 - 144 4 = 25 4

x1,2 = 13 2 ± 25 4

x1 = 13 2 - 5 2 = 8 2 = 4

x2 = 13 2 + 5 2 = 18 2 = 9

L = { 4 ; 9 }

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

Beispiel:

Löse die folgende Gleichung:

x 2 -70 -3x = 0

Lösung einblenden

x 2 -70 -3x = 0

sortieren

x 2 -3x -70 = 0

D = ( - 3 2 ) 2 - ( -70 ) = 9 4 + 70 = 9 4 + 280 4 = 289 4

x1,2 = 3 2 ± 289 4

x1 = 3 2 - 17 2 = - 14 2 = -7

x2 = 3 2 + 17 2 = 20 2 = 10

L = { -7 ; 10 }