document.write( "Question 269682: A rectangular field is twice as long as it is wide. If the perimeter of the field is 450 yards, then what is the width of the field.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #197618 by mananth(16946)![]() ![]() You can put this solution on YOUR website! A rectangular field is twice as long as it is wide. If the perimeter of the field is 450 yards, then what is the width of the field.\r \n" ); document.write( "\n" ); document.write( "let the width be x\r \n" ); document.write( "\n" ); document.write( "length =2x\r \n" ); document.write( "\n" ); document.write( "2*2x+2*x=450 \r \n" ); document.write( "\n" ); document.write( "6x=450 \n" ); document.write( "x=450/6\r \n" ); document.write( "\n" ); document.write( "x=75 yards\r \n" ); document.write( "\n" ); document.write( "length = 150 yards\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |