document.write( "Question 336314: the lenght of a rectangular garden is 5 meters more than twice the width. the perimeter is 34 meters. find the lenght and width of the garden \n" ); document.write( "
Algebra.Com's Answer #241136 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
L=2W+5
\n" ); document.write( "2L+2W=P
\n" ); document.write( "2(2W+5)+2W=34
\n" ); document.write( "4W+10+2W=34
\n" ); document.write( "6W=34-10
\n" ); document.write( "6W=24
\n" ); document.write( "W=24/6
\n" ); document.write( "W=4 METERS ANS. FOR THE WIDTH.
\n" ); document.write( "L=2*4+5=8+5=13 METERS ANS. FOR THE LENGTH.
\n" ); document.write( "PROOF:
\n" ); document.write( "2*13+2*4=34
\n" ); document.write( "26+8=34
\n" ); document.write( "34=34
\n" ); document.write( "
\n" );