document.write( "Question 329524: the length of a rectangle is 8 cm less than twice its width. Find the dimensions of the rectangle if the area is 120 cm \n" ); document.write( "
Algebra.Com's Answer #236206 by nyc_function(2741)\"\" \"About 
You can put this solution on YOUR website!
I will give you the formula and you can do the math.\r
\n" ); document.write( "\n" ); document.write( "Length = (2x - 8)\r
\n" ); document.write( "\n" ); document.write( "Width = x\r
\n" ); document.write( "\n" ); document.write( "Area = 120\r
\n" ); document.write( "\n" ); document.write( "A = L*W\r
\n" ); document.write( "\n" ); document.write( "120 = (2x - 8)(x)\r
\n" ); document.write( "\n" ); document.write( "Can you take it from here?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );