document.write( "Question 524674: factor polynomial
\n" );
document.write( "f(x) = x^3+2x^2-15x-36 \n" );
document.write( "
Algebra.Com's Answer #347833 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! factor polynomial \n" ); document.write( "f(x) = x^3+2x^2-15x-36 \n" ); document.write( "----- \n" ); document.write( "I graphed the equation and found a zero at x = 4 \n" ); document.write( "--- \n" ); document.write( "Then, use synthetic division to find the other zeroes: \n" ); document.write( "4)....1....2....-15....-36 \n" ); document.write( ".......1....6.....9....|..0 \n" ); document.write( "---- \n" ); document.write( "Quotient: x^2+6x+9 \n" ); document.write( "Factor: (x+3)^2 \n" ); document.write( "--- \n" ); document.write( "So, zero at x = -3 with multiplicity 2 \n" ); document.write( "---- \n" ); document.write( "Factors: f(x) = (x-4)(x+3)^2 \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |