document.write( "Question 1002232: Given that 3 is a zero of f(x)= x^3-7x^2+17x-15, find the other zeros using synthetic division. Simplify answers so that they are exact. \n" ); document.write( "
Algebra.Com's Answer #619212 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "\r\n" );
document.write( "3   |    1    -7    17    -15\r\n" );
document.write( "    |          3    -12    15\r\n" );
document.write( "    ____________________________\r\n" );
document.write( "         1    -4    5      0\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Quotient is the quadratic factor \"x%5E2-4x%2B5\", which factorizes to become \"%28x%2B1%29%28x-5%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Complete factorization of the function is \"f%28x%29=%28x-3%29%28x%2B1%29%28x-5%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The two other roots are -1, and +5.
\n" ); document.write( "
\n" );