document.write( "Question 854670: A rectangular field is eleven times as long as it is wide. If the perimeter of the field is 2400 feet, what are the dimensions of the field? \n" ); document.write( "
Algebra.Com's Answer #514801 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
A rectangular field is eleven times as long as it is wide. If the perimeter of the field is 2400 feet, what are the dimensions of the field?
\n" ); document.write( "***
\n" ); document.write( "let x=width of the field
\n" ); document.write( "11x=length of the field
\n" ); document.write( "twice the width+twice the length=perimeter
\n" ); document.write( "2x+22x=2400
\n" ); document.write( "24x=2400
\n" ); document.write( "x=100
\n" ); document.write( "11x=1100
\n" ); document.write( "width of the field=100 ft
\n" ); document.write( "length of the field=1100 ft
\n" ); document.write( "
\n" );