The problem I am working on involves finding the zeros of a polynomial. I am working through a pre-calculus tutorial here:
http://jwbales.us/precal/part2/part2.3.html
Here is the problem I am given:
____
Factor the third degree polynomial by finding the zeros of the function:
___
And here is the answer that is given:
___
f ( 1 ) = 4, f ( 2 ) = 0, so ( x – 2 ) is a factor. Knowing this factor, we can take a shortcut and divide this factor into f ( x ) to get
f ( x ) = ( x – 2 ) ( x – 3 ) ( x + 1 ).
___
Now, the author finds the first zero (2) by guess and check. However, I am having trouble figuring out how he gets from the original function to
