AMC 10 · 2006 · #3

Grade 7 algebra
systems-of-equationslinear-equations-two-var convert-to-algebra ↑ Prerequisites: systems-of-equations
📏 Short solution 💡 1 insight
Problem
A football game was played between two teams, the Cougars and the Panthers. The two teams scored a total of 34 points, and the Cougars won by a margin of 14 points. How many points did the Panthers score?

Pick an answer.

(A)
10
(B)
14
(C)
17
(D)
20
(E)
24

AMC 10 2006 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

How to solve
Strategy Introduce a Variable

There are two unknown scores tied together by two facts — a total and a difference — so Tool #4 (Introduce a Variable) names the Panthers' score p, writes the Cougars' score as p+14, and turns the words into a single equation. Tool #3 (Eliminate Possibilities) then checks the found number against both facts, which also guards the common trap of reporting the winner's score 24 or the tie value 17 instead of the loser's score.

1STEP 1

Name the unknown score

Let p be the Panthers' score. The Cougars scored 14 more, so their score is p+14 — both scores now use one letter.

Panthers=p, Cougars=p+14
2STEP 2

Turn the total into an equation

The two scores add to 34, so p+(p+14)=34, which combines to 2p+14=34.

p+(p+14)=34 → 2p+14=34
3STEP 3

Solve for the Panthers' score

Subtract 14 from both sides to get 2p=20, then divide by 2: p=10.

2p+14=34 → 2p=20 → p=10
4STEP 4

Check both facts and pick the answer

Then the Cougars have 24: the total 10+24=34 and the margin 24-10=14 both check, so the loser's 10 is (A).

Cougars=24, 10+24=34, 24-10=14 → (A)
Answer
10
The Panthers are the losing team, so their score must be below half of 34, which is 17; the value 10 is indeed under 17, while choices (C) 17, (D) 20, and (E) 24 are all at or above the tie line and cannot belong to the loser. Adding the found scores gives 10+24=34 and their gap is 14, matching both stated facts exactly.
💡Key takeaway

When you know a total and a difference, name the smaller amount with one letter, write the bigger one as that letter plus the gap, and one equation gives both.

  • Name the unknown score
  • Turn the total into an equation
  • Solve for the Panthers' score
  • Check both facts and pick the answer