document.write( "Question 885168: A rectangular field with dimensions of 30 meters by 50 meters is to be surrounded by a fence. Posts are placed every 2 meters. a)How many posts are needed.
\n" ); document.write( "b)How many posts are needed if one 50 meter side is not fenced? c)How many posts are needed if one 30 meter side is not fenced?
\n" ); document.write( "So I did fine on the first part--I got 80 posts, but then for part b and c I got 55 and 65, but the answer in the back says 56 and 66. I don't understand why it is one more!
\n" ); document.write( "

Algebra.Com's Answer #535008 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
a) The perimeter of that field (in meters) is
\n" ); document.write( "\"30%2B50%2B30%2B50=160\" .
\n" ); document.write( "That is \"160%2F2=80\" 2-meter stretches of fencing.
\n" ); document.write( "Each 2-meter stretch of fence starts at 1 post,
\n" ); document.write( "and counting the starting posts is all we need,
\n" ); document.write( "because the post at the end of each 2-meter stretch
\n" ); document.write( "is already counted as the starting post of the next 2-meter piece of fence.
\n" ); document.write( "So \"highlight%2880%29\" posts are needed.
\n" ); document.write( "
\n" ); document.write( "b) If one of the 50-meter sides does not need to be fenced,
\n" ); document.write( "the length of fence you need (in meters) is
\n" ); document.write( "\"30%2B50%2B30=110\" .
\n" ); document.write( "That will be \"110%2F2=55\" 2-meter pieces of fence.
\n" ); document.write( "You start at one corner of the side that does not need fence,
\n" ); document.write( "and start installing fence on the 30-meter side that starts from that corner.
\n" ); document.write( "You put one post at that corner: the starting post of the first 2-meter stretch of fence,
\n" ); document.write( "and you keep adding one more post and one more section of fence, all around the 3 sides that need fence.
\n" ); document.write( "When you have installed 55 starting posts and 55 pieces of fence,
\n" ); document.write( "you need one more post at the end of fence section number 55.
\n" ); document.write( "That post is not the starting post of the next section of fence,
\n" ); document.write( "because there is no next section of fence.
\n" ); document.write( "So you need \"55%2B1=highlight%2856%29\" posts.
\n" ); document.write( "
\n" ); document.write( "c) It is just like part b).
\n" ); document.write( "You need a starting post for each of the 2-meter section of fence,
\n" ); document.write( "and you also need an ending post for the last 2-meter section of fence.
\n" ); document.write( "You need \"50%2B30%2B50=130\" meters of fence.
\n" ); document.write( "That is \"130%2F2=65\" 2-meter sections of fence.
\n" ); document.write( "That means \"65\" starting posts, one for each of the 65 sections of fence,
\n" ); document.write( "and \"1\" more post at the end of the last section.
\n" ); document.write( "That is \"65%2B1=highlight%2866%29\" posts.
\n" ); document.write( "
\n" );