document.write( "Question 46197: Find all the roots of the polynomial x^3-x^2=16x-16. \n" ); document.write( "
Algebra.Com's Answer #30655 by Nate(3500)\"\" \"About 
You can put this solution on YOUR website!
\"graph%28600%2C600%2C-10%2C10%2C-10%2C10%2Cx%5E3-x%5E2-16x%2B16%29\"
\n" ); document.write( "Use Synthetic Division To Get:
\n" ); document.write( "(x - 1)(x^2 - 16) = 0
\n" ); document.write( "(x + 4)(x - 4)(x - 1) = 0
\n" ); document.write( "
\n" );