document.write( "Question 228475: 10. The length of a rectangle is 11ft longer than twice the width. If the perimeter is 118 ft, find the length and width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #169581 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The length of a rectangle is 11ft longer than twice the width. If the perimeter is 118 ft, find the length and width of the rectangle. \n" ); document.write( "-------------------------- \n" ); document.write( "Perimeter = 2(L + W) \n" ); document.write( "118 = 2(W+11 + W) \n" ); document.write( "59 = 2W + 11 \n" ); document.write( "2W = 48 \n" ); document.write( "W = 24 ft. \n" ); document.write( "L = 24+11 = 35 ft. \n" ); document.write( "------------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |