document.write( "Question 545824: a man is planning to fence the front part of his property with posts 2m apart. Short of money he decides to make the posts 3 m apart and uses 3 posts less. how wide is the property? \n" ); document.write( "
Algebra.Com's Answer #355737 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
You will always need one more post then the number of sections in a fence. That is, for a single section you need 2 posts. For a two section fence, you will need 3 posts. Etc\r
\n" ); document.write( "\n" ); document.write( "So the length of the fence is the {{(NumberOfPosts -1) * (WidthOfSection)}}}\r
\n" ); document.write( "\n" ); document.write( "In this problem, the length of the fence does't cange. Only the number of posts and the width of the section. So\r
\n" ); document.write( "\n" ); document.write( "Let x be the number of posts in the 2m fence.
\n" ); document.write( "then
\n" ); document.write( "\"%28x-1%29+%2A+2+=+%28%28x-3%29-1%29+%2A+3\"
\n" ); document.write( "\"2x+-2+=+3x-12\"
\n" ); document.write( "\"x+=+10\"\r
\n" ); document.write( "\n" ); document.write( "If the number of posts in a 2m section fence is 10, then the length of the fence is \"%2810-1%29+%2A+2\" = \"18\" m\r
\n" ); document.write( "\n" ); document.write( "Check your answer using the 3m values.
\n" ); document.write( "If x = 10, the 10-3 = 7 is the number of posts in a 3m section fence
\n" ); document.write( "\"%287-1%29+%2A+3+\" = \"18\"m
\n" ); document.write( "
\n" );