document.write( "Question 804707: The perimeter of a athletic field is 104 meters the length is 12m more than the width. find the length and width \n" ); document.write( "
Algebra.Com's Answer #484957 by angel.wit.de.halo(6)![]() ![]() You can put this solution on YOUR website! 2l+2w=104 \n" ); document.write( "l=12+w \n" ); document.write( "2(12+w)+2w=104 \n" ); document.write( "24+2w+2w=104 \n" ); document.write( "4w=80 \n" ); document.write( "w=20 \n" ); document.write( "l=12+20 \n" ); document.write( "l=32 \n" ); document.write( "w=20, l=32 \n" ); document.write( " |