document.write( "Question 219016: The length of a rectangle is 5 meters longer than its width. If the perimeter of the garden is 50 meters, find the dimensions of the garden. \n" ); document.write( "
Algebra.Com's Answer #164987 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2w+2l=P \n" ); document.write( "2(x+5)+2x=50 \n" ); document.write( "2x+10+2x=50 \n" ); document.write( "4x=40 \n" ); document.write( "x=10 \n" ); document.write( "x+5=15 \n" ); document.write( " \n" ); document.write( " |