document.write( "Question 886072: The perimeter of a rectangular field is 358 yards. If the width of the field is 83 yards, what is its length? \n" ); document.write( "
Algebra.Com's Answer #535645 by nerdybill(7384) You can put this solution on YOUR website! The perimeter of a rectangular field is 358 yards. If the width of the field is 83 yards, what is its length? \n" ); document.write( ". \n" ); document.write( "Since perimeter is \n" ); document.write( "2(W+L) \n" ); document.write( "And, they give us the width and perimeter we get: \n" ); document.write( "2(83+L) = 358 \n" ); document.write( "(83+L) = 179 \n" ); document.write( "L = 179-83 \n" ); document.write( "L = 96 yards (length) \n" ); document.write( " \n" ); document.write( " |