document.write( "Question 670672: A rectangular field is three times as long as it is wide. If the perimeter of the field is 480 feet, what are the dimensions of the field?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #417071 by edjones(8007)![]() ![]() You can put this solution on YOUR website! L=3w \n" ); document.write( "2L+2w=480 \n" ); document.write( "6w+2w=480 \n" ); document.write( "8w=480 \n" ); document.write( "w=60' \n" ); document.write( "L=180' \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |