document.write( "Question 1045007: The perimeter of a slandered-sized rectangular rug is 40 ft. The length is 2 ft longer than the width. Find the dimensions. \n" ); document.write( "
Algebra.Com's Answer #660429 by addingup(3677)![]() ![]() You can put this solution on YOUR website! Perimeter = 2L+2W (1) \n" ); document.write( "and the problem says that: \n" ); document.write( "L = W+2 (2) Substitute in (1) \n" ); document.write( "2(W+2)+2W = 40 \n" ); document.write( "2W+4+2W = 40 \n" ); document.write( "4W = 36 \n" ); document.write( "W = 9 This is the width, and the length is 9+2 = 11 \n" ); document.write( "----------------------- \n" ); document.write( "Check: \n" ); document.write( "2(11)+2(9) = 40 \n" ); document.write( "22+18 = 40 Correct \n" ); document.write( ": \n" ); document.write( "John \n" ); document.write( " |