document.write( "Question 472045: a rectangle having a perimeter of 182 yards has a width 20 yards shorter than twice its length what is the area of this rectangle?? \n" ); document.write( "
Algebra.Com's Answer #323690 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
2x+2(2x-20)=182
\n" ); document.write( "2x+4x-40=182
\n" ); document.write( "6x=222
\n" ); document.write( "x=37
\n" ); document.write( "2x-20=54
\n" ); document.write( "-----------
\n" ); document.write( "A=37*54
\n" ); document.write( "A=1998 sq yds
\n" ); document.write( "
\n" );