AMC 10 · 2007 · #17
Grade 8 arithmeticPick an answer.
AMC 10 2007 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
The words "minimum possible value" point straight at Tool #14 (Extreme Principle): we push m and n down to the smallest sizes the cube condition allows. To see what that condition really is, Tool #7 (Identify Subproblems) says: first break 75 into primes, then handle each prime's exponent on its own. Tool #4 (Introduce a Variable) writes n = 3^x · 5^y so the cube n³ has exponents 3x and 3y we can control. Matching those tripled exponents against what 75 already supplies tells us the smallest legal x and y, which pins down the smallest n, then the smallest m, then their sum.
Break 75 into primes
Factor 75 into primes: 75 = 3 · 25 = 3 · 5². One 3 and two 5s — those two exponents decide everything.
Primes are the atoms of a number, so factoring first shows exactly which pieces m still has to supply.
4.OA.B.4Identify SubproblemsWrite the cube in prime form
Since 75 holds only 3s and 5s, so does n. Write n = 3^x · 5^y, so n³ = 3³x · 5³y — every exponent a multiple of 3.
Cubing triples every exponent, so a cube is just a number where all the prime powers are multiples of three.
Cubing triples every exponent, so a cube is a number whose prime powers are all multiples of three.
▸ Why?
An exponent counts how many times a factor is used, so using the whole number three times triples each count.
▸ Why?
Every number has exactly one prime recipe, so the exponents can be read off and compared safely.
Push the exponents to their minimum
For n³ to be a multiple of 75 we need 3x ≥ 1 and 3y ≥ 2, so x = y = 1: the smallest n is 15 and n³ = 3375.
The smallest multiple of three that still clears each hurdle is three itself, so both exponents bottom out at one.
8.EE.A.2Extreme PrincipleRecover m and add
Then m = 3375 ÷ 75 = 45, and since n is already minimal so is the pair: m + n = 45 + 15 = 60, choice (D).
Once the cube is fixed at its smallest, m is whatever is left after dividing out the 75, and the sum follows.
4.NBT.B.6Extreme PrincipleTo make a product a perfect cube, factor into primes and bump each exponent up to the nearest multiple of three, no higher.
- Break 75 into primes
- Write the cube in prime form
- Push the exponents to their minimum
- Recover m and add