AMC 10 · 2021 · #16

Easy mode Grade 4
📗 View original problem →

Problem

Call a positive integer an uphill integer if every digit is bigger than the digit just before it. Each next digit must go up.

For example, 13571357, 8989, and 55 are all uphill integers. But 3232, 12401240, and 466466 are not (their digits don't keep going up).

How many uphill integers are divisible by 1515?

Pick an answer.

(A)
~4
(B)
~5
(C)
~6
(D)
~7
(E)
~8

AMC 10 2021 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

Try it yourself first — the explanation is most useful after you’ve attempted it.