document.write( "Question 572884: suppose two sides of a rectangle measure 28 cm and 840 mm what is the area of the rectangle \n" ); document.write( "
Algebra.Com's Answer #368611 by mathsmiles(68)\"\" \"About 
You can put this solution on YOUR website!
Aha! Tricky! They put the length and width in different metrics. First, we need to convert one of them to get the other.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "28cm and 840mm
\n" ); document.write( "Let's convert cm to mm (because there will be more mm than cm we won't have to deal with decimal points).
\n" ); document.write( "28cm = 10*28mm = 280mm\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Area of a rectangle formula is
\n" ); document.write( "A = L x W\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "A = 280 x 840
\n" ); document.write( "A = 235200 mm^2 (millimeter squared)
\n" ); document.write( "Now this looks weird. We should convert it back to cm
\n" ); document.write( "A = 235200/10 cm^2 = 23520 cm^2 But even that looks weirdly big:
\n" ); document.write( "A = 23520/10 dm^2 = 2352 dm^2 (decimeter squared)
\n" ); document.write( "Or go all out and convert to meters squared:
\n" ); document.write( "A = 235.2 m^2 (meters squared)
\n" ); document.write( "
\n" );