document.write( "Question 901692: The area of a rectangleis 120 square ft. The widthis 2 feet less thantwo-thirds of the length. What is the length and width of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #546892 by harpazo(655)\"\" \"About 
You can put this solution on YOUR website!
A = 120\r
\n" ); document.write( "\n" ); document.write( "width = (2x/3) - 2\r
\n" ); document.write( "\n" ); document.write( "length = x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Here is your equation:\r
\n" ); document.write( "\n" ); document.write( "120 = x times (2x/3) - 2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Take it from here.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );