document.write( "Question 78705: Factor completely
\n" );
document.write( "9x^2 + 24xy - 9y^2
\n" );
document.write( "I know the GCF is 3, but I don't know what to do with the two different variables. Thank you \n" );
document.write( "
Algebra.Com's Answer #56433 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Factor completely \n" ); document.write( "9x^2 + 24xy - 9y^2 \n" ); document.write( "=3(3x^2+8xy-3y^2) \n" ); document.write( "Think of two numbers whose product is 3*-3=-9 and whose sum is 8 \n" ); document.write( "The numbers are +9 and -1 \n" ); document.write( "So rewrite the problem putting 9xy-1xy in place of 8xy \n" ); document.write( "=3(3x^2+9xy-xy-3y^2) \n" ); document.write( "Factor the 1st two and the last two terms separately to get: \n" ); document.write( "=3(3x(x+3y)-y(x+3y)) \n" ); document.write( "Factor out the common factor to get: \n" ); document.write( "=3(x+3y)(3x-y) \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |