document.write( "Question 754397: Find the Greatest common factor of the set of monomials
\n" ); document.write( "44s^4t^2,84s^2t
\n" ); document.write( "Please go step by step on how you got your answer.
\n" ); document.write( "

Algebra.Com's Answer #459048 by Edwin McCravy(20060)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "44s4t2, 84s2t \r\n" );
document.write( "\r\n" );
document.write( "Break each down to the product of primes and \r\n" );
document.write( "single letter factors:\r\n" );
document.write( "\r\n" );
document.write( "44s4t2 = 2·2·11·s·s·s·s·t·t\r\n" );
document.write( "\r\n" );
document.write( "84s2t = 2·2·3·7·s·s·t\r\n" );
document.write( "\r\n" );
document.write( "Pick all but only the factors that they have in common \r\n" );
document.write( "which are two \"2\"'s, two \"s\"'s and 1 \"t\".\r\n" );
document.write( "\r\n" );
document.write( "GCF = 2·2·s·s·t = 4s2t\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );