madimo
A set of nonnegative integers consists of {x, x + 7, 2x, y, y + 5}. The numbers of this set have four distinct values. What is its average (arithmetic mean)?
(1) x ≠ 5
(2) 4y + 12 = 6(y + 2)
can anybody help? I think the answer should be E, however I saw the answer in some references as C!
(1) If x = 0, the numbers are 0, 7, 0, y, y + 5.
If we take y different from 0, 7 and 2, for sure we get four distinct values. Therefore, we cannot know the average of the numbers.
For example y = 1: 0, 7, 0, 1, 6, for y = 10 - 0, 7, 0, 10, 15.
Not sufficient.
(2) From the given equality, y = 0.
We have the numbers x, x + 7, 2x, 0, 5.
x cannot be 0 - 0, 7, 0, 0, 5 - only 3 distinct values
x can be 5 - 5, 12, 10, 0, 5 - exactly 4 distinct values
x can be 7 - 7, 14, 14, 0, 5 - exactly 4 distinct values
Not sufficient.
(1) and (2) together:
If x is not 5, and x cannot be 0, then x, 2x, 0, and 5 are distinct numbers. It means that x + 7 must be one of them.
Since x + 7 > x, x + 7 > 0, x + 7 > 5 (x is positive), the only possibility left is x + 7 = 2x, from which x = 7.
The numbers are 7, 14, 14, 0, 5.
Sufficient.
Answer C.