Hi,
da hast Du Dich etwas vertan.
Das habe ich raus:
(x4 + x3 - 28x2 + 20x + 48) : (x - 2) = x3 + 3x2 - 22x - 24
x4 - 2x3
—————————————
3x3 - 28x2 + 20x + 48
3x3 - 6x2
———————————
- 22x2 + 20x + 48
- 22x2 + 44x
——————————
- 24x + 48
- 24x + 48
——————
0
Dann nochmals Polynomdivision mit (x+1)
(x3 + 3x2 - 22x - 24) : (x + 1) = x2 + 2x - 24
x3 + x2
—————————
2x2 - 22x - 24
2x2 + 2x
———————
- 24x - 24
- 24x - 24
—————
0
Dann pq-Formel oder so.
Insgesamt also die Nullstellen:
x1 = 2, x2 = -1, x3 = -6 und x4 = 4
Grüße