Skip to main content

2008 AMC 12B Problem 1

Problem 1 of 25EasierCounting & Probability

A basketball player made 55 baskets during a game. Each basket was worth either 22 or 33 points. How many different numbers could represent the total points scored by the player?

Answer choices

Show solution

Solution

The total ranges from 52=105 \cdot 2 = 10 (all two-pointers) to 53=155 \cdot 3 = 15 (all three-pointers). Swapping one two-pointer for a three-pointer raises the total by exactly 1,1, so every integer in between occurs. The possible totals are 10,11,12,13,14,15,10, 11, 12, 13, 14, 15, which is 66 values. Thus, the correct answer is E.

More practice

Concepts: counting integers in a range

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.