9x3+9x2-4x-4 = 0
The real roots must be contained in the factors of
-4 (the constant) divided by the fators of 9 (the coefficient of the highest powered term.
±(1,2,4)
----------
±(1,3,9)
= ±(1, 1/3, 1/9, 2, 2/3, 2/9, 4, 4/3, 4/9)
The real roots must be contained in this list
of 18 possibilities.
Use synthetic division to test.
If 1 is a root then (x-1) is a factor
1 | 9 9 -4 -4
| 9 18 14
------------------
9 18 14 10
Not a factor since the remainder is 10
If -1 is a root then (x+1) is a factor
-1 | 9 9 -4 -4
| -9 0 4
-------------------
9 0 -4 0
Since the remainder is 0, this is a factor.
9x3+9x2-4x-4 = (x+1)(9x2+0x-4)
= (x+1)(9x2-4)
Now we need to factor 9x2-4
This is the difference of two squares.
9x2-4 = (3x)2-(2)2
Remember a2-b2 = (a-b)(a+b)
9x2-4 = (3x-2)(3x+2)
9x3+9x2-4x-4 = (x+1)(3x-2)(3x+2) = 0
Roots are:
x+ 1=0 ... x = -1
3x-2=0 ... x = 2/3
3x+2=0 ... x = -2/3
The answer is c