document.write( "Question 317337: the perimeter of a rectangle is 42 meters the lengh of the rectangle is 3 meters less than twice the width ,find the length and width of the rectangle \n" ); document.write( "
Algebra.Com's Answer #227201 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The perimeter of a rectangle is 42 meters. The length of the rectangle is 3 meters less than twice the width. Find the length and width of the rectangle. \n" ); document.write( "---------------- \n" ); document.write( "P = 2(W + L) \n" ); document.write( "42 = 2(W + (2W-3)) \n" ); document.write( "21 = 3W - 3 \n" ); document.write( "24 = 3W \n" ); document.write( "W = 8 meters \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |