1988 AIME Problem 9

Attempt Problem 9 of the 1988 AIME 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 1988 AIME solutions, or check the answer key.

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

9.

Find the smallest positive integer whose cube ends in 888.888.

Answer: 192
Concepts:modular arithmeticunits digitquadratic
Difficulty rating: 1880
Small Hint:

The units digit forces the number to have the form 10a+210a+2

Big Hint:

Reduce (10a+2)3888(mod1000)(10a+2)^3\equiv888\pmod{1000} first modulo 125125

Solution:

Write the number as 10a+2.10a+2. Expanding the required congruence modulo 125125 and dividing by 55 gives 20a2a10(mod25).20a^2-a-1\equiv0\pmod{25}. Reducing first modulo 55 gives a4(mod5);a\equiv4\pmod5; substituting a=4+5ba=4+5b then gives b3(mod5).b\equiv3\pmod5. Thus a19(mod25),a\equiv19\pmod{25}, and the smallest candidate is 10(19)+2=192.10(19)+2=192. It is even, so its cube is also 0(mod8),0\pmod8, and indeed 1923=7,077,888.192^3=7{,}077{,}888.

← Problem 8#8
Full Exam

Problem 9 in Other Years