AMC 10 · 2003 · #14
Grade 4 number-theoryPick an answer.
AMC 10 2003 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
The problem asks for the largest product, so Tool #14 (Extreme Principle) drives the search: push the biggest factor to its limit. The product n = d · e · (10d+e) is dominated by the two-digit factor 10d+e, and that factor grows fastest by making the tens digit d as large as possible. Because d and e can only be single-digit primes, Tool #3 (Eliminate Possibilities) shrinks the search to the four numbers 2,3,5,7, and Tool #2 (Make a Systematic List) checks each candidate for the second digit until 10d+e comes out prime. That turns an open-ended "largest" question into checking just a handful of cases.
List the single-digit primes
Only 2, 3, 5, 7 are single-digit primes, so d and e both come from {2,3,5,7} and must differ.
Only four single digits are prime, so the whole problem lives inside a set of just four numbers.
Only four single digits are prime, so the whole problem lives inside a set of just four numbers.
▸ Why?
Every number has exactly one prime recipe, so being prime is a fixed fact about each digit.
▸ Why?
Whether a larger number is prime is screened by its last digit for the small primes, which narrows the search.
Make the tens digit as large as possible
n is ruled by its biggest factor 10d+e, which grows fastest when the tens digit is largest, so try d = 7 first.
A bigger tens digit lifts the two-digit factor by tens at a time, so start the search at the top.
4.OA.B.4Extreme PrincipleFind e so that 70+e is prime
With d = 7 the units digit e is 2, 3, or 5: 72 and 75 are composite, but 70+3 = 73 is prime, so e = 3.
Only one of the three possible units digits turns 7_ into a prime, and it is 3.
4.OA.B.4Make A Systematic ListMultiply to get n, then add its digits
No smaller d can beat it, so n = 7 · 3 · 73 = 1533, and its digits give 1+5+3+3 = 12, choice (A).
Pin down the biggest factor first, multiply, then just read off and add the four digits.
4.NBT.B.5Extreme PrincipleTo make the product biggest, make the two-digit prime biggest: start the tens digit at the largest single-digit prime 7, find the one units digit that keeps it prime (73), and 7 · 3 · 73 = 1533 has digit sum 12.
- List the single-digit primes
- Make the tens digit as large as possible
- Find e so that 70+e is prime
- Multiply to get n, then add its digits