AMC 10 · 2013 · #9

Grade 6 arithmetic
percentageweighted-averageinvariant-monovariant convert-to-algebra ↑ Prerequisites: percentage
📏 Medium solution 💡 2 insights
Problem
In a basketball game, Shenille attempted only three-point shots and two-point shots. She was successful on 20% of her three-point shots and 30% of her two-point shots. In all she attempted 30 shots. How many points did she score?

Pick an answer.

(A)
12
(B)
18
(C)
24
(D)
30
(E)
36

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

How to solve
Strategy Introduce a Variable

The split between three-point and two-point attempts is unknown, so name each count with a letter and write the score as an expression. Handling the points from each shot type as its own subproblem shows that both types give the same points per attempt, which makes the unknown split cancel out.

1STEP 1

Name the two unknown counts

Let x be the number of three-point attempts and y the number of two-point attempts; every shot is one or the other, so x + y = 30.

x + y = 30
2STEP 2

Points from each shot type

A three-point attempt averages 0.20 times 3 points and a two-point attempt 0.30 times 2 — both come to 0.6 points per attempt.

0.20 · x · 3 = 0.6x, 0.30 · y · 2 = 0.6y
3STEP 3

Add and factor out the common 0.6

The score is 0.6x + 0.6y, and both terms share the factor 0.6, so pull it out to get 0.6(x + y).

0.6x + 0.6y = 0.6(x + y)
4STEP 4

Substitute the known total

Since x + y is the total number of attempts, 30, the score is 0.6 times 30 = 18 points, choice (B).

0.6(x + y) = 0.6 × 30 = 18
Answer
18
If Shenille had made every shot, 30 attempts could yield at most 90 points, but she made only 20% to 30% of them, so a score far below that is expected. 18 points is a small fraction of 90 and sits near the low end of the choices, which fits her low success rates.
💡Key takeaway

Both kinds of shot earn the same 0.6 points per attempt, so just multiply 0.6 by all 30 attempts.

  • Name the two unknown counts
  • Points from each shot type
  • Add and factor out the common 0.6
  • Substitute the known total