document.write( "Question 831541: A rectangle is 9 meters long. The rectangle is also 3 meters wide. What is its area? \n" ); document.write( "
Algebra.Com's Answer #501453 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
Area = Length * Width (A=L*W)
\n" ); document.write( "A = 9 * 3
\n" ); document.write( "A = 27 <<--
\n" ); document.write( "
\n" );