Skip to main content

2018 AMC 12A Problem 6

Problem 6 of 25EasierAlgebra

For positive integers mm and nn such that m+10<n+1,m + 10 \lt n + 1, both the mean and the median of the set {m,m+4,m+10,\{m, m + 4, m + 10, n+1,n + 1, n+2,n + 2, 2n}2n\} are equal to n.n. What is m+n?m + n?

Answer choices

Show solution

Solution

Because m+10<n+1,m + 10 \lt n + 1, the six numbers are already increasing, so the median is the average of the middle two: (m+10)+(n+1)2=n,\frac{(m+10)+(n+1)}{2} = n, giving m=n11.m = n - 11. The mean condition is (n11)+(n7)+(n1)+(n+1)+(n+2)+2n6=n, \tiny \frac{(n-11)+(n-7)+(n-1)+(n+1)+(n+2)+2n}{6} = n, so 7n16=6n7n - 16 = 6n and n=16.n = 16. Then m=5,m = 5, and m+n=21.m + n = 21. Thus, the correct answer is B.

More practice

Concepts: mean · median (data) · system of equations

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.