AMC 8 · 2005 · #18
Grade 4 number-theoryPick an answer.
AMC 8 2005 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
Counting three-digit multiples of 13 directly is awkward — the multiples (104, 117, 130, …) are not the numbers we want to count. Tool #9 (Easier Related Problem) replaces the task with something much simpler: each three-digit multiple has the form 13k, so we only need to count the values of k that make 13k a three-digit number. That turns the question into "how many integers k satisfy 100 ≤ 13k ≤ 999?" — a plain integer-counting problem. Tool #6 (Guess and Check) is the right way to find the two endpoints of k: try a few values near and until 13k first lands in, and last lands inside, the three-digit window. Once the endpoints are pinned down, the count is just (last - first) + 1.
Every three-digit multiple of 13 is 13k, so count the integers k with 100 ≤ 13k ≤ 999 instead.
Every multiple of 13 is 13 × something. So instead of hunting for three-digit multiples, hunt for the multipliers k — they form a tidy block of consecutive integers.
4.OA.B.4Solve An Easier Related ProblemTest k = 8: 13 × 8 = 104 is the first three-digit multiple, so the smallest k is 8.
Dividing 100 by 13 tells you roughly where the boundary sits; the integer just above the quotient is your first valid k.
4.NBT.B.6Guess And Check13 × 76 = 988 fits but 13 × 77 = 1001 has four digits, so the largest k is 76.
Same idea at the top end: divide 999 by 13 and round down. Two cheap multiplications confirm you have not slipped past the boundary.
4.NBT.B.6Guess And CheckThe valid k run 8, 9, …, 76, so the count is (76 - 8) + 1 = 69.
When you count fenceposts from 8 to 76, you get one more than the difference. The +1 catches the first post you would otherwise miss.
3.OA.D.8Solve An Easier Related ProblemInstead of counting three-digit multiples of 13, count the multipliers k. The smallest is 8 (since 13 × 8 = 104), the largest is 76 (since 13 × 76 = 988), and the integers from 8 to 76 number (76 - 8) + 1 = 69.