AMC 10 · 2025 · #3

Easy mode Grade 4
📗 View original problem →
Problem

A number triangle is built one row at a time. The top row is just 1010. Every row after that starts with 1010 and ends with 11. Each number in between is the sum of the two numbers directly above it. Here are the first four rows.
10\large{10}
101\large{10}\qquad\large{1}
10111\large{10}\qquad\large{11}\qquad\large{1}
1021121\large{10}\qquad\large{21}\qquad\large{12}\qquad\large{1}
Add up all the numbers in the 1111th row. Then add up the digits of that total. What do you get?

Pick an answer.

(A)
11
(B)
13
(C)
14
(D)
16
(E)
17

AMC 10 2025 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.