document.write( "Question 932364: Please show how to get the Greatest common factor of 4x^2y^2, 3xy^4, 2xy^2 \n" ); document.write( "
Algebra.Com's Answer #569492 by srinivas.g(540)\"\" \"About 
You can put this solution on YOUR website!
\"+4+x%5E2+y%5E2+%2C+3xy%5E4%2C+2xy%5E2\"
\n" ); document.write( " the above terms can be re -written as
\n" ); document.write( " \"++4+x%2Ax%2Ay%5E2%2C+3xy%5E2%2Ay%5E2%2C2xy%5E2\"
\n" ); document.write( " the common term in the above terms is \"+x%2Ay%5E2\"
\n" ); document.write( " Hence Greatest common factor is \"+xy%5E2\"
\n" ); document.write( "
\n" );