varun289 wrote:A straight fence is to be constructed from posts 6 inches wide and separated by lengths of chain 5 feet long. If a certain fence begins and ends with a post, which of the following could not be the length of the fence in feet?
As the fence begins and ends with a post, the number of posts in the fence will be one more than number of chains in the fence.
Let us assume number of chains in the fence = N
So, number of posts in the fence = N + 1
Also assume the length of the fence in feet is L.
So, L = (total length of (N + 1) posts in feet) + (total length of N chains in feet)
= (N + 1)/2 + 5N
= [(N + 1) + 10N]/2
= (11N + 1)/2
So, (2L - 1) = 11N = multiple of 11 as n must be integer
Plug the answer choices as the value of L.
The correct option should be the one for which (2L - 1) is not a multiple of 11.
- A. L = 17 ---> (2L - 1) = (34 - 1) = 33 ---> NO
B. L = 28 ---> (2L - 1) = (56 - 1) = 55 ---> NO
C. L = 35 ---> (2L - 1) = (70 - 1) = 69 ---> YES
As there will be only one correct option, no need to check the rest.
The correct answer is C.