document.write( "Question 1077784: The length of a rectangle is 3 meters less than twice the width. If the area of the rectangle is 464 square meters find the dimensions \n" ); document.write( "
Algebra.Com's Answer #692289 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
x, the width
\n" ); document.write( "-3+2w, the length\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "AREA is given: 464 square meters\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%282x-3%29=464\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "-
\n" ); document.write( "\"2x%5E2-3x=464\"\r
\n" ); document.write( "\n" ); document.write( "\"2x%5E2-3x-464=0\"------Solve this equation for width and then evaluate length.
\n" ); document.write( "
\n" );