Hi,
errate die Nullstelle x = -1
(x4 - 9x3 + 22x + 12) : (x + 1) = x3 - 10x2 + 10x + 12
-(x4 + x3)
———————————————
- 10x3 + 22x + 12
-(-10x3 - 10x2)
——————————————
10x2 + 22x + 12
-(10x2 + 10x)
——————————
12x + 12
-(12x + 12)
——————
0
Dann errate nochmals eine Nullstelle. x = 2
(x3 - 10x2 + 10x + 12) : (x - 2) = x2 - 8x - 6
-(x3 - 2x2)
—————————
-8x2 + 10x + 12
-(-8x2 + 16x)
————————
- 6x + 12
-(-6x + 12)
——————
0
Für den Rest nur noch die pq-Formel bemühen. Die Nullstellen sind dann
x1 = -1
x2 = 2
x3,4 = 4±√22
Grüße