document.write( "Question 477558: How do you factor completely x^2*y^2-36 \n" ); document.write( "
Algebra.Com's Answer #327289 by tinbar(133)![]() ![]() ![]() You can put this solution on YOUR website! if this was (x)^2-36, I'm willing to bet you would understand how to solve it instantly. It's (x-6)(x+6). x^2*y^2 = (x*y)^2. \r \n" ); document.write( "\n" ); document.write( "So the question is really (x*y)^2 - 36. \n" ); document.write( " |