document.write( "Question 162776: The length of a rectangle is twice the width. The area is 18yd^2. Find the length and width. \n" ); document.write( "
Algebra.Com's Answer #119979 by Anthea Lawn(22)\"\" \"About 
You can put this solution on YOUR website!
Call the width of the rectangle = w\r
\n" ); document.write( "\n" ); document.write( "The length is twice this, which is 2w.\r
\n" ); document.write( "\n" ); document.write( "The area is the length times the width = (w)(2w) = 18\r
\n" ); document.write( "\n" ); document.write( "2w^2 - 18
\n" ); document.write( "w^2 = 9\r
\n" ); document.write( "\n" ); document.write( "Therefore width = 3 yards, length = 6 yards.
\n" ); document.write( "
\n" );