document.write( "Question 227561: The length of an athletic field is 75 meters. This is 15 meters less than twice the width of the field. Find the width of the field. \n" ); document.write( "
Algebra.Com's Answer #169061 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
L=75
\n" ); document.write( "L=2W-15
\n" ); document.write( "2W-15=75
\n" ); document.write( "2W=75+15
\n" ); document.write( "2W=90
\n" ); document.write( "W=90/2
\n" ); document.write( "W=45 ANS.
\n" ); document.write( "
\n" ); document.write( "
\n" );