document.write( "Question 1091646: The length of a rectangle is 4 meters less than twice the width. If the area of the rectangle is 286 square meters, find the dimensions. \n" ); document.write( "
Algebra.Com's Answer #706083 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The length of a rectangle is 4 meters less than twice the width. If the area of the rectangle is 286 square meters, find the dimensions. \n" ); document.write( "----------- \n" ); document.write( "L = 2W - 4 \n" ); document.write( "L*W = 286 \n" ); document.write( "----------- \n" ); document.write( "Sub for L in the 2nd equation.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |