document.write( "Question 985899: A rectangular community garden is to be enclosed with 92 m of fencing. In order to allow for compost storage, the garden must be 4 m longer than its width. Determine the dimensions of the garden. \n" ); document.write( "
Algebra.Com's Answer #606678 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "L=length=W+4m; W=width; P=Perimeter
\n" ); document.write( ".
\n" ); document.write( "P=2(L+W)
\n" ); document.write( "92m=2((W+4m)+W)
\n" ); document.write( "46m=2W+4m
\n" ); document.write( "42m=2W
\n" ); document.write( "21m=W ANSWER 1: The width is 21 meters.
\n" ); document.write( "L=W+4m=21m+4m=25m ANSWER 2: The length is 25 meters.
\n" ); document.write( "
\n" ); document.write( "
\n" );