
Steve S. answered 01/26/14
Tutor
5
(3)
Tutoring in Precalculus, Trig, and Differential Calculus
P(x) = x^3 - 2x^2 - 9x + 4
Possible numerators of rational zeros are factors of 4 and
possible denominators of rational zeros are factors of 1.
Possible rational zeros are: ±1, ±2, ±4.
±1 don't work by mental arithmetic.
2 | 1 -2 -9 4
. . . . 2 . 0 -18
. . .1 .0.-9 . not zero
-2 | 1 -2 -9 4
. . . . .-2 .8 2
. . . 1 -4.-1 . not zero
. . . . .-2 .8 2
. . . 1 -4.-1 . not zero
4 | 1 -2 -9 4
. . . . 4 . 8 -4
. . .1 .2.-1 . 0
. . . . 4 . 8 -4
. . .1 .2.-1 . 0
So P(x) = (x-4)(x^2+2x-1)
If x^2+2x-1 = 0, then
x = (-2 ± √(2^2-4(1)(-1)))/(2(1))
x = (-2 ± √(2(4))/2
x = -1 ± √(2)
So the real zero of P(x) is:
x1 = 4
and the other two are complex conjugates.