document.write( "Question 444958: find all the zeros of the polynomial function x^3-4x^2-7x+10 \n" ); document.write( "
Algebra.Com's Answer #306625 by poliphob3.14(115)\"\" \"About 
You can put this solution on YOUR website!
The polynomial \"x%5E3-4x%5E2-7x%2B10\" can be written:\r
\n" ); document.write( "\n" ); document.write( "\"x%5E3-4x%5E2-7x%2B10=%28x-1%29%28x%5E2-3x-10%29=%28x-1%29%28x-5%29%28x%2B2%29\", and its zeros are:\r
\n" ); document.write( "\n" ); document.write( "{-2, 1, 5}.
\n" ); document.write( "
\n" );