document.write( "Question 156964: The perimeter of a rectangular garden is 24 ft. The length is 2 ft more than the width. Find the length and the width of the garden. \n" ); document.write( "
Algebra.Com's Answer #115746 by rogerhinson(3)![]() ![]() ![]() You can put this solution on YOUR website! Perimeter equals L+W+L+W=24 \n" ); document.write( "L=W+2 \n" ); document.write( "So W+2+W+W+2+W=24 \n" ); document.write( "4W+4=24 \n" ); document.write( "4W=20 \n" ); document.write( "W=5 \n" ); document.write( "L=7 \n" ); document.write( "7+5+7+5=24 \n" ); document.write( " \n" ); document.write( " |