document.write( "Question 1024720: The perimeter of a college athletic field is 100 meters and the length is 14 m more than the width. Find the length and width.
\n" );
document.write( "What is the width? \r
\n" );
document.write( "\n" );
document.write( "What is the length? \n" );
document.write( "
Algebra.Com's Answer #640089 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2w+2(w+14)=100 \n" ); document.write( "2w+2w+28=100 \n" ); document.write( "4x=100-28 \n" ); document.write( "x=18 width \n" ); document.write( "x+14=32 length \n" ); document.write( " |