AMC 8 · 2012 · #7

Grade 6 arithmetic
mean-median-mode-rangelinear-equations-one-varbound-inequality-then-enumerate bound-inequality-then-enumerateconvert-to-algebra ↑ Prerequisites: mean-median-mode-rangemulti-digit-arithmetic
📏 Medium solution 💡 3 insights
📘 View easy version →
Problem
Isabella will take four 100-point tests and wants an average of 95 across all four. Her first two scores are 97 and 91. After seeing her third score, she sees the average-95 goal is still possible. What is the smallest score she could have made on the third test?

Pick an answer.

(A)
$hspace{.05in}90$
(B)
$hspace{.05in}92$
(C)
$hspace{.05in}95$
(D)
$hspace{.05in}96$
(E)
$hspace{.05in}97$

AMC 8 2012 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

How to solve
Strategy Work Backwards

The goal (average = 95) is the end state, and we want to reverse-engineer the third score from it — that is Tool #11 (Work Backwards). Turn the average into a required total (380), peel away the two known scores, and we get the required sum T₃ + T₄. Then comes the trick: "smallest T₃" is hard to chase directly, but its mirror "largest T₄" is easy — that focus flip is Tool #16 (Change Focus). Tool #7 (Identify Subproblems) keeps the work clean: (a) what total do four tests need? (b) what's left after tests 1 and 2? (c) how small can T₃ be while T₄ stays legal?

1STEP 1

Work backwards: an average of 95 on four tests means the four scores must total at least 95 × 4 = 380.

required total = 95 × 4 = 380
2STEP 2

Subtract the two known scores — tests three and four must together supply 380 - 188 = 192 points.

T₃ + T₄ ≥ 380 - 97 - 91 = 380 - 188 = 192
3STEP 3

Change focus: to shrink the third score, push the fourth as high as the rules allow — the maximum test score is 100.

T₄ ≤ 100, so put T₄ = 100
4STEP 4

With the fourth test at 100, the third must satisfy T₃ + 100 ≥ 192, so T₃ ≥ 92 — answer (B).

T₃ + 100 ≥ 192 → T₃ ≥ 92 → (B)
Answer
hspace{.05in}92
Check: if T₃ = 92 and T₄ = 100, the four scores are 97, 91, 92, 100, summing to 380 — exactly the total needed for an average of 95. If T₃ were 91 instead, even a perfect 100 on test 4 gives 97 + 91 + 91 + 100 = 379 < 380, so the goal would be impossible. So 92 really is the smallest workable third-test score. Answer (B) checks out.
💡Key takeaway

This AMC 8 problem just needs Grade 6 "average = total ÷ count" and a simple inequality — push the other score to its max to find the smallest possible one!