document.write( "Question 87409: rewrite3 the middle term as the sum of two terms and then factor completely:
\n" );
document.write( "9x^2-9x-10 \n" );
document.write( "
Algebra.Com's Answer #63339 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! rewrite3 the middle term as the sum of two terms and then factor completely: \n" ); document.write( "9x^2-9x-10 \n" ); document.write( "This is called the AC Method of factoring. \n" ); document.write( "Think of two numbers whose product is AC = -10*9 = -90 \n" ); document.write( "and whose sum is B = -9 \n" ); document.write( "The numbers are -15 and +6 \n" ); document.write( "--------- \n" ); document.write( "Rewrite the problems with the sum replacing the 2nd term: \n" ); document.write( "9x^2-15x+6x-10 \n" ); document.write( "---------- \n" ); document.write( "Factor the 1st two and the last two terms separately to get: \n" ); document.write( "3x(3x-5)+2(3x-5) \n" ); document.write( " \n" ); document.write( "=(3x-5)(3x+2)\r \n" ); document.write( "\n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |