document.write( "Question 52267: Find the area and perimeter of: 12m in length, 4m in width \n" ); document.write( "
Algebra.Com's Answer #34821 by rchill(405)\"\" \"About 
You can put this solution on YOUR website!
The area of a rectangle is given as lw, where l is the length and w is the width; in this case, that's 12*4, which is 48 square meters. The perimeter is 2(l+w) or in this case, 2(12+4), or 32m. \n" ); document.write( "
\n" );