document.write( "Question 1018678: The length of a rectangular piece of land is 60 yards more than two times its width. The perimeter is 540 yards. Find its dimensions. \n" ); document.write( "
Algebra.Com's Answer #634729 by addingup(3677)\"\" \"About 
You can put this solution on YOUR website!
The perimeter:
\n" ); document.write( "2L+2W = 540
\n" ); document.write( "And the problem says:
\n" ); document.write( "L = 2W+60 So let's substitute in the equation above:
\n" ); document.write( "2(2W+60)+2W = 540
\n" ); document.write( "4W+120+2W = 540
\n" ); document.write( "6W = 420
\n" ); document.write( "W = 70 And the length:
\n" ); document.write( "70(2)+60 = 200
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
\n" ); document.write( "Check:
\n" ); document.write( "2L+2W = 540
\n" ); document.write( "2(200)+2(70) = 540
\n" ); document.write( "400+140 = 540 We have the correct answer
\n" ); document.write( "
\n" );