document.write( "Question 17720: A rectangular field is three times as long as it is wide. if the perimeter of the field is 400 yards, what are the field`s dimentions? \n" ); document.write( "
Algebra.Com's Answer #8572 by xcentaur(357)\"\" \"About 
You can put this solution on YOUR website!
let length be x and width be y
\n" ); document.write( "then x=3y
\n" ); document.write( "2(x+y)=400
\n" ); document.write( "x+y=200
\n" ); document.write( "3y+y=200
\n" ); document.write( "4y=200
\n" ); document.write( "y=50
\n" ); document.write( "x=3*50=150
\n" ); document.write( "


\n" ); document.write( "Dimensions are : 50 yards,150 yards
\n" ); document.write( "


\n" ); document.write( "Hope this helps,
\n" ); document.write( "Prabhat \n" ); document.write( "

\n" );