
Parviz F. answered 01/06/14
Tutor
4.8
(4)
Mathematics professor at Community Colleges
X^3 - 3X^2 - X + 3 = 0
the rational roots can be; ± 1, ± 3
Try x = 1
( 1) ^ 3 - 3 ( 1)^2 - ( 1) + 3 =
1 - 3 - 1 + 3 = 0 , it works.
Rule: Anytime coefficients of any polynomial adds up to 0, like here 1 -3 - 1 + 3 =0, then
X = 1 is a root of the polynomial, and Polynomial is divisible by ( X - 1 ).
_X^2 - 2X - 3______________
X - 1 l X^3 -3 X^2 - X +3
- X^3 - X ^2
+
- 2X^2 - X
- 2X^2 +2X
-
-3X + 3
- 3X +3
+ -
0
X^3 - 3 X^2 - 2X -3 = ( X - 1) ( X^2 -2X - 3 ) =( X-1) ( X -3) ( X+1) =0
X = 1 , X = -1 , X = 3