2025 AMC 12B 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: 890
Small Hint:

Divide the total grams by the grams needed per mug

Big Hint:

Only whole mugs count, so round 35020\dfrac{350}{20} down

Solution:

Each mug uses 2020 grams, and 35020=17.5.\dfrac{350}{20} = 17.5. Only complete mugs can be brewed, so the greatest number is 17.17.

Thus, the correct answer is B.

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: 1020
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:

Sum one full block of 10,10, multiply by the number of blocks, then add the leftover terms

Solution:

The ones digits of 12,22,,1021^2, 2^2, \ldots, 10^2 are 1,4,9,6,5,6,9,4,1,0,1, 4, 9, 6, 5, 6, 9, 4, 1, 0, which sum to 45.45. The 20252025 terms contain 202202 full blocks (20202020 terms) plus 55 more with digits 1,4,9,6,51, 4, 9, 6, 5 summing to 25.25. The total is 20245+25=9090+25202 \cdot 45 + 25 = 9090 + 25 =9115.= 9115.

Thus, the correct answer is D.

3.

What is the value of i(i1)(i2)(i3),i(i-1)(i-2)(i-3), where i=1?i = \sqrt{-1}?

65i6 - 5i

10i-10i

10i10i

10-10

1010

Difficulty rating: 1130
Small Hint:

Multiply in pairs: i(i1)i(i-1) and (i2)(i3)(i-2)(i-3)

Big Hint:

Use i2=1i^2 = -1 to reduce each product before multiplying the two results

Solution:

i(i1)=i2i=1i,i(i-1) = i^2 - i = -1 - i, and (i2)(i3)=i25i+6(i-2)(i-3) = i^2 - 5i + 6 =55i.= 5 - 5i. Then (1i)(55i)=5+5i5i+5i2=55=10. \begin{gathered} (-1-i)(5-5i) = -5 \\ {}+ 5i - 5i \\ {}+ 5i^2 \\ = -5 - 5 = -10. \end{gathered}

Thus, the correct answer is D.

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: 1200
Small Hint:

Write each number in terms of its base: ab\underline{a}\,\underline{b} is 7a+b7a + b and ba\underline{b}\,\underline{a} is 9b+a9b + a

Big Hint:

Set 7a+b=9b+a7a + b = 9b + a and simplify to a ratio between aa and bb

Solution:

Setting 7a+b=9b+a7a + b = 9b + a gives 6a=8b,6a = 8b, so 3a=4b.3a = 4b. Thus a=4ta=4t and b=3t.b=3t. Because both are base-seven digits and a0,a\ne0, only t=1t=1 works. Hence a=4,b=3,a=4, b=3, and indeed 437=31=349.43_7 = 31 = 34_9. Therefore a+b=7.a+b=7.

Thus, the correct answer is A.

5.

Positive integers xx and yy satisfy the equation 57x+22y=400.57x + 22y = 400. What is the least possible value of x+y?x + y?

1010

1111

1313

1414

1515

Difficulty rating: 1290
Small Hint:

Reduce 57x+22y=40057x + 22y = 400 modulo 2222 to pin down xx

Big Hint:

Since xx is positive and 57x<400,57x \lt 400, only a few values of xx are possible

Solution:

Modulo 22,22, the equation gives 13x4,13x \equiv 4, so x2(mod22).x \equiv 2 \pmod{22}. With 57x<400,57x \lt 400, the only option is x=2,x = 2, which gives 22y=286,22y = 286, so y=13.y = 13. Then x+y=15.x + y = 15.

Thus, the correct answer is E.

6.

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 \neq 0.” After a pause, Max says, “That was a good price.” What is A+B?A + B?

77

88

1111

1414

1515

Difficulty rating: 1390
Small Hint:

In cents the total is 10001A+1110B,10001A + 1110B, and it must be divisible by 3636

Big Hint:

Reduce modulo 3636 to get 7A+6B0,7A + 6B \equiv 0, then test digits with A0A \neq 0

Solution:

The total in cents is 10000A+1110B+A10000A + 1110B + A =10001A+1110B,= 10001A + 1110B, which must be a multiple of 36.36. Since 100012910001 \equiv 29 and 111030(mod36),1110 \equiv 30 \pmod{36}, the condition is 29A+30B0,29A + 30B \equiv 0, i.e. 7A+6B0(mod36).7A + 6B \equiv 0 \pmod{36}. Reducing once more modulo 66 gives A0(mod6),A\equiv0\pmod6, so the only possible nonzero digit is A=6.A=6. Then 42+6B42+6B is divisible by 3636 only for the digit B=5.B=5. Indeed $655.56=36×$18.21,\$655.56 = 36 \times \$18.21, so A+B=11.A+B=11.

Thus, the correct answer is C.

7.

What is the value of

n=2255log2(1+1n)(log2n)(log2(n+1))? \sum_{n=2}^{255} \frac{\log_2\left(1 + \frac{1}{n}\right)}{(\log_2 n)(\log_2(n+1))}?

34\dfrac{3}{4}

11log22551 - \dfrac{1}{\log_2 255}

78\dfrac{7}{8}

1516\dfrac{15}{16}

11

Difficulty rating: 1420
Small Hint:

Write log2 ⁣(1+1n)\log_2\!\left(1 + \frac{1}{n}\right) =log2(n+1)log2n= \log_2(n+1) - \log_2 n

Big Hint:

With an=log2n,a_n = \log_2 n, each term becomes 1an1an+1\dfrac{1}{a_n} - \dfrac{1}{a_{n+1}}

Solution:

Let an=log2n.a_n = \log_2 n. The numerator equals an+1an,a_{n+1} - a_n, so each term is an+1ananan+1=1an1an+1.\dfrac{a_{n+1} - a_n}{a_n a_{n+1}} = \dfrac{1}{a_n} - \dfrac{1}{a_{n+1}}. Telescoping from n=2n = 2 to 255255 leaves 1log221log2256=118\dfrac{1}{\log_2 2} - \dfrac{1}{\log_2 256} = 1 - \dfrac{1}{8} =78.= \dfrac{7}{8}.

Thus, the correct answer is C.

8.

There are integers aa and bb such that the polynomial x35x2+ax+bx^3 - 5x^2 + ax + b has 4+54 + \sqrt{5} as a root. What is a+b?a + b?

1313

1717

2020

3030

6868

Difficulty rating: 1440
Small Hint:

Integer coefficients force the conjugate 454 - \sqrt{5} to be a root as well

Big Hint:

The three roots sum to 5,5, so find the third root, then expand to read off aa and bb

Solution:

The conjugate 454 - \sqrt{5} is also a root, and these two are the roots of x28x+11.x^2 - 8x + 11. The third root rr satisfies 8+r=5,8 + r = 5, so r=3.r = -3. Then (x28x+11)(x+3)(x^2 - 8x + 11)(x + 3) =x35x213x+33,= x^3 - 5x^2 - 13x + 33, giving a=13a = -13 and b=33,b = 33, so a+b=20.a + b = 20.

Thus, the correct answer is C.

9.

What is the tens digit of 666?6^{6^6}?

11

33

55

77

99

Difficulty rating: 1510
Small Hint:

The tens digit is determined by 666mod1006^{6^6} \bmod 100

Big Hint:

For n2,n \ge 2, 6nmod1006^n \bmod 100 cycles with period 5;5; reduce the exponent 666^6 modulo 55

Solution:

Here 66=46656.6^6 = 46656. For n2,n \ge 2, the last two digits of 6n6^n cycle with period 55 through 36,16,96,76,56.36, 16, 96, 76, 56. Since 466561(mod5),46656 \equiv 1 \pmod 5, 6466566^{46656} ends in 56,56, so the tens digit is 5.5.

Thus, the correct answer is C.

10.

The altitude to the hypotenuse of a 30-60-9030\text{-}60\text{-}90 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{\sqrt{3}}{4}

49\dfrac{4}{9}

511\dfrac{5}{11}

4315\dfrac{4\sqrt{3}}{15}

Difficulty rating: 1580
Small Hint:

Place the right angle at the origin with the legs along the axes and coordinatize every point

Big Hint:

Find where the median to the shortest side crosses the altitude to the hypotenuse, then split the altitude at that point

Solution:

Take C=(0,0),C = (0,0), A=(3,0),A = (\sqrt{3}, 0), B=(0,1),B = (0, 1), so ABAB is the hypotenuse and BCBC is the shortest side. The altitude from CC meets ABAB at H=(34,34).H = \left(\tfrac{\sqrt{3}}{4}, \tfrac{3}{4}\right). The median from AA to M=(0,12)M = \left(0, \tfrac{1}{2}\right) crosses the altitude at P=(37,37).P = \left(\tfrac{\sqrt{3}}{7}, \tfrac{3}{7}\right). This splits the altitude into CP=237=4314CP = \tfrac{2\sqrt{3}}{7} = \tfrac{4\sqrt{3}}{14} and PH=3314,PH = \tfrac{3\sqrt{3}}{14}, so x=3314x = \tfrac{3\sqrt{3}}{14} and xx+y=37.\dfrac{x}{x+y} = \dfrac{3}{7}.

Thus, the correct answer is A.

11.

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: 1590
Small Hint:

The captains are the three tallest exactly when the three tallest land in three different groups

Big Hint:

Place the tallest three one at a time; each must avoid the groups already used, whose slots shrink the pool

Solution:

Each group has 33 slots. The three tallest athletes are the captains precisely when they fall into three different groups. Placing them one at a time into the 99 slots, the second must avoid the first’s group (66 of the remaining 88 slots) and the third must avoid both used groups (33 of the remaining 77 slots). The probability is 6837=928.\dfrac{6}{8} \cdot \dfrac{3}{7} = \dfrac{9}{28}.

Thus, the correct answer is C.

12.

The windshield wiper on the driver’s side of a large bus is depicted below.

Arm AB\overline{AB} pivots back and forth around point A,A, sweeping out an arc of 60,60^\circ, symmetric about the vertical line through A.A. The wiper blade CD\overline{CD} is attached to BB at its midpoint and stays vertical as the arm moves. The arm is 33 feet long, and the wiper blade is 3.53.5 feet tall. What is the area of the windshield cleaned by the wiper, in square feet, to the nearest hundredth? (Assume that the windshield is a flat vertical surface.)

9.689.68

10.1410.14

10.5010.50

11.3211.32

12.0012.00

Concepts:areaarc
Difficulty rating: 1690
Small Hint:

As the arm turns, BB traces an arc of radius 3;3; the blade is always a vertical segment of height 3.53.5 centered at BB

Big Hint:

Each vertical line meets the cleaned region in a segment of constant height 3.5,3.5, so the area is that height times the horizontal width swept

Solution:

Put AA at the origin. Then B=(3sinθ,3cosθ)B = (3\sin\theta, 3\cos\theta) for θ[30,30],\theta \in [-30^\circ, 30^\circ], so the horizontal coordinate of BB ranges over [1.5,1.5],[-1.5, 1.5], a width of 3.3. At each horizontal position exactly one vertical blade of height 3.53.5 passes through, so by Cavalieri’s principle the cleaned area is 3.5×3=10.53.5 \times 3 = 10.5 square feet.

Thus, the correct answer is C.

13.

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: 1660
Small Hint:

Because same-colored sectors cannot touch, the two sectors of each color form a non-adjacent pair

Big Hint:

Count the ways to split the 66 sectors into three non-adjacent pairs, then assign the three colors to the pairs

Solution:

The two sectors of each color must be a non-adjacent pair, so a coloring is a way to split the 66 cyclic sectors into three non-adjacent pairs together with an assignment of the three colors. The non-adjacent pairs are the edges of the complement of the 66-cycle, the triangular prism, which has 44 perfect matchings. Assigning the three colors in 3!3! ways gives 4×6=244 \times 6 = 24 colorings.

Thus, the correct answer is D.

14.

Consider a decreasing sequence of nn positive integers x1>x2>>xnx_1 \gt x_2 \gt \cdots \gt x_n that satisfies the following two conditions:

• The average (arithmetic mean) 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: 1730
Small Hint:

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

Big Hint:

From Sk=kAkS_k = k A_k recover xk=20292kx_k = 2029 - 2k for k4,k \ge 4, then require every term to stay positive

Solution:

The average of the first kk terms is Ak=2028kA_k = 2028 - k for k3,k \ge 3, so the partial sum is Sk=k(2028k).S_k = k(2028 - k). For k4,k \ge 4, xk=SkSk1=20292k,x_k = S_k - S_{k-1} = 2029 - 2k, which is positive exactly when k1014.k \le 1014. A valid start such as x1,x2,x3=2030,2023,2022x_1, x_2, x_3 = 2030, 2023, 2022 keeps the whole sequence strictly decreasing, so the greatest possible nn is 1014.1014.

Thus, the correct answer is B.

15.

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: 1800
Small Hint:

At height fraction tt the cross-section is a square of side 1+2t,1 + 2t, so its area is (1+2t)2(1 + 2t)^2

Big Hint:

Compare the volume up to the midline (t=12t = \tfrac{1}{2}) with the total volume; fill time is proportional to volume

Solution:

At height fraction tt the square cross-section has side 1+2t,1 + 2t, so the volume filled up to height tt is 0t(1+2u)2du.\int_0^t (1 + 2u)^2\,du. Up to the midline (t=12)\left(t = \tfrac{1}{2}\right) this is 76,\tfrac{7}{6}, and the full volume is 133.\tfrac{13}{3}. The remaining volume is 13376=196,\tfrac{13}{3} - \tfrac{7}{6} = \tfrac{19}{6}, which is 197\tfrac{19}{7} times the first part. So the remainder takes 35197=9535 \cdot \tfrac{19}{7} = 95 more minutes.

Thus, the correct answer is D.

16.

An analog clock starts at midnight and runs for 20252025 minutes before stopping. What is the tangent of the acute angle between the hour hand and the minute hand when the clock stops?

00

21\sqrt{2} - 1

222 - \sqrt{2}

22\dfrac{\sqrt{2}}{2}

323 - \sqrt{2}

Difficulty rating: 1840
Small Hint:

Reduce 20252025 minutes modulo 1212 hours to find where the hands point

Big Hint:

Find each hand’s angle, take the acute difference, then evaluate tan22.5\tan 22.5^\circ

Solution:

20252025 minutes is 3333 hours 4545 minutes, which modulo 1212 hours reads 9:45.9{:}45. The minute hand points at 270270^\circ and the hour hand at 9.75×30=292.5,9.75 \times 30^\circ = 292.5^\circ, so the acute angle between them is 22.5.22.5^\circ. Using the half-angle value, tan22.5=21.\tan 22.5^\circ = \sqrt{2} - 1.

Thus, the correct answer is B.

17.

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: 1980
Small Hint:

Every color must appear, and the cyclic conditions red \to blue \to yellow \to red tightly constrain the layout

Big Hint:

Count all valid colorings of the fixed (labeled) grid, then reduce by the 88 rotations and reflections using Burnside’s lemma

Solution:

First count colorings of the grid with its positions labeled. Checking the 2727 possible rows in succession and rejecting a row as soon as a square whose neighbors are now known lacks its required next color gives the following complete count by the numbers of red, blue, and yellow squares: (#R,#B,#Y)valid colorings(2,4,3)16(3,2,4)16(3,3,3)36(4,3,2)16 \begin{array}{c|c} (\#R,\#B,\#Y)&\text{valid colorings}\\ \hline (2,4,3)&16\\ (3,2,4)&16\\ (3,3,3)&36\\ (4,3,2)&16 \end{array} Thus the identity symmetry fixes 16+16+36+16=8416+16+36+16=84 colorings.

For the other symmetries, the fixed-coloring counts are 00 for each nontrivial rotation, 66 for each reflection across a horizontal or vertical axis, and 00 for each diagonal reflection. (For an axis reflection, a direct check of the three palindromic rows gives the 66 possibilities.) Therefore Burnside’s lemma gives 84+268=12. \frac{84+2\cdot6}{8}=12.

Thus, the correct answer is C.

18.

Awnik repeatedly plays a game that has a probability of winning of 13.\dfrac{1}{3}. The outcomes of the games are independent. What is the expected value of the number of games he will play until he has both won and lost at least once?

52\dfrac{5}{2}

33

165\dfrac{16}{5}

72\dfrac{7}{2}

154\dfrac{15}{4}

Difficulty rating: 1770
Small Hint:

After the first game you already have one outcome; you then wait only for the opposite outcome

Big Hint:

The expected number of games to get an outcome of probability pp is 1p;\dfrac{1}{p}; condition on whether the first game is a win or a loss

Solution:

The first game produces one outcome. If it was a win (probability 13\tfrac{1}{3}), the expected wait for a loss is 123=32;\tfrac{1}{\frac{2}{3}} = \tfrac{3}{2}; if it was a loss (probability 23\tfrac{2}{3}), the expected wait for a win is 113=3.\tfrac{1}{\frac{1}{3}} = 3. So the expected total is 1+1332+233=1+12+21 + \tfrac{1}{3}\cdot\tfrac{3}{2} + \tfrac{2}{3}\cdot 3 = 1 + \tfrac{1}{2} + 2 =72.= \tfrac{7}{2}.

Thus, the correct answer is D.

19.

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: 2040
Small Hint:

Write the Horace-number and the Vera-number of the square in row r,r, column cc as formulas in rr and cc

Big Hint:

Setting them equal gives 9r=14c5;9r = 14c - 5; find which cc make rr an integer in range

Solution:

In row r,r, column c,c, Horace writes (r1)91+c(r-1)\cdot 91 + c and Vera writes (c1)141+r.(c-1)\cdot 141 + r. Setting these equal gives 90r140c=50,90r - 140c = -50, i.e. 9r=14c5.9r = 14c - 5. This requires c1(mod9),c \equiv 1 \pmod 9, so c=1,10,19,,91c = 1, 10, 19, \ldots, 91 — that is 1111 values, and each yields a valid rr between 11 and 141.141. So 1111 squares match.

Thus, the correct answer is C.

20.

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\dfrac{1}{2} and it disappears with probability 12.\dfrac{1}{2}.

• 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,\dfrac{1}{4}, it moves to n1n-1 with probability 14,\dfrac{1}{4}, and it disappears with probability 12.\dfrac{1}{2}.

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: 2110
Small Hint:

Let f(n)f(n) be the probability of eventually reaching 44 starting from n;n; write a first-step equation at each state

Big Hint:

Solve the linear system with f(4)=1f(4) = 1 and value 00 whenever the frog disappears

Solution:

Let f(n)f(n) be the probability of reaching 44 from n.n. Then f(0)=12f(1),f(0) = \tfrac{1}{2} f(1), and for n=1,2,3,n = 1, 2, 3, f(n)=14f(n+1)+14f(n1),f(n) = \tfrac{1}{4} f(n+1) + \tfrac{1}{4} f(n-1), with f(4)=1.f(4) = 1. Solving upward gives f(2)=72f(1)f(2) = \tfrac{7}{2} f(1) and f(3)=13f(1);f(3) = 13 f(1); then 413f(1)=1+72f(1)4 \cdot 13 f(1) = 1 + \tfrac{7}{2} f(1) yields f(1)=297,f(1) = \tfrac{2}{97}, so f(0)=197.f(0) = \tfrac{1}{97}.

Thus, the correct answer is E.

21.

Two non-congruent triangles have the same area. Each triangle has sides of length 88 and 9,9, and the third side of each triangle has integer length. What is the sum of the lengths of the third sides?

2020

2222

2424

2626

2828

Difficulty rating: 2170
Small Hint:

With sides 88 and 99 and included angle θ,\theta, the area is 36sinθ,36\sin\theta, so equal areas come from θ\theta and 180θ180^\circ - \theta

Big Hint:

By the law of cosines the third sides satisfy t2=145144cosθ,t^2 = 145 \mp 144\cos\theta, so t12+t22=290t_1^2 + t_2^2 = 290

Solution:

The area with included angle θ\theta is 36sinθ,36\sin\theta, so two triangles of equal area use angles θ\theta and 180θ,180^\circ - \theta, with cosines ±cosθ.\pm\cos\theta. By the law of cosines the third sides satisfy t2=145144cosθ,t^2 = 145 \mp 144\cos\theta, hence t12+t22=290.t_1^2 + t_2^2 = 290. Since 2902(mod8),290\equiv2\pmod8, both integer sides must be odd. Checking the odd squares in the triangle-inequality range 1<t<171\lt t\lt17 leaves only 112+132=121+169=290.11^2+13^2=121+169=290. Therefore the sum is 24.24.

Thus, the correct answer is C.

22.

What is the greatest possible area of the triangle in the complex plane with vertices 2z,2z, (1+i)z,(1+i)z, and (1i)z,(1-i)z, where zz is a complex number satisfying 4z2=1?|4z - 2| = 1?

14\dfrac{1}{4}

12\dfrac{1}{2}

916\dfrac{9}{16}

34\dfrac{3}{4}

11

Difficulty rating: 2270
Small Hint:

The vertices are zz times the fixed points 2,1+i,1i,2, 1+i, 1-i, so the triangle is that fixed triangle scaled by z|z|

Big Hint:

Its area is z2|z|^2 times a fixed area; the condition 4z2=1|4z - 2| = 1 is a circle, so maximize z|z| on it

Solution:

The vertices are z2,z \cdot 2, z(1+i),z(1+i), and z(1i),z(1-i), so the triangle is the fixed triangle with vertices 2,1+i,1i2, 1+i, 1-i — which has area 11 — scaled by z,|z|, giving area z2.|z|^2. The condition 4z2=1|4z - 2| = 1 is the circle z12=14,\left|z - \tfrac{1}{2}\right| = \tfrac{1}{4}, on which z|z| is at most 12+14=34.\tfrac{1}{2} + \tfrac{1}{4} = \tfrac{3}{4}. So the greatest area is (34)2=916.\left(\tfrac{3}{4}\right)^2 = \tfrac{9}{16}.

Thus, the correct answer is C.

23.

Let SS be the set of all integers z>1z \gt 1 such that for all pairs of nonnegative integers (x,y)(x, y) with x<y<z,x \lt y \lt z, the remainder when 2025x2025x is divided by zz is less than the remainder when 2025y2025y is divided by z.z. What is the sum of the elements of S?S?

30413041

35423542

37503750

40444044

43194319

Difficulty rating: 2380
Small Hint:

The condition says the map k2025kmodzk \mapsto 2025k \bmod z is strictly increasing on 0,1,,z10, 1, \ldots, z-1

Big Hint:

An increasing rearrangement of 0,1,,z10, 1, \ldots, z-1 starting at 00 must be the identity, forcing 20251(modz)2025 \equiv 1 \pmod z

Solution:

The condition requires k2025kmodzk \mapsto 2025k \bmod z to be strictly increasing on {0,1,,z1}.\{0, 1, \ldots, z-1\}. A strictly increasing list of zz distinct values in [0,z1][0, z-1] must be 0,1,,z1,0, 1, \ldots, z-1, so 20251(modz),2025 \equiv 1 \pmod z, i.e. 20242024 is divisible by z.z. Since 2024=231123,2024 = 2^3 \cdot 11 \cdot 23, the sum of all its divisors is (1+2+4+8)(1+11)(1+23)(1+2+4+8)(1+11)(1+23) =151224= 15 \cdot 12 \cdot 24 =4320.= 4320. Excluding z=1z = 1 leaves 4319.4319.

Thus, the correct answer is E.

24.

How many real numbers satisfy the equation sin(20πx)=log20(x)?\sin(20\pi x) = \log_{20}(x)?

199199

200200

398398

399399

400400

Difficulty rating: 2520
Small Hint:

A solution needs 1log20x1,-1 \le \log_{20} x \le 1, so xx lies in [120,20]\left[\tfrac{1}{20}, 20\right]

Big Hint:

On each monotonic half-wave of sin(20πx)\sin(20\pi x) the slowly rising log crosses once; count the branches carefully at both ends

Solution:

Since sin(20πx)1,|\sin(20\pi x)|\le1, every solution lies in [120,20].\left[\tfrac1{20},20\right]. For x<1x\lt1 the logarithm is negative, so only the 1010 negative sine lobes in [120,1]\left[\tfrac1{20},1\right] can contribute. Each has one crossing on each side of its minimum; on the last lobe, the second crossing is the endpoint x=1.x=1. Hence this part contributes 2020 solutions.

For x>1,x\gt1, only positive lobes contribute. There are 190190 of them: one in each interval from 1+k101+\tfrac{k}{10} to 1+k10+1201+\tfrac{k}{10}+\tfrac1{20} for 0k189.0\le k\le189. Every one after the first has one crossing on each side of its maximum. The first has only one new crossing because its left endpoint is the already-counted solution x=1.x=1. Thus x>1x\gt1 contributes 1+2189=3791+2\cdot189=379 more solutions.

For completeness, the claimed uniqueness on each half-lobe follows by differentiating the difference of the two sides. On a falling positive half-lobe it is strictly decreasing. On a rising positive half-lobe its derivative increases and then decreases once, so the difference crosses from negative to positive only once. Applying the same argument to sin(20πx)+log20x-\sin(20\pi x)+\log_{20}x handles a negative lobe. The total is 20+379=399.20+379=399.

Thus, the correct answer is D.

25.

Three concentric circles have radii 1,1, 2,2, 3.3. An equilateral triangle with side length ss has one vertex on each circle. What is s2?s^2?

66

254\dfrac{25}{4}

132\dfrac{13}{2}

274\dfrac{27}{4}

77

Difficulty rating: 2650
Small Hint:

For a point at distances p,q,rp, q, r from the vertices of an equilateral triangle of side a,a, there is a symmetric relation among p2,q2,r2,a2p^2, q^2, r^2, a^2

Big Hint:

Use 3(p4+q4+r4+a4)3(p^4 + q^4 + r^4 + a^4) =(p2+q2+r2+a2)2= (p^2 + q^2 + r^2 + a^2)^2 with p,q,r=1,2,3p, q, r = 1, 2, 3

Solution:

For the common center at distances 1,2,31, 2, 3 from the vertices of an equilateral triangle of side s,s, the identity 3(1+16+81+s4)3(1 + 16 + 81 + s^4) =(1+4+9+s2)2= (1 + 4 + 9 + s^2)^2 holds. This simplifies to 2s428s2+98=0,2s^4 - 28s^2 + 98 = 0, i.e. (s27)2=0,(s^2 - 7)^2 = 0, so s2=7.s^2 = 7.

Thus, the correct answer is E.