Raksat
Set S contains five different positive integers a, b, c, d, and e, where a < b < c < d < e. Is c − b equal to d − c?
1) The mean of S is equal to the median of S
2) When any element of S is divided by 5, the remainder is 4
We need to determine whether c – b = d – c in a set of five positive integers a, b, c, d, and e where a < b < c < d < e.
Statement One Only:
The mean of S is equal to the median of S.
Knowing the mean of a set is equal to the median of the set is not sufficient to determine the answer to the question.
For example, if a = 1, b = 2, c = 3, d = 4 and e = 5, then c – b = d – c since c – b = 1 and d – c = 1.
However, if a = 1, b = 2, c = 4, d = 5 and e = 8, then c – b d – c since c – b = 2 and d – c = 1.
Statement Two Only:
When any element of S is divided by 5, the remainder is 4.
That is, each element is in the form of 5k + 4 where k is a nonnegative integer. However, knowing each element in a specific format is not sufficient to determine the answer to the question.
For example, if a = 4, b = 9, c = 14, d = 19 and e = 24, then c – b = d – c since c – b = 5 and d – c = 5.
However, if a = 4, b = 9, c = 19, d = 24 and e = 39, then c – b d – c since c – b = 10 and d – c = 5.
Statements One and Two Together:
Knowing both statements are still not sufficient to answer the question. We can use the same two examples in statement two since both have their respective means equal to their medians and both have elements in the form of 5k + 4.
Answer: E