document.write( "Question 480892: The length of a rectangle is twice the width. The area is 72yd^2. Find the length and width \n" ); document.write( "
Algebra.Com's Answer #329287 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi
\n" ); document.write( "Let x and 2x represent the width and length respectively
\n" ); document.write( "Question states***
\n" ); document.write( " x*2x = 72yd^2
\n" ); document.write( " 2x^2 = 72yd^2
\n" ); document.write( " x^2 = 36yd^2 |tossing out the negative solution for # of units
\n" ); document.write( " x = 6yd, the width. The length is 12yd \n" ); document.write( "
\n" );