document.write( "Question 491670: Suppose that the length of a certain rectangle is 2 meters less than two times its width. The perimeter of the rectangle is 32 meters. Find the length and width of the rectangle \n" ); document.write( "
Algebra.Com's Answer #334747 by cleomenius(959)![]() ![]() You can put this solution on YOUR website! L = 2w - 2 \n" ); document.write( "W = W \n" ); document.write( "2(2W - 2) + 2W = 32 \n" ); document.write( "4W - 4 + 2W = 32 \n" ); document.write( "6W = 36 \n" ); document.write( "W = 6 \n" ); document.write( "=================================== \n" ); document.write( "L = 10 meters \n" ); document.write( "W = 6 meters \n" ); document.write( "2(10) + 2(6) = 32 Meters. \n" ); document.write( "================================== \n" ); document.write( "Cleomenius. \n" ); document.write( " \n" ); document.write( " |