document.write( "Question 1097570: Fond the dimensions of a parking lot whose perimeter is 112 meters and the width is 4 meters less than its length
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #712010 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
P=2l+2w
\n" ); document.write( "w=l-4
\n" ); document.write( "P=2l+2(l-4)=4l-8=112 meters
\n" ); document.write( "4l=120
\n" ); document.write( "l=30 meters
\n" ); document.write( "w=26 meters
\n" ); document.write( "the half perimeter is 56 meters, their sum, the whole perimeter is 112 meters.
\n" ); document.write( "
\n" );