2025 AMC 10B Solutions

Scroll down to view professionally curated solutions from LIVE by Po-Shen Loh, print PDF solutions, view answer key, or take the full timed exam.

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

1.

The instructions on a 350350-gram bag of coffee beans say that proper brewing of a large mug of pour-over coffee requires 2020 grams of coffee beans. What is the greatest number of properly brewed large mugs of coffee that can be made from the coffee beans in that bag?

1616

1717

1818

1919

2020

Concepts:floor and ceiling functions
Difficulty rating: 860
Small Hint:

Each mug uses 2020 grams, so divide the total mass by 2020

Big Hint:

A partial mug does not count, so round 35020\frac{350}{20} down to a whole number

Solution:

Each mug needs 2020 grams, so we divide: 35020=17.5.\frac{350}{20} = 17.5. A half mug isn’t a mug, so round down. That leaves 17.17. Thus, B is the correct answer.

2.

Jerry wrote down the ones digit of each of the first 20252025 positive squares: 1,1, 4,4, 9,9, 6,6, 5,5, 6,6, \ldots What is the sum of all the numbers Jerry wrote down?

90259025

90709070

90909090

91159115

91609160

Difficulty rating: 990
Small Hint:

The ones digit of n2n^2 depends only on the ones digit of n,n, so the list repeats every 1010 terms

Big Hint:

One full block 1,4,9,6,5,6,9,4,1,01, 4, 9, 6, 5, 6, 9, 4, 1, 0 sums to 45;45; there are 202202 full blocks and 55 leftover terms

Solution:

The ones digit of n2n^2 depends only on the ones digit of n,n, so the list repeats every 1010 terms: 1,4,9,6,5,6,9,4,1,0.1, 4, 9, 6, 5, 6, 9, 4, 1, 0. One block sums to 45.45. Now 2025=20210+5,2025 = 202 \cdot 10 + 5, so we get 202202 full blocks plus the first five terms: 20245202 \cdot 45 +(1+4+9+6+5)+ (1 + 4 + 9 + 6 + 5) =9090= 9090 +25=9115.+ 25 = 9115. Therefore, the answer is D.

3.

A Pascal-like triangle has 1010 as the top row and 1010 followed by 11 as the second row. In each subsequent row the first number is 10,10, the last number is 1,1, and, as in the standard Pascal’s Triangle, each other number in the row is the sum of the two numbers directly above it. The first four rows are shown below.

What is the sum of the digits of the sum of the numbers in the 1111th row?

1111

1313

1414

1616

1717

Difficulty rating: 1270
Small Hint:

Track only the row sums. Each interior entry is counted by both of the two entries below it

Big Hint:

Show Sn=2Sn1S_n = 2 S_{n-1} for n3n \ge 3 with S2=11,S_2 = 11, then compute S11S_{11}

Solution:

Let SnS_n be the sum of row n.n. Each entry in row n1n-1 feeds the two entries just below it, and the fixed border numbers 1010 and 11 exactly make up for the terms lost at the edges. So Sn=2Sn1S_n = 2 S_{n-1} for n3.n \ge 3. With S2=11,S_2 = 11, this gives Sn=112n2,S_n = 11 \cdot 2^{n-2}, so S11=1129=5632.S_{11} = 11 \cdot 2^9 = 5632. Its digits sum to 5+6+3+2=16.5 + 6 + 3 + 2 = 16. Thus, D is the correct answer.

4.

The value of the two-digit number ab\underline{a}\,\underline{b} in base seven equals the value of the two-digit number ba\underline{b}\,\underline{a} in base nine. What is a+b?a + b?

77

99

1010

1111

1414

Difficulty rating: 1130
Small Hint:

By place value, ab\underline{a}\,\underline{b} in base seven is 7a+b,7a + b, and ba\underline{b}\,\underline{a} in base nine is 9b+a9b + a

Big Hint:

The equation reduces to 3a=4b;3a = 4b; find digits with aa a valid base-seven digit

Solution:

By place value, ab\underline{a}\,\underline{b} in base seven is 7a+b,7a + b, and ba\underline{b}\,\underline{a} in base nine is 9b+a.9b + a. Set them equal: 7a+b=9b+a,7a + b = 9b + a, so 6a=8b,6a = 8b, that is 3a=4b.3a = 4b. Thus a=4ta = 4t and b=3t.b = 3t. Because these are two-digit numerals, t0;t \ne 0; because aa is a base-seven digit, t1.t \le 1. Hence a=4a = 4 and b=3,b = 3, so a+b=7.a + b = 7. Therefore, the answer is A.

5.

In ABC,\triangle ABC, AB=10,AB = 10, AC=18,AC = 18, and B=130.\angle B = 130^\circ. Let OO be the center of the circle containing points A,A, B,B, and C.C. What is the degree measure of CAO?\angle CAO?

2020

3030

4040

5050

6060

Difficulty rating: 1310
Small Hint:

OO is the circumcenter, so OA=OB=OC.OA = OB = OC. Relate the central angle AOC\angle AOC to the inscribed angle B\angle B

Big Hint:

Because B\angle B is obtuse, AOC=3602B;\angle AOC = 360^\circ - 2\angle B; then use the isosceles triangle OACOAC

Solution:

Since OO is the circumcenter, OA=OB=OC.OA = OB = OC. The inscribed angle B=130\angle B = 130^\circ subtends arc AC,AC, and because BB is obtuse, the central angle is AOC=360\angle AOC = 360^\circ 2130=100.- 2 \cdot 130^\circ = 100^\circ. Triangle OACOAC is isosceles, so CAO=1801002=40.\angle CAO = \tfrac{180^\circ - 100^\circ}{2} = 40^\circ. (The lengths ABAB and ACAC never enter.) Thus, C is the correct answer.

6.

The line y=13x+1y = \tfrac{1}{3}x + 1 divides the square region defined by 0x20 \le x \le 2 and 0y20 \le y \le 2 into an upper region and a lower region. The line x=ax = a divides the lower region into two regions of equal area. Then aa can be written as st,\sqrt{s} - t, where ss and tt are positive integers. What is s+t?s + t?

1818

1919

2020

2121

2222

Difficulty rating: 1410
Small Hint:

The lower region left of x=ax = a is a trapezoid with vertical sides 11 and a3+1\tfrac{a}{3} + 1 and width aa

Big Hint:

The total lower area is 83,\tfrac{8}{3}, so set a+a26a + \tfrac{a^2}{6} equal to half of it, 43,\tfrac{4}{3}, and solve the quadratic

Solution:

The lower region has area 02(x3+1)dx=23+2=83.\int_0^2\left(\tfrac{x}{3} + 1\right)dx = \tfrac{2}{3} + 2 = \tfrac{8}{3}. The slice with 0xa0 \le x \le a is a trapezoid of area a+a26.a + \tfrac{a^2}{6}. We want that to be half the total, namely 43,\tfrac{4}{3}, so a2+6a8=0a^2 + 6a - 8 = 0 and a=3+17.a = -3 + \sqrt{17}. Then s=17,s = 17, t=3,t = 3, and s+t=20.s + t = 20. Therefore, the answer is C.

7.

Frances stands 1515 meters directly south of a locked gate in a fence that runs east-west. Immediately behind the fence is a box of chocolates, located xx meters east of the locked gate. An unlocked gate lies 99 meters east of the box, and another unlocked gate lies 88 meters west of the locked gate. Frances can reach the box by walking toward an unlocked gate, passing through it, and walking toward the box. It happens that the total distance Frances would travel would be the same via either unlocked gate. What is the value of x?x?

3273\tfrac{2}{7}

3373\tfrac{3}{7}

3473\tfrac{4}{7}

3573\tfrac{5}{7}

3673\tfrac{6}{7}

Difficulty rating: 1500
Small Hint:

Put the locked gate at the origin and Frances at (0,15);(0, -15); each route is a straight walk to a gate plus a walk along the fence to the box

Big Hint:

The west route totals 17+(x+8);17 + (x + 8); set it equal to (x+9)2+225+9\sqrt{(x + 9)^2 + 225} + 9 and square

Solution:

Put the fence on the xx-axis, the locked gate at the origin, and Frances at (0,15).(0, -15). Then the box is at (x,0),(x, 0), the east gate at (x+9,0),(x + 9, 0), and the west gate at (8,0).(-8, 0). The east route is (x+9)2+152+9;\sqrt{(x + 9)^2 + 15^2} + 9; the west route is 82+152\sqrt{8^2 + 15^2} +(x+8)=17+x+8.+ (x + 8) = 17 + x + 8. Set them equal: (x+9)2+225=x+16.\sqrt{(x + 9)^2 + 225} = x + 16. Square and simplify to get 18x+306=32x+256,18x + 306 = 32x + 256, so x=5014=257=347.x = \tfrac{50}{14} = \tfrac{25}{7} = 3\tfrac{4}{7}. Thus, C is the correct answer.

8.

Emmy says to Max, “I ordered 3636 math club sweatshirts today.” Max asks, “How much did each shirt cost?” Emmy responds, “I’ll give you a hint. The total cost was $ABB.BA,\$\underline{A}\,\underline{B}\,\underline{B}.\underline{B}\,\underline{A}, where AA and BB are digits and A0.A \ne 0.” After a pause, Max says, “That was a good price.” What is A+B?A + B?

77

88

1111

1414

1515

Difficulty rating: 1350
Small Hint:

Write the total in cents: ABB.BA\underline{A}\,\underline{B}\,\underline{B}.\underline{B}\,\underline{A} is 10001A+1110B10001A + 1110B cents, and it must be divisible by 3636

Big Hint:

Reduce the condition modulo 3636 to 7A+6B0;7A + 6B \equiv 0; test digits to find the unique A,BA, B

Solution:

In cents the total is 10000A+1000B+100B10000A + 1000B + 100B +10B+A+ 10B + A =10001A+1110B.= 10001A + 1110B. Split evenly among 3636 shirts, so it’s divisible by 36.36. Now 100012910001 \equiv 29 and 111030(mod36),1110 \equiv 30 \pmod{36}, so we need 29A+30B0,29A + 30B \equiv 0, which reduces to 7A+6B0(mod36).7A + 6B \equiv 0 \pmod{36}. The only digit solution with A0A \ne 0 is A=6,B=5,A = 6, B = 5, since 76+65=72.7 \cdot 6 + 6 \cdot 5 = 72. That’s $655.56,\$655.56, or $18.21\$18.21 a shirt, so A+B=11.A + B = 11. Therefore, the answer is C.

9.

How many ordered triples of integers (x,y,z)(x, y, z) satisfy the following system of inequalities?

xyz2-x - y - z \le -2 x+y+z2-x + y + z \le 2 xy+z2x - y + z \le 2 x+yz2x + y - z \le 2

44

88

1111

1515

1717

Difficulty rating: 1560
Small Hint:

The last three inequalities are symmetric in x,y,z;x, y, z; let p=x+y+z,p = -x + y + z, q=xy+z,q = x - y + z, r=x+yzr = x + y - z

Big Hint:

Then p,q,r2p, q, r \le 2 with equal parity and p+q+r=x+y+z2;p + q + r = x + y + z \ge 2; count such triples

Solution:

Let p=x+y+z,p = -x + y + z, q=xy+z,q = x - y + z, r=x+yz.r = x + y - z. The last three inequalities say p,q,r2,p, q, r \le 2, the first says x+y+z2,x + y + z \ge 2, and p+q+r=x+y+z.p + q + r = x + y + z. Since x=q+r2x = \tfrac{q + r}{2} and so on, p,q,rp, q, r must all share the same parity. Now count triples with each part 2,\le 2, equal parity, and sum in [2,6].[2, 6]. The even ones are (2,2,2),(2,2,2), the permutations of (2,2,0),(2,2,0), of (2,0,0),(2,0,0), and of (2,2,2),(2,2,-2), giving 10.10. The only odd one is (1,1,1).(1,1,1). That’s 1111 in all, and each yields a unique (x,y,z).(x, y, z). Thus, C is the correct answer.

10.

Let f(n)=n35n2+2n+8,f(n) = n^3 - 5n^2 + 2n + 8, and let g(n)=n36n2+5n+12.g(n) = n^3 - 6n^2 + 5n + 12. What is the sum of all integer values of nn for which f(n)g(n)\dfrac{f(n)}{g(n)} is also an integer?

22

33

44

55

66

Difficulty rating: 1510
Small Hint:

Both cubics have n=1n = -1 as a root; factor each and cancel common factors

Big Hint:

The ratio simplifies to n2n3=1+1n3;\dfrac{n - 2}{n - 3} = 1 + \dfrac{1}{n - 3}; it is an integer only when n3n - 3 divides 11

Solution:

Factor both cubics: f(n)=(n+1)(n2)(n4)f(n) = (n + 1)(n - 2)(n - 4) and g(n)=(n+1)(n3)(n4).g(n) = (n + 1)(n - 3)(n - 4). Away from n{1,3,4},n \in \{-1, 3, 4\}, where gg vanishes or the ratio is 00,\tfrac{0}{0}, the common factors cancel and f(n)g(n)=n2n3=1+1n3.\dfrac{f(n)}{g(n)} = \dfrac{n - 2}{n - 3} = 1 + \dfrac{1}{n - 3}. That’s an integer only when n3=±1,n - 3 = \pm 1, so n=2n = 2 or n=4.n = 4. But n=4n = 4 kills g,g, so only n=2n = 2 survives, and the sum is 2.2. Therefore, the answer is A.

11.

On Monday, 66 students went to the tutoring center at the same time, and each one was randomly assigned to one of the 66 tutors on duty. On Tuesday, the same 66 students showed up, the same 66 tutors were on duty, and the students were again randomly assigned to the tutors. What is the probability that exactly 22 students met with the same tutor both Monday and Tuesday?

116\dfrac{1}{16}

316\dfrac{3}{16}

14\dfrac{1}{4}

38\dfrac{3}{8}

12\dfrac{1}{2}

Difficulty rating: 1590
Small Hint:

Each day’s assignment is a permutation; comparing the two days is like a single random permutation, and “same tutor” means a fixed point

Big Hint:

Choose the 22 matched students in (62)\binom{6}{2} ways and derange the other 44 (there are D4=9D_4 = 9 derangements); divide by 6!6!

Solution:

Each day’s assignment is a permutation of the 66 students among the 66 tutors. Comparing the two days, the number who keep the same tutor is the number of fixed points of τ=πTue1πMon,\tau = \pi_{\text{Tue}}^{-1}\pi_{\text{Mon}}, itself a uniformly random permutation of 66 elements. We want exactly 22 fixed points, so choose those 22 in (62)\binom{6}{2} ways and derange the other 4,4, where D4=9.D_4 = 9. The probability is (62)D46!=159720=316.\dfrac{\binom{6}{2} D_4}{6!} = \dfrac{15 \cdot 9}{720} = \dfrac{3}{16}. Thus, B is the correct answer.

12.

The figure below shows an equilateral triangle, a rhombus with a 6060^\circ angle, and a regular hexagon, each of them containing some mutually tangent congruent disks. Let T,T, R,R, and H,H, respectively, denote the ratio in each case of the total area of the disks to the area of the enclosing polygon.

Which of the following is true?

T=H=RT = H = R

H<R=TH \lt R = T

H=R<TH = R \lt T

H<R<TH \lt R \lt T

H<T<RH \lt T \lt R

Difficulty rating: 1710
Small Hint:

For a disk tangent to two sides meeting at angle θ,\theta, its center is at distance rsin(θ2)\dfrac{r}{\sin(\frac{\theta}{2})} from the vertex

Big Hint:

Use the tangency conditions to write each disk radius rr in terms of the polygon’s size, then compute (disk area) / (polygon area) in each case

Solution:

Take the triangle with side s.s. Three disks of radius rr give s=2r(1+3),s = 2r(1 + \sqrt3), so T=3πr2(34)s2T = \dfrac{3\pi r^2}{(\frac{\sqrt3}{4})s^2} =(233)π20.73.= \dfrac{(2\sqrt3 - 3)\pi}{2} \approx 0.73. For the rhombus with side a,a, the two disks sit on the long diagonal a3=6r,a\sqrt3 = 6r, so r=a23r = \tfrac{a}{2\sqrt3} and R=2πr2(a232)=π390.60.R = \dfrac{2\pi r^2}{(\frac{a^2\sqrt3}{2})} = \dfrac{\pi\sqrt3}{9} \approx 0.60. For the hexagon with side a,a, each of the six disks touches a side at its midpoint, again giving r=a23r = \tfrac{a}{2\sqrt3} and H=6πr2(332)a2H = \dfrac{6\pi r^2}{(\frac{3\sqrt3}{2})a^2} =π390.60.= \dfrac{\pi\sqrt3}{9} \approx 0.60. So H=R<T.H = R \lt T. Therefore, the answer is C.

13.

The altitude to the hypotenuse of a 3030-6060-9090^\circ right triangle is divided into two segments of lengths x<yx \lt y by the median to the shortest side of the triangle. What is the ratio xx+y?\dfrac{x}{x + y}?

37\dfrac{3}{7}

34\dfrac{\sqrt3}{4}

49\dfrac{4}{9}

511\dfrac{5}{11}

4315\dfrac{4\sqrt3}{15}

Difficulty rating: 1660
Small Hint:

Set the right angle at the origin with legs along the axes (short leg 1,1, long leg 3\sqrt3); find the foot of the altitude and the median line

Big Hint:

Intersect the altitude with the median to the short side, then take the ratio of the near segment to the whole altitude

Solution:

Place the right angle at C=(0,0),C = (0,0), the short leg CB=1CB = 1 with B=(1,0),B = (1, 0), and the long leg CA=3CA = \sqrt3 with A=(0,3).A = (0, \sqrt3). The altitude from CC to hypotenuse ABAB has foot H=(34,34)H = \left(\tfrac34, \tfrac{\sqrt3}{4}\right) and runs along x=3y.x = \sqrt3\,y. The median from AA to the midpoint (12,0)\left(\tfrac12, 0\right) of CBCB meets that altitude at (37,37).\left(\tfrac37, \tfrac{\sqrt3}{7}\right). This cuts CHCH (length 32\tfrac{\sqrt3}{2}) into 4314\tfrac{4\sqrt3}{14} and 3314,\tfrac{3\sqrt3}{14}, so x=3314x = \tfrac{3\sqrt3}{14} and xx+y=331432=37.\dfrac{x}{x + y} = \dfrac{\frac{3\sqrt3}{14}}{\frac{\sqrt3}{2}} = \dfrac{3}{7}. Thus, A is the correct answer.

14.

Nine athletes, no two of whom are the same height, try out for the basketball team. One at a time, they draw a wristband at random, without replacement, from a bag containing 33 blue bands, 33 red bands, and 33 green bands. They are divided into a blue group, a red group, and a green group. The tallest member of each group is named the group captain. What is the probability that the group captains are the three tallest athletes?

29\dfrac{2}{9}

27\dfrac{2}{7}

928\dfrac{9}{28}

13\dfrac{1}{3}

38\dfrac{3}{8}

Difficulty rating: 1500
Small Hint:

The captains are the three tallest exactly when the three tallest end up in three different groups

Big Hint:

Assign the top three to slots one at a time: the probabilities that each new one lands in a fresh group are 68\tfrac{6}{8} then 37\tfrac{3}{7}

Solution:

The captains are the three tallest exactly when those three land in three different groups, since each is then the tallest of its own group. Drop them into the 99 slots one at a time (33 per group). The second tallest misses the first’s group with probability 68,\tfrac{6}{8}, and the third misses both with probability 37.\tfrac{3}{7}. So the probability is 6837=928.\tfrac{6}{8} \cdot \tfrac{3}{7} = \tfrac{9}{28}. Therefore, the answer is C.

15.

The sum

k=11k3+6k2+8k\sum_{k=1}^{\infty} \frac{1}{k^3 + 6k^2 + 8k}

can be expressed as ab,\dfrac{a}{b}, where aa and bb are relatively prime positive integers. What is a+b?a + b?

8989

9797

102102

107107

129129

Difficulty rating: 1600
Small Hint:

Factor the denominator as k(k+2)(k+4)k(k + 2)(k + 4) and use partial fractions

Big Hint:

The pieces 18k14k+2+18k+4\tfrac{\frac{1}{8}}{k} - \tfrac{\frac{1}{4}}{k + 2} + \tfrac{\frac{1}{8}}{k + 4} telescope; only k=1,2,3,4k = 1, 2, 3, 4 leave a remainder

Solution:

Factor k3+6k2+8k=k(k+2)(k+4),k^3 + 6k^2 + 8k = k(k + 2)(k + 4), then split into partial fractions: 1k(k+2)(k+4)=18k\dfrac{1}{k(k + 2)(k + 4)} = \dfrac{\frac{1}{8}}{k} 14k+2- \dfrac{\frac{1}{4}}{k + 2} +18k+4.+ \dfrac{\frac{1}{8}}{k + 4}. Summing over all k,k, the coefficient of 1n\tfrac1n cancels for n5,n \ge 5, so only the first few terms survive: 18(1+121314)\tfrac18\left(1 + \tfrac12 - \tfrac13 - \tfrac14\right) =181112=1196.= \tfrac18 \cdot \tfrac{11}{12} = \tfrac{11}{96}. So a+b=11+96=107.a + b = 11 + 96 = 107. Thus, D is the correct answer.

16.

A circle has been divided into 66 sectors of different sizes. Then 22 of the sectors are painted red, 22 painted green, and 22 painted blue so that no two neighboring sectors are painted the same color. One such coloring is shown below.

How many different colorings are possible?

1212

1616

1818

2424

2828

Difficulty rating: 1800
Small Hint:

The unequal sectors form a fixed cycle of 66 positions; you need proper colorings using each color exactly twice

Big Hint:

A 66-cycle has 26+2=662^6 + 2 = 66 proper 33-colorings; remove those that do not use each color exactly twice

Solution:

The six unequal sectors form a fixed cycle of 66 distinguishable positions, so we want proper 33-colorings of a 66-cycle that use each color exactly twice. There are (31)6+(31)=66(3-1)^6 + (3-1) = 66 proper 33-colorings altogether. Of these, 66 use only two colors: choose the missing color in 33 ways, then alternate the other two colors in 22 ways. Another 3636 have color counts (3,2,1)(3,2,1): choose the color used three times in 33 ways, choose one of the 22 alternating sets of positions for it, choose the color used twice in 22 ways, and choose its 22 positions among the other 33 in 33 ways. The remaining 66636=2466 - 6 - 36 = 24 use each color exactly twice. Therefore, the answer is D.

17.

Consider a decreasing sequence of nn positive integers x1>x2>x3>>xnx_1 \gt x_2 \gt x_3 \gt \cdots \gt x_n that satisfies the following conditions. The average of the first 33 terms in the sequence is 2025.2025. For all 4kn,4 \le k \le n, the average of the first kk terms in the sequence is 11 less than the average of the first k1k - 1 terms in the sequence.

What is the greatest possible value of n?n?

10131013

10141014

10161016

20162016

20252025

Difficulty rating: 1910
Small Hint:

Let AkA_k be the average of the first kk terms; the conditions give Ak=2028kA_k = 2028 - k for k3k \ge 3

Big Hint:

Then xk=kAkx_k = k A_k (k1)Ak1=2029- (k-1)A_{k-1} = 2029 2k- 2k for k4;k \ge 4; require it to stay a positive integer

Solution:

Let AkA_k be the average of the first kk terms. Then A3=2025A_3 = 2025 and Ak=Ak11A_k = A_{k-1} - 1 for k4,k \ge 4, so Ak=2028k.A_k = 2028 - k. The partial sum is Sk=k(2028k),S_k = k(2028 - k), and for k4k \ge 4 the terms are xk=SkSk1=20292k,x_k = S_k - S_{k-1} = 2029 - 2k, namely x4=2021,x5=2019,.x_4 = 2021, x_5 = 2019, \ldots. These stay positive as long as 20292k>0,2029 - 2k \gt 0, that is k1014,k \le 1014, with x1014=1.x_{1014} = 1. This bound is attainable: take (x1,x2,x3)=(2030,2023,2022),(x_1,x_2,x_3) = (2030,2023,2022), which is decreasing, sums to 6075,6075, and lies above x4=2021.x_4 = 2021. Thus the greatest possible value is n=1014,n = 1014, so B is the correct answer.

18.

What is the ones digit of the sum 1+2+3\lfloor\sqrt{1}\rfloor + \lfloor\sqrt{2}\rfloor + \lfloor\sqrt{3}\rfloor ++2024+ \cdots + \lfloor\sqrt{2024}\rfloor +2025?+ \lfloor\sqrt{2025}\rfloor? (Recall that x\lfloor x \rfloor denotes the greatest integer less than or equal to x.x.)

11

22

33

55

88

Difficulty rating: 1730
Small Hint:

n=m\lfloor\sqrt{n}\rfloor = m for the 2m+12m + 1 values m2n(m+1)21m^2 \le n \le (m + 1)^2 - 1

Big Hint:

Since 2025=45,\sqrt{2025} = 45, sum m(2m+1)m(2m + 1) for m=1m = 1 to 4444 and add the final term 4545

Solution:

For each m,m, n=m\lfloor\sqrt{n}\rfloor = m on the 2m+12m + 1 integers m2n(m+1)21.m^2 \le n \le (m + 1)^2 - 1. Since 2025=45,\sqrt{2025} = 45, the terms with 1m441 \le m \le 44 contribute m=144m(2m+1),\sum_{m=1}^{44} m(2m + 1), and n=2025n = 2025 tacks on 45.45. That sum is m=144(2m2+m)\sum_{m=1}^{44}(2m^2 + m) =24445896= 2 \cdot \tfrac{44 \cdot 45 \cdot 89}{6} +44452=58740+ \tfrac{44 \cdot 45}{2} = 58740 +990=59730,+ 990 = 59730, so the total is 59775.59775. Its ones digit is 5.5. Therefore, the answer is D.

19.

A container has a 1×11 \times 1 square bottom, a 3×33 \times 3 open square top, and four congruent trapezoidal sides, as shown. Starting when the container is empty, a hose that runs water at a constant rate takes 3535 minutes to fill the container up to the midline of the trapezoids.

How many more minutes will it take to fill the remainder of the container?

7070

8585

9090

9595

105105

Difficulty rating: 1660
Small Hint:

The container is a piece of a pyramid; the volume from the apex up to side length ww scales as w3w^3

Big Hint:

Volumes split as 2313=72^3 - 1^3 = 7 (up to the midline, side 22) and 3323=193^3 - 2^3 = 19 (remainder); scale the 3535 minutes

Solution:

The container is a square frustum: a horizontal slice at height fraction tt has side 1+2t.1 + 2t. Extend the sides up to their apex, and the volume out to where the side length is ww scales as w3.w^3. So the whole container is 3313=263^3 - 1^3 = 26 parts, the piece up to the midline (side 22) is 2313=72^3 - 1^3 = 7 parts, and the rest is 3323=193^3 - 2^3 = 19 parts. Those 77 parts take 3535 minutes, so each part is 55 minutes. The remaining 1919 parts take 9595 minutes. Thus, D is the correct answer.

20.

Four congruent semicircles are inscribed in a square of side length 11 so that their diameters are on the sides of the square, one endpoint of each diameter is at a vertex of the square, and adjacent semicircles are tangent to each other. A small circle centered at the center of the square is tangent to each of the four semicircles, as shown below.

The diameter of the small circle can be written as (a+b)(c+d),(\sqrt{a} + b)(\sqrt{c} + d), where a,a, b,b, c,c, and dd are integers. What is a+b+c+d?a + b + c + d?

33

55

88

99

1111

Difficulty rating: 1930
Small Hint:

First find the semicircle radius ρ\rho from the tangency of two adjacent semicircles whose diameters start at neighboring vertices

Big Hint:

The small radius equals (distance from the square’s center to a semicircle’s center) minus ρ;\rho; then factor 2t2t into two binomials

Solution:

Let each semicircle have radius ρ,\rho, with centers like (ρ,0)(\rho, 0) and (1,ρ).(1, \rho). Adjacent semicircles are tangent, so these centers are 2ρ2\rho apart: (1ρ)2+ρ2=4ρ2.(1 - \rho)^2 + \rho^2 = 4\rho^2. This gives 2ρ2+2ρ1=0,2\rho^2 + 2\rho - 1 = 0, so ρ=312.\rho = \tfrac{\sqrt3 - 1}{2}. The small circle of radius tt sits at (12,12),\left(\tfrac12, \tfrac12\right), and it’s tangent to a semicircle when its distance to that center equals ρ+t.\rho + t. That distance is 23,\sqrt{2 - \sqrt3}, so t=23ρ,t = \sqrt{2 - \sqrt3} - \rho, and the diameter is 2t=622t = \sqrt6 - \sqrt2 3+1=(31)(21).- \sqrt3 + 1 = (\sqrt3 - 1)(\sqrt2 - 1). So a+b+c+d=3a + b + c + d = 3 +(1)+2+(1)=3.+ (-1) + 2 + (-1) = 3. Therefore, the answer is A.

21.

Each of the 99 squares in a 3×33 \times 3 grid is to be colored red, blue, or yellow in such a way that each red square shares an edge with at least one blue square, each blue square shares an edge with at least one yellow square, and each yellow square shares an edge with at least one red square. Colorings that can be obtained from one another by rotations and/or reflections are to be considered the same. How many different colorings are possible?

33

99

1212

1818

2727

Difficulty rating: 2100
Small Hint:

The rules form a directed cycle: red needs a blue neighbor, blue needs a yellow, yellow needs a red

Big Hint:

Count all valid colorings of the fixed labeled grid, then group them by the 88 rotations and reflections of the square

Solution:

First count colorings of a grid whose positions are distinguished. Fix the center square as red and list the four edge-middle colors cyclically. Up to a rotation or reflection, the only possible edge patterns are YRBRYRBR and YRBY.YRBY. The first has 44 placements and 33 possible cyclic corner strings, BRYB,BYRB,BRYB, BYRB, and BYYB;BYYB; the second has 88 placements and 22 possible corner strings, BYBBBYBB and BYRB.BYRB. Thus there are 43+82=284 \cdot 3 + 8 \cdot 2 = 28 colorings with a red center. The center has 33 possible colors, so there are 8484 labeled colorings.

Now apply Burnside’s lemma. The identity fixes all 8484 colorings. No nonidentity rotation fixes a valid coloring. Each of the two reflections across a horizontal or vertical axis fixes 66 colorings, while each diagonal reflection fixes none. Therefore, the number of colorings up to rotations and reflections is 84+6+68=12.\dfrac{84 + 6 + 6}{8} = 12. Thus, C is the correct answer.

22.

A seven-digit positive integer is chosen at random. What is the probability that the number is divisible by 11,11, given that the sum of its digits is 61?61?

314\dfrac{3}{14}

311\dfrac{3}{11}

27\dfrac{2}{7}

411\dfrac{4}{11}

37\dfrac{3}{7}

Difficulty rating: 2040
Small Hint:

A digit sum of 6161 is 22 below the maximum 63,63, so the digits are all 99 except a total shortfall of 22

Big Hint:

For divisibility by 1111 use the alternating digit sum; express it through the shortfalls on the odd- versus even-position digits

Solution:

A digit sum of 61=63261 = 63 - 2 means all seven digits are 99 except for a total deficit of 2,2, which gives (2+66)=28\binom{2 + 6}{6} = 28 numbers. For divisibility by 1111 we need OE0(mod11),O - E \equiv 0 \pmod{11}, where OO sums the 44 odd-position digits and EE the 33 even ones. Write the deficits as dO+dE=2.d_O + d_E = 2. Then OE=9dOO - E = 9 - d_O +dE=112dO,+ d_E = 11 - 2 d_O, a multiple of 1111 only when dO=0.d_O = 0. So all of the deficit 22 falls on the 33 even positions, giving (2+22)=6\binom{2 + 2}{2} = 6 ways. The probability is 628=314.\tfrac{6}{28} = \tfrac{3}{14}. Therefore, the answer is A.

23.

A rectangular grid of squares has 141141 rows and 9191 columns. Each square has room for two numbers. Horace and Vera each fill in the grid by putting the numbers from 11 through 141×91=12,831141 \times 91 = 12{,}831 into the squares. Horace fills the grid horizontally: he puts 11 through 9191 in order from left to right into row 1,1, puts 9292 through 182182 into row 22 in order from left to right, and continues similarly through row 141.141. Vera fills the grid vertically: she puts 11 through 141141 in order from top to bottom into column 1,1, then 142142 through 282282 into column 22 in order from top to bottom, and continues similarly through column 91.91. How many squares get two copies of the same number?

77

1010

1111

1212

1919

Difficulty rating: 2300
Small Hint:

At row i,i, column j,j, Horace writes 91(i1)+j91(i - 1) + j and Vera writes 141(j1)+i;141(j - 1) + i; set them equal

Big Hint:

The equation reduces to 9i14j=5;9i - 14j = -5; find the columns jj that make ii an integer in range

Solution:

At row i,i, column j,j, Horace writes 91(i1)+j91(i - 1) + j and Vera writes 141(j1)+i.141(j - 1) + i. Set them equal and simplify to get 9i14j=5,9i - 14j = -5, so i=14j59,i = \tfrac{14j - 5}{9}, an integer exactly when j1(mod9).j \equiv 1 \pmod 9. For j=1,10,19,,91,j = 1, 10, 19, \ldots, 91, that’s 1111 values, and ii runs 1,15,29,,141,1, 15, 29, \ldots, 141, all within range. So 1111 squares match. Thus, C is the correct answer.

24.

A frog hops along the number line according to the following rules. It starts at 0.0. If it is at 0,0, then it moves to 11 with probability 12\tfrac12 and it disappears with probability 12.\tfrac12. For n=1,n = 1, 2,2, or 3,3, if it is at n,n, then it moves to n+1n + 1 with probability 14,\tfrac14, it moves to n1n - 1 with probability 14,\tfrac14, and it disappears with probability 12.\tfrac12.

What is the probability that the frog reaches 4?4?

1101\dfrac{1}{101}

1100\dfrac{1}{100}

199\dfrac{1}{99}

198\dfrac{1}{98}

197\dfrac{1}{97}

Difficulty rating: 2170
Small Hint:

Let pnp_n be the probability of ever reaching 44 starting from n,n, with p4=1;p_4 = 1; set up one equation per state

Big Hint:

Use p0=12p1p_0 = \tfrac12 p_1 and pn=14pn1+14pn+1p_n = \tfrac14 p_{n-1} + \tfrac14 p_{n+1} for n=1,2,3,n = 1, 2, 3, then solve the system

Solution:

Let pnp_n be the probability of reaching 44 from position n,n, with p4=1.p_4 = 1. The rules give p0=12p1,p_0 = \tfrac12 p_1, p1=14p0+14p2,p_1 = \tfrac14 p_0 + \tfrac14 p_2, p2=14p1+14p3,p_2 = \tfrac14 p_1 + \tfrac14 p_3, and p3=14p2+14.p_3 = \tfrac14 p_2 + \tfrac14. Work upward: p1=27p2p_1 = \tfrac27 p_2 and p2=726p3.p_2 = \tfrac{7}{26} p_3. These unwind to p3=2697,p_3 = \tfrac{26}{97}, p2=797,p_2 = \tfrac{7}{97}, p1=297,p_1 = \tfrac{2}{97}, and finally p0=197.p_0 = \tfrac{1}{97}. Therefore, the answer is E.

25.

Square ABCDABCD has sides of length 4.4. Points PP and QQ lie on AD\overline{AD} and CD,\overline{CD}, respectively, with AP=85AP = \tfrac{8}{5} and DQ=103.DQ = \tfrac{10}{3}. A path begins along the line segment from PP to QQ and continues by reflecting against the sides of ABCDABCD (with congruent incoming and outgoing angles), as shown in the figure. If the path hits a vertex of the square, then it terminates there; otherwise it continues forever.

At which vertex does the path terminate?

AA

BB

CC

DD

The path continues forever.

Difficulty rating: 2520
Small Hint:

Reflecting billiard paths is easiest by “unfolding”: follow a straight line through a grid of reflected copies of the square

Big Hint:

Find the first grid corner (4a,4b)(4a, 4b) the line hits; the parities of aa and bb determine which actual vertex it is

Solution:

Place A=(0,0),A = (0,0), B=(4,0),B = (4,0), C=(4,4),C = (4,4), D=(0,4),D = (0,4), so P=(0,85)P = \left(0, \tfrac85\right) and Q=(103,4).Q = \left(\tfrac{10}{3}, 4\right). The initial direction is (103,125)(25,18).\left(\tfrac{10}{3}, \tfrac{12}{5}\right) \parallel (25, 18). Unfold the billiard into a grid of reflected copies and follow the straight line from P.P. At a grid corner (4a,4b),(4a,4b), the horizontal coordinate gives t=4a25.t = \tfrac{4a}{25}. The vertical coordinate then requires 10+18a=25b,10 + 18a = 25b, so a5(mod25).a \equiv 5 \pmod{25}. The first positive possibility is a=5,a = 5, giving b=4b = 4 and the unfolded corner (20,16).(20,16). Crossing 55 cells across (odd) puts it on the side x=4,x = 4, and 44 cells up (even) puts it on y=0.y = 0. That’s vertex (4,0)=B.(4,0) = B. Thus, B is the correct answer.