document.write( "Question 876599: The perimeter of a rectangular field is 366 meters. The longest
\n" ); document.write( " side of the field is 35 meters longer than the shorter side. What
\n" ); document.write( " is the width of the field?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #528861 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "
\n" ); document.write( "P = 2L+ 2w = 366m L = \"w%2B35m\" Question States
\n" ); document.write( " L + w = 183m
\n" ); document.write( " (w+35m) + w = 183m
\n" ); document.write( " 2w = 148m
\n" ); document.write( " w = 74m
\n" ); document.write( "checking ...
\n" ); document.write( " 74m+35m + 74m = 183m \n" ); document.write( "
\n" );