At the outset, is this a ‘true’ question or a ‘must be true’ question? That’s probably the most confusing aspect because the constraints given in the question statement make it look like it’s a ‘must be’ question but the question asks which of the statements are true.
Anyways, let’s take a simple case and try to prove the statements false. Whatever cannot be proven false has to be our answer.
The question statement mentions ‘the first n non-negative integers’ – this means we are dealing with consecutive numbers. Consecutive numbers are equally spaced numbers.
When there are equally spaced numbers,
Mean = \(\frac{First element + Last element }{ 2}\)
Mean = Median.Let n = 4 and y = 1. This means, we are assuming the first 4 non-negative integers i.e. 0,1,2 and 3. When we add 1 to each of them, we obtain 1,2,3 and 4. Let us now evaluate the statements.
Statement I: The median of the resulting numbers is 5/2. 5/2 can be written as 1+[\(fraction](4-1)/2[/fraction]\) i.e. the median of the resulting numbers can be written as y + \(\frac{(n-1)}{2}\). But, n is 4 which is even. Therefore, statement II is not true.
Answer options A and D can be eliminated.
Statement II: Since the resultant numbers are equally spaced values, the arithmetic mean of the numbers is equal to the median. Statement II is true.
Answer options C and E can be eliminated. Only answer option B is left.
Statement III: The AM of the resulting integers is the same as the AM of the first 4 positive integers and NOT y more. Statement III is false.
The correct answer option is B.
As with a ‘must be true’ question, taking simple cases and disproving the statements is the best way in solving such questions. You also need to continuously eliminate the answer options as you disprove statements.
Hope that helps!