document.write( "Question 283151: the perimeter of rectangle is 800 yards. what are the dimenision of the rectangle if the length is 10 yards more than the width \n" ); document.write( "
Algebra.Com's Answer #205587 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
2L+2W=PERIMETER
\n" ); document.write( "L=W+10
\n" ); document.write( "2(W+10)+2W=800
\n" ); document.write( "2W+20+2W=800
\n" ); document.write( "4W=800-20
\n" ); document.write( "4W=780
\n" ); document.write( "W=780/4
\n" ); document.write( "W=195 YDS. IS THE WIDTH.
\n" ); document.write( "L=195+10=205 YDS. IS THE LENGTH. pROOF:
\n" ); document.write( "2*205+2*195=800
\n" ); document.write( "410+390=800
\n" ); document.write( "800=800
\n" ); document.write( "
\n" );