The players on a basketball team made some three-point shots, some two-point shots, and some one-point free throws. They scored as many points with two-point shots as with three-point shots. Their number of successful free throws was one more than their number of successful two-point shots. The team's total score was 61 points. How many free throws did they make?
Try it yourself first — the explanation is most useful after you’ve attempted it.
View mode:
Toolkit + CCSS Solution
Understand
Restated: A team scores with three-point shots, two-point shots, and one-point free throws. The points from two-point shots equal the points from three-point shots. The number of free throws is one more than the number of two-point shots. The whole team scored 61 points. Find how many free throws they made.
Givens: Points scored on two-point shots equal points scored on three-point shots; Number of free throws = number of two-point shots + 1; Each free throw is worth 1 point; Total score is 61 points
Unknowns: The number of free throws made
Understand
Restated: A team scores with three-point shots, two-point shots, and one-point free throws. The points from two-point shots equal the points from three-point shots. The number of free throws is one more than the number of two-point shots. The whole team scored 61 points. Find how many free throws they made.
Givens: Points scored on two-point shots equal points scored on three-point shots; Number of free throws = number of two-point shots + 1; Each free throw is worth 1 point; Total score is 61 points
Plan
Primary tool: #4 Introduce a Variable
Secondary: #13 Convert to Algebra, #16 Change Focus / Count the Complement
Everything is tied to the number of two-point shots: the free throws are one more than it, and the equal-points rule lets me write the three-point total without ever counting three-point shots. So I name that one number, turn each clue into an expression in dollars of points, and solve a single equation.
Execute — Answer: A
#4 Introduce a Variable 6.EE.B.6Step 1
Name the number of two-point shots
Let $t$ be the number of two-point shots.
Each is worth 2 points, so the points from two-point shots are $2t$.
$$\text{two-point points} = 2t$$
💡 Pin down the one quantity every other clue depends on, and the rest can be written in terms of it.
#16 Change Focus / Count the Complement 6.EE.B.6Step 2
Use the equal-points rule for threes
The points from three-point shots equal the points from two-point shots.
So the three-point points are also $2t$.
I never need to count how many three-point shots there were.
💡 Adding up every scoring channel must land on the known grand total, which gives one equation.
#13 Convert to Algebra 7.EE.B.4Step 5
Solve and read off the free throws
Subtract 1 from both sides to get $5t = 60$, so $t = 12$.
The number of free throws is $t + 1 = 13$.
That is choice (A).
$$5t = 60 \;\Rightarrow\; t = 12 \;\Rightarrow\; t + 1 = 13$$
💡 Undo the equation step by step to free the variable, then translate back to the thing asked for.
[1]
#4 6.EE.B.6Let $t$ be the number of two-point shots. Each is worth 2 points, so the points
[2]
#16 6.EE.B.6The points from three-point shots equal the points from two-point shots. So the
[3]
#4 6.EE.B.6The number of free throws is one more than the number of two-point shots, so it
[4]
#13 7.EE.B.4The three point sources add to the total: $2t$ from twos, $2t$ from threes, and
[5]
#13 7.EE.B.4Subtract 1 from both sides to get $5t = 60$, so $t = 12$. The number of free thr
Review
Reasonableness: Check with $t = 12$: two-point shots give $24$ points, three-point shots give the same $24$ points (that is $8$ three-point shots, a whole number), and $13$ free throws give $13$ points. The total is $24 + 24 + 13 = 61$, matching the problem, and $13$ is choice (A). The count of free throws being one more than the $12$ two-point shots also checks out.
Alternative: Track only the points from twos as a single block $P$. Threes also give $P$, and free throws give (two-point shots) $+ 1 = \tfrac{P}{2} + 1$. Then $P + P + \tfrac{P}{2} + 1 = 61$, so $\tfrac{5P}{2} = 60$ and $P = 24$; free throws $= \tfrac{24}{2} + 1 = 13$, the same answer.
CCSS standards used (min grade 7)
6.EE.B.6 Use variables to represent numbers and write expressions to solve problems (Naming the number of two-point shots as $t$ and writing each scoring source ($2t$, $2t$, $t+1$) as an expression in $t$.)
7.EE.B.4 Use variables to represent quantities and construct simple equations and inequalities (Building the two-step equation $5t + 1 = 61$ and solving it for $t$ to find the free throws.)
⭐ Anchor everything to one unknown, use 'equal points' to reuse a value you already wrote, then add all the scoring to the total and solve.
⭐ Anchor everything to one unknown, use 'equal points' to reuse a value you already wrote, then add all the scoring to the total and solve.