document.write( "Question 1094417: suppose that the length of a certain rectangle is 3 meters less than five times its width. the perimeter of the rectangle is 30 meters. find the length and width of the rectangle \n" ); document.write( "
Algebra.Com's Answer #709018 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! suppose that the length of a certain rectangle is 3 meters less than five times its width. the perimeter of the rectangle is 30 meters. find the length and width of the rectangle \n" ); document.write( "-------------- \n" ); document.write( "L = 5W - 3 \n" ); document.write( "P = 2W + 2L = 30 \n" ); document.write( "etc \n" ); document.write( " |