2023 AMC 10B Problem 18

Attempt Problem 18 of the 2023 AMC 10B below, then check your answer against the professionally curated solution from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2023 AMC 10B solutions, or check the answer key.

All problems are used with official legal permission of the Mathematical Association of America (MAA).

18.

Suppose a,a, b,b, and cc are positive integers such that a14+b15=c210.\frac{a}{14} + \frac{b}{15} = \frac{c}{210}. Which of the following statements are necessarily true?

I. If gcd(a,14)=1\gcd(a, 14) = 1 or gcd(b,15)=1\gcd(b, 15) = 1 or both, then gcd(c,210)=1.\gcd(c, 210) = 1.

II. If gcd(c,210)=1,\gcd(c, 210) = 1, then gcd(a,14)=1\gcd(a, 14) = 1 or gcd(b,15)=1\gcd(b, 15) = 1 or both.

III. gcd(c,210)=1\gcd(c, 210) = 1 if and only if gcd(a,14)=gcd(b,15)=1.\gcd(a, 14) = \gcd(b, 15) = 1.

I, II, and III

I only

I and II only

III only

II and III only

Answer: E
Concepts:greatest common divisormodular arithmeticlogical deduction
Difficulty rating: 1910
Solution:

Clear denominators to get c=15a+14b.c = 15a + 14b. Reduce modulo the primes of 210=2357:210 = 2 \cdot 3 \cdot 5 \cdot 7: ca(mod2),c \equiv a \pmod 2, c2b(mod3),c \equiv 2b \pmod 3, c4b(mod5),c \equiv 4b \pmod 5, and ca(mod7).c \equiv a \pmod 7. So gcd(c,210)=1\gcd(c, 210) = 1 iff 2a,2 \nmid a, 7a,7 \nmid a, 3b,3 \nmid b, 5b,5 \nmid b, which is exactly gcd(a,14)=1\gcd(a, 14) = 1 and gcd(b,15)=1.\gcd(b, 15) = 1. That settles III, and it makes II true since the "and" implies the "or." Statement I fails, though: take a=1,b=3.a = 1, b = 3. Then gcd(a,14)=1,\gcd(a, 14) = 1, yet c=57c = 57 is divisible by 3.3. So only II and III hold. Therefore, the answer is E.

← Problem 17#17
Full Exam

Problem 18 in Other Years