Hi Matt,
Have you covered synthetic division or factoring higher order polynomials?
If it is an x-cubed function, there is either 1 real zero or 3, and those are the only options.
There is always 1 real zero because the x-cubed function starts at -infinity and goes all the way to +infinity, so it MUST PASS THROUGH 0 at least once.
Sometimes it bumps up and down and crosses the x-axis 3 times, but it will only look like it crosses the x-axis twice if there is a root with multiplity of 2. Like if the x-cubed came from x(x-1)2.
So we need to factor your polynomial, and the only rational options are ±1,2,3,6
Using synthetic division:
try -1: get a remainder of -4 so this is NOT a root
try -2: get a remainder of 0, so one of your roots is -2 and it is real.
So we have found 1 solution. Now we need to look for others.
try -3: get a remainder of 0, so one of your roots is -3 and it is real.
try -6: get a remainder that is not 0, so -6 is NOT a root.
try 1: get a remainder of 0, so one of your roots is 1 and it is real.
Since we have found 3 real roots, we do not need to look further, and the answer is 3 real roots.
Mark M.
10/20/17