document.write( "Question 31918This question is from textbook
\n" );
document.write( ": I'm having a lot of trouble with factoring. This is the problem I haven't been able to factor 4x^2 - 36y^2 \n" );
document.write( "
Algebra.Com's Answer #18486 by mukhopadhyay(490)![]() ![]() ![]() You can put this solution on YOUR website! 4x^2 - 36y^2 \n" ); document.write( "=(2x)^2-(6y)^2 \n" ); document.write( "=(2x+6y)(2x-6y) \n" ); document.write( " |