document.write( "Question 219014: The width of rectangle is 5 feet less than its length. If the perimeter of the rectangle is 66 feet, find the dimensions of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #164988 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2w+2l=P \n" ); document.write( "2(x-5)+2x=66 \n" ); document.write( "2x-10+2x=66 \n" ); document.write( "4x=76 \n" ); document.write( "x=19 ft \n" ); document.write( "x-5=14 ft \n" ); document.write( " |