document.write( "Question 127821: The Perimeter of a rectangular garden is 24ft. The length is 2 more feet than the width. Find the length and the width of the garden. \n" ); document.write( "
Algebra.Com's Answer #93628 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! L=W+2 \n" ); document.write( "P=2L+2W \n" ); document.write( "24=2(W+2)+2W \n" ); document.write( "24=2W+4+2W \n" ); document.write( "4W=24-4 \n" ); document.write( "4W=20 \n" ); document.write( "W=20/4 \n" ); document.write( "W=5 FT. IS THE WIDTH OF THE GARDEN. \n" ); document.write( "L=5+2) \n" ); document.write( "L=7 \n" ); document.write( "PROOF: \n" ); document.write( "2+7+2*5=14=10=24 \n" ); document.write( " |