AMC 10 · 2016 · #4

Grade 6 arithmetic
mean-median-mode-range convert-to-algebra ↑ Prerequisites: mean-median-mode-range
📏 Medium solution 💡 2 insights
Problem
The mean, the median, and the most common value of a list are all the same unknown. Find it.

Pick an answer.

(A)
50
(B)
60
(C)
75
(D)
90
(E)
100
How to solve
Strategy Convert to Algebra

The mean condition is the strongest one: it is a single equation that pins down x exactly. Tool #13 (Convert to Algebra) turns the sentence "the mean equals x" into the equation (540+x)/7 = x, which solves in one move. The median and mode conditions are then used with Tool #2 (Make a Systematic List) — sort the seven numbers — and Tool #3 (Eliminate Possibilities) to confirm the same x works, so we know the answer is consistent rather than a coincidence.

1STEP 1

Add the six known numbers

The known values add to 540.

60+100+40+50+200+90 = 540
2STEP 2

Turn "mean equals x" into an equation

The mean gives one clean equation.

(540+x)/7 = x → 540+x = 7x → 540 = 6x → x = 90
3STEP 3

Check the median by sorting

Sorting confirms the middle value.

40, 50, 60, 90, 90, 100, 200 → median = 90
4STEP 4

Check the mode and read the answer

The repeat check gives 90, choice (D).

mode = 90 = median = mean → x = 90 → (D)
Answer
90
All three measures land on 90, exactly as the problem demands, and 90 is one of the answer choices (D). A quick sanity check on the mean: ignore x for a moment and average the other six numbers, 540/6 = 90. When the mean of a set already sits in the set, adding that same value again leaves the mean unchanged — so the full seven-value mean is also 90, matching x. The value 90 also sits comfortably in the middle of the data, which is what a median and mean should do.
💡Key takeaway

When a problem says the mean equals some unknown, set the total equal to that many copies of the unknown — then sort the list to double-check the median and mode.

  • Add the six known numbers
  • Turn "mean equals x" into an equation
  • Check the median by sorting
  • Check the mode and read the answer