document.write( "Question 990606: The perimeter of a rectangular field is
\n" );
document.write( "344
\n" );
document.write( " yards. If the length of the field is
\n" );
document.write( "97
\n" );
document.write( " yards, what is its width?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #610617 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The perimeter of a rectangular field is \n" ); document.write( "344 \n" ); document.write( "yards. If the length of the field is \n" ); document.write( "97 \n" ); document.write( "yards, what is its width? \n" ); document.write( "------ \n" ); document.write( "Perimeter = 2(length + width) \n" ); document.write( "---- \n" ); document.write( "344 = 2(97 + W) \n" ); document.write( "172 = 97+W \n" ); document.write( "W = 75 yds (width) \n" ); document.write( "----------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |