document.write( "Question 1135068: A rectangle has a length of 12 meters less than 2times its width. If the area of the rectangle is 2574 square meters, find the length of the rectangle.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "-----meters \n" );
document.write( "
Algebra.Com's Answer #752600 by Alan3354(69443) You can put this solution on YOUR website! A rectangle has a length of 12 meters less than 2times its width. If the area of the rectangle is 2574 square meters, find the length of the rectangle. \n" ); document.write( "---------- \n" ); document.write( "L = 2W - 12 \n" ); document.write( "L*W = 2574 \n" ); document.write( " |