document.write( "Question 1184913: Greatest common factor?\r
\n" );
document.write( "\n" );
document.write( "24xy^3+42xy^2+54x^4y^4 \n" );
document.write( "
Algebra.Com's Answer #815574 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Constant: 24, 42, 54 ==> GCF = 6 \n" ); document.write( "variable x: x, x, x^4 ==> GCF = x \n" ); document.write( "variable y: y^3, y^2, y^4 ==> GCF = y^2 \n" ); document.write( "GCF of the whole expression: 6xy^2 \n" ); document.write( " \n" ); document.write( " |