document.write( "Question 426984: Find the area of a rectangle with length 12cm and width 11cm? \n" ); document.write( "
Algebra.Com's Answer #297464 by gwendolyn(128)\"\" \"About 
You can put this solution on YOUR website!
The formula for the area of a rectangle is:
\n" ); document.write( "\"A=L%2AW\"; where A is area, L is length, and W is width.
\n" ); document.write( "In this case, L=12 and W=11.
\n" ); document.write( "When we plug these two values into our equation, we get:
\n" ); document.write( "\"A=12%2A11\"
\n" ); document.write( "When we do the multiplication, we find that:
\n" ); document.write( "A=132
\n" ); document.write( "Therefore, the area of the rectangle is 132.
\n" ); document.write( "
\n" );