document.write( "Question 379594: What is the area of a rectangle whose length measrues 3 meters and whose width measures 2 meters? \n" ); document.write( "
Algebra.Com's Answer #269549 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"A=L%2AW\"
\n" ); document.write( "\"A=3%2A2\"
\n" ); document.write( "\"A=6\"\"m%5E2\"
\n" ); document.write( "
\n" );