AMC 8 · 2002 · #17

Grade 4 arithmeticalgebra
linear-equations-one-varguess-and-checksystematic-enumeration convert-to-algebraguess-and-check ↑ Prerequisites: multi-digit-arithmeticlinear-equations-one-var
📏 Short solution 💡 2 insights
📘 View easy version →
Problem
On a 10-question contest, each correct answer earns +5 points and each incorrect answer costs -2 points. Olivia answered every question and scored 29 total. How many of her answers were correct?

Pick an answer.

(A)
5
(B)
6
(C)
7
(D)
8
(E)
9

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

How to solve
Strategy Guess and Check

Only 11 possible correct counts (0 through 10) exist, and the five answer choices narrow that further, so testing values beats algebra. Tool #6 (Guess and Check) makes that direct: pick a correct count, pair it with the matching incorrect count, and compute the score. Tool #5 (Look for a Pattern) shortens the search — swapping one correct for one incorrect changes the score by -5 - 2 = -7 each time. That "-7 per swap" rule turns the search into one division: divide the score gap by 7 to find how many swaps separate the all-correct baseline from Olivia's score.

1STEP 1

Start from the all-correct baseline: answering all 10 questions correctly would score 50.

10 × 5 = 50 points
2STEP 2

The target is 29, so from the baseline 50 the score must drop by 21.

50 - 29 = 21 points to lose
3STEP 3

Each right-to-wrong swap loses the earned +5 and adds the -2 penalty, dropping the score by 7.

5 + 2 = 7 points lost per swap
4STEP 4

Divide the gap: 21 ÷ 7 = 3 wrong, so 10 - 3 = 7 answers were correct — choice (C).

21 ÷ 7 = 3 incorrect → 10 - 3 = 7 correct → (C)
Answer
7
Check the totals directly. With 7 correct and 3 incorrect: answers = 7 + 3 = 10 (matches), and score = 7 × 5 - 3 × 2 = 35 - 6 = 29 (matches). The score must fall between the all-incorrect total of -20 and the all-correct total of 50, and 29 sits inside that range — so a valid mix exists. The trap choices fail the score check: 5 correct gives 25 - 10 = 15, 6 correct gives 30 - 8 = 22, 8 correct gives 40 - 4 = 36, and 9 correct gives 45 - 2 = 43. Only 7 hits 29.
💡Key takeaway

Start with the simplest guess (all correct), then notice that each right-to-wrong swap drops the score by exactly 7 points — the score gap divided by 7 gives the number of wrong answers directly. This AMC 8 problem becomes a Grade 4 multistep word problem, no algebra needed.