3x^3 + 9x^2- 3x -9
First off I can immediately see that every term is divisible by 3.
Factor out a 3
3x^3 + 9x^2- 3x -9 = 3(x3 + 3x2 - x - 3)
Have you ever used synthetic division?
The real roots of x3 + 3x2 - x - 3 must be contained within the
factors of the constant.. -3 .. divided by the factors of the coefficient of the
term with largest exponent... 1
Possible real zeroes, or roots, are ±{-1/1, -3/1} = ±{-1, -3} ... {1, -1, 3, -3}
Do not forget the
So there are 4 possible real roots for x3 + 3x2 - x - 3
Let's see if x=1 is a root. If it is then (x-1) is a root
1 | 1 3 -1 -3 Your possible root divided into the coefficients
| 1 4 3
-----------------------
1 4 3 | 0 Since the remainder is 0, x=1 is a root
----
x3 - 3x2 - x - 3 = (x-1)(x2 + 4x + 3)
We can factor x2 + 4x + 3
The factors of 3 that add to 4 are 3(1)
x2 + 4x + 3 = (x+3)(x+1)
Putting this all together:
3x^3 + 9x^2- 3x -9 = 3(x-1)(x+3)(x+1)
Can you try the second one?
x^4 - x^3 + 8x - 8
The possible real roots: ±{(roots of -8)/(roots of 1)}
Possible real roots: ±{1/1, 2/1, 4/1, 8/1} = ±{1, 2, 4, 8}
So there are 8 total possible real roots to try.
Remember: If x=1 is a root, then (x-1) is a factor
If x=-1 is a root, then (x+1) is a factor
And so forth
Andrew M.
02/18/18