document.write( "Question 5524: What is the greatest common factor of the terms 14c^2 and 42c^3 d? \n" ); document.write( "
Algebra.Com's Answer #2840 by Abbey(339)\"\" \"About 
You can put this solution on YOUR website!
If we break \"14c%5E2\" down to prime factors, we get:
\n" ); document.write( "2*7*c*c\r
\n" ); document.write( "\n" ); document.write( "And if we break \"42c%5E3d\" down, we get:
\n" ); document.write( "2*3*7*c*c*c*d\r
\n" ); document.write( "\n" ); document.write( "The have a 2, a 7, and two \"c's\" in common, so if we multiply these together, we see the greatest common factor is
\n" ); document.write( "\"14c%5E2\"
\n" ); document.write( "
\n" );