document.write( "Question 264088: The width of the soccer field recommended for players under the age of 12 is
\n" );
document.write( "35 yd less than the length. The perimeter of the field is 330 yd. Find the dimensions of the field. \n" );
document.write( "
Algebra.Com's Answer #194488 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! W=L-35 \n" ); document.write( "2L+2W=330 \n" ); document.write( "2L+2(L-35)=330 \n" ); document.write( "2L+2L-70=330 \n" ); document.write( "4L=330+70 \n" ); document.write( "4L=400 \n" ); document.write( "L=400/4 \n" ); document.write( "L=100 YDS. IS THE LENGTH. \n" ); document.write( "W=100-35=65 YDS. IS THE WIDTH. \n" ); document.write( "PROOF: \n" ); document.write( "2*100+2*65=330 \n" ); document.write( "200+130=330 \n" ); document.write( "330=330 \n" ); document.write( " |