22. Three positive integers: m, n, and q, their average is 10, median is m+6. What is the greatest possible value of Q?
Is the answer 22?
m + n + q = 30
also n = m + 6, therefore 2m + 6 + q = 30
2m + q = 24
For q to be the maximum, m has to be minimum. Assume m = 1, therefore q = 24 - 2 = 22
















