2025 AMC 12B 考试答案

Scroll down to view professionally curated solutions from LIVE by Po-Shen Loh, print PDF solutions, view answer key, or:

Try Exam

All of the real AMC 8, AMC 10, AMC 12, and AIME problems in our complete solution collection 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

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,4,9,6,5,6,.1, 4, 9, 6, 5, 6, \ldots. What is the sum of all the numbers Jerry wrote down?

90259025

90709070

90909090

91159115

91609160

Difficulty rating: 1020

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+25=9115.202 \cdot 45 + 25 = 9090 + 25 = 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

Solution:

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

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

Solution:

Setting 7a+b=9b+a7a + b = 9b + a gives 6a=8b,6a = 8b, so 3a=4b.3a = 4b. The digits are a=4,b=3,a = 4, b = 3, which check out since 437=31=349.43_7 = 31 = 34_9. Hence 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

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

Solution:

The total in cents is 10000A+1110B+A=10001A+1110B,10000A + 1110B + A = 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}. The only digit solution with A0A \neq 0 is A=6,B=5A = 6, B = 5 (76+65=727 \cdot 6 + 6 \cdot 5 = 72), giving $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

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=78.\dfrac{1}{\log_2 2} - \dfrac{1}{\log_2 256} = 1 - \dfrac{1}{8} = \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

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)=x35x213x+33,(x^2 - 8x + 11)(x + 3) = 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

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}

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

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

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

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

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

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

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

Solution:

Each red square needs a blue neighbor, each blue a yellow, and each yellow a red, forcing all three colors to appear in an interlocking pattern. A systematic check gives 8484 valid colorings of the labeled grid. Under the 88 symmetries of the square, only two diagonal reflections fix any colorings — 66 each — so Burnside's lemma gives 18(84+6+6)=12\tfrac{1}{8}(84 + 6 + 6) = 12 distinct colorings.

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

Solution:

The first game produces one outcome. If it was a win (probability 13\tfrac{1}{3}), the expected wait for a loss is 12/3=32;\tfrac{1}{2/3} = \tfrac{3}{2}; if it was a loss (probability 23\tfrac{2}{3}), the expected wait for a win is 11/3=3.\tfrac{1}{1/3} = 3. So the expected total is 1+1332+233=1+12+2=72.1 + \tfrac{1}{3}\cdot\tfrac{3}{2} + \tfrac{2}{3}\cdot 3 = 1 + \tfrac{1}{2} + 2 = \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

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,2,n = 1, 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}

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

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. The only integer values in the valid range (1,17)(1, 17) are 1111 and 1313 (121+169=290121 + 169 = 290), so 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

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

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. z2024.z \mid 2024. 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)=151224=4320.(1+2+4+8)(1+11)(1+23) = 15 \cdot 12 \cdot 24 = 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

Solution:

Since sin1,|\sin| \le 1, solutions need x[120,20],x \in \left[\tfrac{1}{20}, 20\right], where log20x\log_{20} x rises from 1-1 to 1.1. The curve sin(20πx)\sin(20\pi x) has period 110,\tfrac{1}{10}, and on every full monotonic branch inside this interval it crosses the slowly increasing log exactly once. There are 398398 such full branches; the partial branch near x=120x = \tfrac{1}{20} adds one crossing, while the partial branch near x=20x = 20 adds none (the sine cannot rise to the log's near-11 value there). This gives 399399 solutions.

Thus, the correct answer is D.

25.

Three concentric circles have radii 1,2,3.1, 2, 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

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)=(1+4+9+s2)23(1 + 16 + 81 + s^4) = (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.