document.write( "Question 730398: A rectangular parking lot is 31 meters wide and 52 meters long. What is its perimeter? \n" ); document.write( "
Algebra.Com's Answer #446666 by checkley79(3341)\"\" \"About 
You can put this solution on YOUR website!
P=2L+2W
\n" ); document.write( "P=2*52+2*31
\n" ); document.write( "P=104+62
\n" ); document.write( "P=166 METERS ANS.
\n" ); document.write( "
\n" );