document.write( "Question 320720: factor the polynomial x^3+3x^2-10x-24 completely knowing that x-3 is a factor. \n" ); document.write( "
Algebra.Com's Answer #229658 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! factor the polynomial x^3+3x^2-10x-24 completely knowing that x-3 is a factor. \n" ); document.write( "-------- \n" ); document.write( "Use synthetic division: \n" ); document.write( "--- \n" ); document.write( "3)....1....3....-10....-24 \n" ); document.write( ".......1....6.....8.....|..0\r \n" ); document.write( "\n" ); document.write( "============== \n" ); document.write( "Quotient: x^2 + 6x + 8 \n" ); document.write( "Factor:(x+4)(x+2) \n" ); document.write( "============================ \n" ); document.write( "Factor Form: (x-3)(x+4)(x+2) \n" ); document.write( "================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |