document.write( "Question 144995: Factor the polynomial. \r
\n" );
document.write( "\n" );
document.write( "x^2 - 3x - 40 \n" );
document.write( "
Algebra.Com's Answer #105682 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Factor the polynomial. \r \n" ); document.write( "\n" ); document.write( "x^2 - 3x - 40 \n" ); document.write( "Using the AC method:\r \n" ); document.write( "\n" ); document.write( "= x^2-8x+5x-40\r \n" ); document.write( "\n" ); document.write( "= x(x-8) +5(x-8)\r \n" ); document.write( "\n" ); document.write( "=(x-8)(x+5) \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |