Bunuel wrote:
The average of m, n and p is q and the average of q and r is s. Which of the following is r, in terms of m, n, p and s?
A. (6s - m + n + p)/3
B. (6s - m - n - p)/3
C. (2s - m - n - p)/3
D. (s + m + n + p)/2
E. 2s - m + n + p
We are given that the average of m, n and p is q and the average of q and r is s. Thus:
q = (m + n + p)/3
AND
s = (q + r)/2
2s = q + r
r = 2s - q
We can substitute (m + n + p)/3 for q into the second equation and we have:
r = 2s - (m + n + p)/3 = 6s/3 - (m + n + p)/3 = (6s - m - n -p)/3
Answer: B
_________________