document.write( "Question 798996: an athletic field is twice as long as it is wide, if the perimeter of the field is 96 yards what are the dimensions? \n" ); document.write( "
Algebra.Com's Answer #482730 by harpazo(655)\"\" \"About 
You can put this solution on YOUR website!
P = 2L + 2w\r
\n" ); document.write( "\n" ); document.write( "96 = 2x + 2x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "96 = 4x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "96/4 = x \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "24 = x\r
\n" ); document.write( "\n" ); document.write( "The width is 24 yards. The length is 48 yards.
\n" ); document.write( "
\n" );