AMC 8 · 2013 · #16

Grade 6 rate-rationumber-theory
ratio-proportionlcmmultiples identify-subproblemsratio-proportion ↑ Prerequisites: ratio-proportionlcmmulti-digit-arithmetic
📏 Medium solution 💡 3 insights
📘 View easy version →
Problem
Fibonacci Middle School has 8^th-graders, 7^th-graders, and 6^th-graders in a community-service project. The 8^th-to-6^th ratio is 5:3, and the 8^th-to-7^th ratio is 8:5. What is the smallest total number of students that fits both ratios at the same time?

Pick an answer.

(A)
16
(B)
40
(C)
55
(D)
79
(E)
89

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

How to solve
Strategy Identify Subproblems

We are given two ratios that share one term (8^th-graders) but use different numbers for it (5 vs. 8). Tool #7 (Identify Subproblems) splits the work into two clean pieces: (1) rescale each ratio so the 8^th-grader count agrees, then (2) merge into a single three-part ratio and add. The bridge between the two subproblems is finding a common value for 8^th-graders — namely lcm(5, 8). Tool #6 (Guess and Check) is held in reserve for the review phase, since the smaller answer choices (16, 40, 55, 79) can be ruled out by quick divisibility checks.

1STEP 1

Subproblem 1: make the 8^th-grade term equal in both ratios — the smallest shared value is lcm(5, 8) = 40.

lcm(5, 8) = 40
2STEP 2

Rescale 8^th : 6^th = 5 : 3 by ×8 so the 8^th term becomes 40 — giving 40 : 24.

5 : 3 = (5 × 8) : (3 × 8) = 40 : 24
3STEP 3

Rescale 8^th : 7^th = 8 : 5 by ×5 so its 8^th term is also 40 — giving 40 : 25.

8 : 5 = (8 × 5) : (5 × 5) = 40 : 25
4STEP 4

Subproblem 2: both share 40, so they snap into 40 : 25 : 24; gcd = 1 means it is already in lowest whole-number terms.

8^th : 7^th : 6^th = 40 : 25 : 24
5STEP 5

Add the lowest-terms counts: 40 + 25 + 24 = 89 → (E).

40 + 25 + 24 = 89 → (E)
Answer
89
Check that 40 : 25 : 24 actually satisfies both original ratios. 40 : 24 = 5 : 3 (divide by 8) ✓ and 40 : 25 = 8 : 5 (divide by 5) ✓. The total 89 is the smallest because gcd(40, 25, 24) = 1, so we cannot shrink the ratio further without breaking whole-number counts.
💡Key takeaway

This AMC 8 problem only needs Grade 6 ratio reasoning — match the shared term using lcm, then add the parts!