document.write( "Question 79035: Factor completely.
\n" );
document.write( "b^2 – ab – 6a^2
\n" );
document.write( "I got this answer this time is it right?
\n" );
document.write( "(b – 6a)(b + a)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #56697 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! b^2 – ab – 6a^2 \n" ); document.write( "You are looking at the 1st and 3rd terms and forgetting about the middle term. \n" ); document.write( "Think of two numbers whose product is -6 and whose sum is -1. \n" ); document.write( "The numbers are -3 and +2 \n" ); document.write( "Replace the middle term, -ab, with -3ab+2ab \n" ); document.write( "b^2-3ab+2ab-6a^2 \n" ); document.write( "Factor the 1st two and the last two terms separately \n" ); document.write( "b(b-3a)+2a(b-3a) \n" ); document.write( "Factor again to get: \n" ); document.write( "(b-3a)(b+2a) \n" ); document.write( "Check this by multiply it out. \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |