document.write( "Question 158976: The length of a rectangular playing field is 5 meters less than twice its width. if 230 meters of fencing goes around the field, find the dimensions of the field. \n" ); document.write( "
Algebra.Com's Answer #117076 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
L=2W-5
\n" ); document.write( "2W+2(W-5)=230
\n" ); document.write( "2W+2W-10=230
\n" ); document.write( "4W=230+10
\n" ); document.write( "4W=240
\n" ); document.write( "W=240/4
\n" ); document.write( "W=60 METERS FOR THE WIDTH.
\n" ); document.write( "L=2*60-5
\n" ); document.write( "L=120-5
\n" ); document.write( "L=115 METERS FOR THE LENGTH.
\n" ); document.write( "PROOF:
\n" ); document.write( "2*60+2(60-5)=230
\n" ); document.write( "120+2*55=230
\n" ); document.write( "120+110=230
\n" ); document.write( "230=230
\n" ); document.write( "
\n" ); document.write( "
\n" );