Bunuel
There are 5 numbers: n, w, x, y, and z. What is the value of (n - x) + (n - w) + (n - y) + (n - z) ?
(1) n is the average of n, w, x, y, and z.
(2) The 5 numbers are consecutive integers.
Question:
What is the value of (n - x) + (n - w) + (n - y) + (n - z) ?
Inference:
We want to find the sum of distance of w, x, y and z with reference to n. Statement 1 n is the average of n, w, x, y, and z.
There can be two cases -
Case 1: All the numbers in the set are same. In that case, the sum of distance is 0.
Case 2: All the numbers are different.
We know that the average of the set is n. So when the numbers are arranged in either ascending or descending order, some numbers will lie to the left of n, and some number will lie to its right.
As n is the average, the sum of the positive and negative distances will be 0.
Hence this statement is sufficient.
Statement 2The 5 numbers are consecutive integers.
We don't know the position of n among the five numbers. Hence we can't find the distance with this information.
The statement is not sufficient.
Option A