document.write( "Question 42658This question is from textbook INTERMEDIATE ALGEBRA
\n" );
document.write( ": Factor completely:
\n" );
document.write( "9x2 – 36y2
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #27739 by tran3209(100)![]() ![]() ![]() You can put this solution on YOUR website! 9x^2-36y^2 \n" ); document.write( "9(x^2-4y^2) \n" ); document.write( "9(x^2-2^2y^2) \n" ); document.write( "9[x^2-(2y)^2] Apply the formula A^2-B^2 = (A+B)(A-B) \n" ); document.write( "9(x+2y)(x-2y) \n" ); document.write( " |