document.write( "Question 59059This question is from textbook elementary and intermediate algebra
\n" );
document.write( ": Factor 9x^2 - 4y^2\r
\n" );
document.write( "\n" );
document.write( "MY WORK - 81X - 16Y \n" );
document.write( "
Algebra.Com's Answer #40500 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! Factor 9x^2 - 4y^2 ..... \n" ); document.write( "THIS RESEMBLES \n" ); document.write( "A^2-B^2 = (A+B)(A-B)...... \n" ); document.write( "SO LET US TRY TO PUT IT INTO THAT FORM \n" ); document.write( "=(3X)^2 - (2Y)^2 ...SO \n" ); document.write( "A=3X........B=2Y \n" ); document.write( "HENCE WE GET \n" ); document.write( "(3X+2Y)(3X-2Y) \n" ); document.write( " |