document.write( "Question 83981: Rewrite the middle term as the sum of two terms and then factor by grouping.
\n" );
document.write( " x^2 – 2x – 63
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #60452 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Rewrite the middle term as the sum of two terms and then factor by grouping. \n" ); document.write( "x^2 – 2x – 63 \n" ); document.write( "---------- \n" ); document.write( "Think of two numbers whose product is -63 and whose sum is -2. \n" ); document.write( "The numbers are -9 and +7 \n" ); document.write( "Rewrite: \n" ); document.write( "x^2-9x+7x-63 \n" ); document.write( "Factor the 1st two terms and the last two terms separately: \n" ); document.write( "= x(x-9)+7(x-9) \n" ); document.write( "Factor out the common factor: \n" ); document.write( "=(x-9)(x+7) \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |