document.write( "Question 330883: A rectangle is 12 inches long and 7 inches wide. What is the area of the rectangle in square centimeters? \n" ); document.write( "
Algebra.Com's Answer #237204 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
A rectangle is 12 inches long and 7 inches wide. What is the area of the rectangle in square centimeters?
\n" ); document.write( "-------------
\n" ); document.write( "1 inch = 2.54 cm exactly, not an approximation.
\n" ); document.write( "That makes the rectangle 12*2.54 cm long and 7*2.54 cm wide.
\n" ); document.write( "Area = 12*2.54*7*2.54
\n" ); document.write( "Area = 541.9344 sq cm
\n" ); document.write( "
\n" );