document.write( "Question 554079: Use two unit multipliers to convert 100 square cm to millimeters \n" ); document.write( "
Algebra.Com's Answer #361212 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
mm = ( cm ) x ( 10 mm / 1 cm )
\n" ); document.write( "mm2 = ( cm2 ) x ( 100 mm2 / 1 cm2 )
\n" ); document.write( "\"+x+=+100+%2A+%28100%2F1%29+\" mm2
\n" ); document.write( "\"+x+=+10000+\" mm2
\n" ); document.write( "
\n" );