2024 AMC 10A 考试题目

Scroll down and press Start to try the exam! Or, go to the printable PDF, answer key, or professional solutions curated by LIVE by Po-Shen Loh.

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).

Or jump straight to one problem with its solution: 1 · 2 · 3 · 4 · 5 · 6 · 7 · 8 · 9 · 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 · 19 · 20 · 21 · 22 · 23 · 24 · 25

Want to learn professionally through interactive video classes?

Learn LIVE

考试时间还剩下:

1:15:00

1.

What is the value of 99011019910101?9901 \cdot 101 - 99 \cdot 10101?

22

2020

2121

200200

20202020

Answer: A
Concepts:whole number operations

Difficulty rating: 860

Solution:

Just compute each piece. We have 9901101=990100+9901=1000001,9901 \cdot 101 = 990100 + 9901 = 1000001, and 9910101=999999.99 \cdot 10101 = 999999. Subtracting, 1000001999999=2.1000001 - 999999 = 2. Thus, A is the correct answer.

2.

A model used to estimate the time it will take to hike to the top of a mountain on a trail is of the form T=aL+bG,T = aL + bG, where aa and bb are constants, TT is the time in minutes, LL is the length of the trail in miles, and GG is the altitude gain in feet. The model estimates that it will take 6969 minutes to hike to the top if a trail is 1.51.5 miles long and ascends 800800 feet, as well as if a trail is 1.21.2 miles long and ascends 11001100 feet. How many minutes does the model estimate it will take to hike to the top if the trail is 4.24.2 miles long and ascends 40004000 feet?

240240

246246

252252

258258

264264

Answer: B

Difficulty rating: 990

Solution:

Subtract the two equations 1.5a+800b=691.5a + 800b = 69 and 1.2a+1100b=691.2a + 1100b = 69 to kill the 69.69. That leaves 0.3a300b=0,0.3a - 300b = 0, so a=1000b.a = 1000b. Now substitute: 1500b+800b=2300b=69,1500b + 800b = 2300b = 69, so b=0.03b = 0.03 and a=30.a = 30. Then T=30(4.2)+0.03(4000)=126+120=246.T = 30(4.2) + 0.03(4000) = 126 + 120 = 246. Therefore, the answer is B.

3.

What is the sum of the digits of the smallest prime that can be written as a sum of 55 distinct primes?

55

77

99

1010

1111

Answer: B

Difficulty rating: 1050

Solution:

Suppose 22 is one of the five primes. Then the total is even and bigger than 2,2, so it's composite. That means all five primes must be odd. The five smallest odd primes give 3+5+7+11+13=39=313,3 + 5 + 7 + 11 + 13 = 39 = 3 \cdot 13, which isn't prime. We can't hit 4141 with five distinct odd primes, but 3+5+7+11+17=433 + 5 + 7 + 11 + 17 = 43 is prime. So the smallest such prime is 43,43, and its digit sum is 4+3=7.4 + 3 = 7. Thus, B is the correct answer.

4.

The number 20242024 is written as the sum of not necessarily distinct two-digit numbers. What is the least number of two-digit numbers needed to write this sum?

2020

2121

2222

2323

2424

Answer: B

Difficulty rating: 1130

Solution:

Each two-digit number is at most 99,99, so kk of them sum to at most 99k.99k. We need 99k2024,99k \ge 2024, which forces k20.4,k \ge 20.4, so k21.k \ge 21. And 2121 really works: twenty 9999's plus one 4444 give 1980+44=2024.1980 + 44 = 2024. Therefore, the answer is B.

5.

What is the least value of nn such that n!n! is a multiple of 2024?2024?

1111

2121

2222

2323

253253

Answer: D

Difficulty rating: 1130

Solution:

Factor 2024=231123.2024 = 2^3 \cdot 11 \cdot 23. The prime 2323 is the bottleneck: for 2323 to divide n!,n!, we need n23.n \ge 23. At n=23,n = 23, the product 23!23! already has 23,23, 11,11, and plenty of factors of 2,2, so 202423!.2024 \mid 23!. The least value is 23.23. Thus, D is the correct answer.

6.

What is the minimum number of successive swaps of adjacent letters in the string ABCDEF that are needed to change the string to FEDCBA?

(For example, 33 swaps are required to change ABC to CBA; one such sequence of swaps is ABC \to BAC \to BCA \to CBA.)

66

1010

1212

1515

2424

Answer: D

Difficulty rating: 1200

Solution:

Reversing all six letters flips the relative order of every pair, so all (62)=15\binom{6}{2} = 15 pairs end up inverted. Each adjacent swap fixes exactly one inversion. So we need at least 1515 swaps, and bubbling each letter into place hits 1515 exactly. Therefore, the answer is D.

7.

The product of three integers is 60.60. What is the least possible positive sum of the three integers?

22

33

55

66

1313

Answer: B

Difficulty rating: 1200

Solution:

To keep the sum small but positive, pair two negatives with one big positive. Take (1)(6)(10)=60,(-1)(-6)(10) = 60, which sums to 3.3. Run through the other factorizations of 6060 and none does better. So the least positive sum is 3.3. Thus, B is the correct answer.

8.

Amy, Bomani, Charlie, and Daria work in a chocolate factory. On Monday Amy, Bomani, and Charlie started working at 1:00 PM and were able to pack 4,4, 3,3, and 33 packages, respectively, every 33 minutes. At some later time, Daria joined the group, and Daria was able to pack 55 packages every 44 minutes. Together, they finished packing 450450 packages at exactly 2:45 PM. At what time did Daria join the group?

1:25 PM

1:35 PM

1:45 PM

1:55 PM

2:05 PM

Answer: A

Difficulty rating: 1290

Solution:

From 1:00 to 2:45 is 105105 minutes. Amy, Bomani, and Charlie pack 4+3+3=104 + 3 + 3 = 10 packages every 33 minutes, so 103\tfrac{10}{3} per minute, which is 103105=350\tfrac{10}{3} \cdot 105 = 350 packages. That leaves 450350=100450 - 350 = 100 for Daria, who packs 54\tfrac54 per minute and so needs 100/54=80100 / \tfrac54 = 80 minutes. She worked the last 8080 minutes, joining 10580=25105 - 80 = 25 minutes after 1:00. That's 1:25 PM. Therefore, the answer is A.

9.

In how many ways can 66 juniors and 66 seniors form 33 disjoint teams of 44 people so that each team has 22 juniors and 22 seniors?

720720

13501350

27002700

32803280

81008100

Answer: B

Difficulty rating: 1350

Solution:

Split the 66 juniors into three unordered pairs. There are 6!2!33!=15\frac{6!}{2!^3 3!} = 15 ways, and the same 1515 for the seniors. Each team is one junior-pair paired with one senior-pair, so we match the three junior-pairs to the three senior-pairs in 3!=63! = 6 ways. That's 15156=135015 \cdot 15 \cdot 6 = 1350 sets of teams. Thus, B is the correct answer.

10.

Consider the following operation. Given a positive integer n,n, if nn is a multiple of 3,3, then you replace nn by n3.\tfrac{n}{3}. If nn is not a multiple of 3,3, then you replace nn by n+10.n + 10. Then continue this process. For example, beginning with n=4,n = 4, this procedure gives 414248186212.4 \to 14 \to 24 \to 8 \to 18 \to 6 \to 2 \to 12 \to \cdots.

Suppose you start with n=100.n = 100. What value results if you perform this operation exactly 100100 times?

1010

2020

3030

4040

5050

Answer: C
Solution:

Just run it from 100:100: 100110120405060203010203010.100 \to 110 \to 120 \to 40 \to 50 \to 60 \to 20 \to 30 \to 10 \to 20 \to 30 \to 10 \to \cdots. After the 88th step we're at 10,10, and from there it cycles 10,20,3010, 20, 30 with period 3.3. So step 8+k8 + k is the kkth entry of the cycle. For step 100,100, k=92,k = 92, and 922(mod3),92 \equiv 2 \pmod 3, which lands on 30.30. Therefore, the answer is C.

11.

How many ordered pairs of integers (m,n)(m, n) satisfy

n249=m?\sqrt{n^2 - 49} = m?

11

22

33

44

Infinitely many

Answer: D

Difficulty rating: 1440

Solution:

Note m=n2490m = \sqrt{n^2 - 49} \ge 0 has to be an integer, so n249=m2,n^2 - 49 = m^2, which means (nm)(n+m)=49.(n - m)(n + m) = 49. The factorizations of 4949 give n=25,m=24|n| = 25, m = 24 or n=7,m=0.|n| = 7, m = 0. So the ordered pairs (m,n)(m, n) are (24,25),(24, 25), (24,25),(24, -25), (0,7),(0, 7), (0,7).(0, -7). That's 44 of them. Thus, D is the correct answer.

12.

Zelda played the Adventures of Math game on August 1 and scored 17001700 points. She continued to play daily over the next 55 days. The bar chart below shows the daily change in her score compared to the day before. (For example, Zelda's score on August 2 was 1700+80=17801700 + 80 = 1780 points.) What was Zelda's average score in points over the 66 days?

17001700

17021702

17031703

17131713

17151715

Answer: E

Difficulty rating: 1290

Solution:

Apply the daily changes +80,90,10,+60,40+80, -90, -10, +60, -40 to the starting 1700.1700. The six scores are 1700,1780,1690,1680,1740,1700.1700, 1780, 1690, 1680, 1740, 1700. They add to 10290,10290, so the average is 10290/6=1715.10290 / 6 = 1715. Therefore, the answer is E.

13.

Two transformations are said to commute if applying the first followed by the second gives the same result as applying the second followed by the first. Consider these four transformations of the coordinate plane:

• a translation 22 units to the right,

• a 9090^\circ rotation counterclockwise about the origin,

• a reflection across the xx-axis, and

• a dilation centered at the origin with scale factor 2.2.

Of the 66 pairs of distinct transformations from this list, how many commute?

11

22

33

44

55

Answer: C

Difficulty rating: 1500

Solution:

The dilation just scales about the origin, so it commutes with both the rotation and the reflection. That's 22 pairs. The translation commutes with the reflection across the xx-axis too, since either order sends (x,y)(x+2,y).(x, y) \to (x + 2, -y). The other three pairs fail: the translation clashes with the rotation and with the dilation, and the rotation clashes with the reflection. So 33 pairs commute. Thus, C is the correct answer.

14.

One side of an equilateral triangle of height 2424 lies on line .\ell. A circle of radius 1212 is tangent to \ell and is externally tangent to the triangle. The area of the region exterior to the triangle and the circle and bounded by the triangle, the circle, and line \ell can be written as abcπ,a\sqrt{b} - c\pi, where a,a, b,b, and cc are positive integers and bb is not divisible by the square of any prime. What is a+b+c?a + b + c?

7272

7373

7474

7575

7676

Answer: D

Difficulty rating: 1660

Solution:

The equilateral triangle has side 163.16\sqrt3. Put \ell on the xx-axis with base vertex V=(163,0);V = (16\sqrt3, 0); the slanted side then lies on 3x+y=48.\sqrt3\,x + y = 48. The circle sits on \ell (center height 1212) and touches that side from outside, so its center is (203,12)(20\sqrt3, 12) and it meets \ell at T=(203,0).T = (20\sqrt3, 0). Our region is bounded by the two tangent segments out of VV (one along ,\ell, one along the triangle's side) and the near arc. The tangent length is VT=43,VT = 4\sqrt3, so the kite VV-TT-center\text{center}-PP has area 4312=483.4\sqrt3 \cdot 12 = 48\sqrt3. The angle at VV is 120,120^\circ, so the removed sector is 60,60^\circ, with area 16π(12)2=24π.\tfrac16 \pi (12)^2 = 24\pi. The region is 48324π,48\sqrt3 - 24\pi, giving a+b+c=48+3+24=75.a + b + c = 48 + 3 + 24 = 75. Therefore, the answer is D.

15.

Let MM be the greatest integer such that both M+1213M + 1213 and M+3773M + 3773 are perfect squares. What is the units digit of M?M?

11

22

33

66

88

Answer: E
Solution:

Set M+1213=y2M + 1213 = y^2 and M+3773=x2.M + 3773 = x^2. Subtracting, x2y2=2560,x^2 - y^2 = 2560, so (xy)(x+y)=2560.(x - y)(x + y) = 2560. The two factors share a parity, and their product is even, so both are even: write xy=2s,x - y = 2s, x+y=2t,x + y = 2t, with st=640.st = 640. To make MM as large as possible we want y=tsy = t - s as large as possible, so ss as small as possible. Take s=1,t=640,s = 1, t = 640, giving y=639.y = 639. Then M=63921213=407108,M = 639^2 - 1213 = 407108, whose units digit is 8.8. Thus, E is the correct answer.

16.

All of the rectangles in the figure below, which is drawn to scale, are similar to the enclosing rectangle. Each number represents the area of the rectangle. What is length AB?AB?

4+454 + 4\sqrt5

10210\sqrt2

5+555 + 5\sqrt5

108410\sqrt[4]{8}

2020

Answer: D

Difficulty rating: 1730

Solution:

Every piece is similar to the whole rectangle, so they all share one aspect ratio. The areas 1,2,4,8,161, 2, 4, 8, 16 (and 9,189, 18) come in factor-of-22 steps, and cutting a rectangle of aspect ratio 2\sqrt2 across its long side gives two similar copies of half the area. That pins the ratio at 2.\sqrt2. The total area is 36+16+8+18+1+9+4+2+32+25+49=200.36 + 16 + 8 + 18 + 1 + 9 + 4 + 2 + 32 + 25 + 49 = 200. The enclosing rectangle satisfies ABAB2=200,AB \cdot \tfrac{AB}{\sqrt2} = 200, so AB2=2002AB^2 = 200\sqrt2 and AB=2002=1084.AB = \sqrt{200\sqrt2} = 10\sqrt[4]{8}. Therefore, the answer is D.

17.

Two teams are in a best-two-out-of-three playoff: the teams will play at most 33 games, and the winner of the playoff is the first team to win 22 games. The first game is played on Team A's home field, and the remaining games are played on Team B's home field. Team A has a 23\tfrac23 chance of winning at home, and its probability of winning when playing away from home is p.p. Outcomes of the games are independent. The probability that Team A wins the playoff is 12.\tfrac12. Then pp can be written in the form 12 ⁣(mn),\tfrac12\!\left(m - \sqrt{n}\right), where mm and nn are positive integers. What is m+n?m + n?

1010

1111

1212

1313

1414

Answer: E

Difficulty rating: 1800

Solution:

Team A takes game 11 at home with probability 23,\tfrac23, and each away game with probability p.p. It can win the playoff three disjoint ways: win games 1,2;1, 2; win 1,1, lose 2,2, win 3;3; lose 1,1, win 2,3.2, 3. Adding those, 23p+23(1p)p+13p2=12.\tfrac23 p + \tfrac23(1 - p)p + \tfrac13 p^2 = \tfrac12. This cleans up to 2p28p+3=0,2p^2 - 8p + 3 = 0, so p=4102=12 ⁣(410).p = \tfrac{4 - \sqrt{10}}{2} = \tfrac12\!\left(4 - \sqrt{10}\right). Then m=4,m = 4, n=10,n = 10, and m+n=14.m + n = 14. Thus, E is the correct answer.

18.

There are exactly KK positive integers bb with 5b20245 \le b \le 2024 such that the base-bb integer 2024b2024_b is divisible by 1616 (where 1616 is in base ten). What is the sum of the digits of K?K?

1616

1717

1818

2020

2121

Answer: D
Solution:

In base b,b, 2024b=2b3+2b+4=2(b3+b+2),2024_b = 2b^3 + 2b + 4 = 2(b^3 + b + 2), so 162024b16 \mid 2024_b exactly when 8b3+b+2.8 \mid b^3 + b + 2. Test the residues modulo 8:8: this holds precisely for b3,6,7(mod8).b \equiv 3, 6, 7 \pmod 8. Counting the bb with 5b20245 \le b \le 2024 in those three classes gives K=758,K = 758, whose digit sum is 7+5+8=20.7 + 5 + 8 = 20. Therefore, the answer is D.

19.

The first three terms of a geometric sequence are the integers a,a, 720,720, and b,b, where a<720<b.a \lt 720 \lt b. What is the sum of the digits of the least possible value of b?b?

99

1212

1616

1818

2121

Answer: E

Difficulty rating: 1910

Solution:

Since 7202=ab,720^2 = ab, the common ratio r=720a=b720r = \tfrac{720}{a} = \tfrac{b}{720} is rational. Write r=pqr = \tfrac{p}{q} in lowest terms with p>q.p \gt q. Then a=720qpa = \tfrac{720q}{p} and b=720pqb = \tfrac{720p}{q} are integers, which forces p720p \mid 720 and q720.q \mid 720. To make bb smallest, we want the smallest ratio pq>1\tfrac{p}{q} \gt 1 with both p,q720,p, q \mid 720, which is 1615.\tfrac{16}{15}. That gives b=7201615=768b = 720 \cdot \tfrac{16}{15} = 768 (and a=675a = 675). The digit sum is 7+6+8=21.7 + 6 + 8 = 21. Thus, E is the correct answer.

20.

Let SS be a subset of {1,2,3,,2024}\{1, 2, 3, \ldots, 2024\} such that the following two conditions hold:

• If xx and yy are distinct elements of S,S, then xy>2.|x - y| \gt 2.

• If xx and yy are distinct odd elements of S,S, then xy>6.|x - y| \gt 6.

What is the maximum possible number of elements in S?S?

436436

506506

608608

654654

675675

Answer: C
Solution:

The two conditions say chosen numbers are at least 33 apart, and chosen odd numbers at least 77 apart. Try the pattern 1,4,8,11,14,18,1, 4, 8, 11, 14, 18, \ldots (residues 1,4,8(mod10)1, 4, 8 \pmod{10}). Every gap is 3,\ge 3, and each block of 1010 holds exactly one odd number, so the odds stay 1010 apart. That's 33 numbers per 10.10. Now {1,,2024}\{1, \ldots, 2024\} is 202202 full blocks plus 2021,2024,2021, 2024, so the count is 2023+2=608.202 \cdot 3 + 2 = 608. Each block of 1010 can hold at most 33 elements, so we can't do better. Therefore, the answer is C.

21.

The numbers, in order, of each row and the numbers, in order, of each column of a 5×55 \times 5 array of integers form an arithmetic progression of length 5.5. The numbers in positions (5,5),(5, 5), (2,4),(2, 4), (4,3),(4, 3), and (3,1)(3, 1) are 0,0, 48,48, 16,16, and 12,12, respectively. What number is in position (1,2)?(1, 2)?

[?4812160]\begin{bmatrix} \cdot & ? & \cdot & \cdot & \cdot \\ \cdot & \cdot & \cdot & 48 & \cdot \\ 12 & \cdot & \cdot & \cdot & \cdot \\ \cdot & \cdot & 16 & \cdot & \cdot \\ \cdot & \cdot & \cdot & \cdot & 0 \end{bmatrix}

1919

2424

2929

3434

3939

Answer: C

Difficulty rating: 1990

Solution:

If every row and every column is an arithmetic progression, the entry at row i,i, column jj must take the bilinear form f(i,j)=A+Bi+Cj+Dij.f(i, j) = A + Bi + Cj + Dij. Plug in f(5,5)=0,f(5, 5) = 0, f(2,4)=48,f(2, 4) = 48, f(4,3)=16,f(4, 3) = 16, f(3,1)=12f(3, 1) = 12 and solve: A=10,A = -10, B=5,B = 5, C=22,C = 22, D=5.D = -5. So position (1,2)(1, 2) is 10+5+22225=29.-10 + 5 + 2 \cdot 22 - 2 \cdot 5 = 29. Thus, C is the correct answer.

22.

Let K\mathcal{K} be the kite formed by joining two right triangles with legs 11 and 3\sqrt3 along a common hypotenuse. Eight copies of K\mathcal{K} are used to form the polygon shown below. What is the area of triangle ABC?ABC?

2+332 + 3\sqrt3

923\dfrac{9}{2}\sqrt3

10+833\dfrac{10 + 8\sqrt3}{3}

88

535\sqrt3

Answer: B
Solution:

Each kite is two 3030-6060-9090 triangles with legs 11 and 3\sqrt3 and hypotenuse 2.2. Trace the eight-kite figure in coordinates and the outer vertices come out to A=(0,0),A = (0, 0), B=(6,0),B = (6, 0), and C=(52,332).C = \left(\tfrac52, \tfrac{3\sqrt3}{2}\right). So triangle ABCABC has base AB=6AB = 6 and height 332,\tfrac{3\sqrt3}{2}, and its area is 126332=932.\tfrac12 \cdot 6 \cdot \tfrac{3\sqrt3}{2} = \tfrac{9\sqrt3}{2}. Therefore, the answer is B.

23.

Integers a,a, b,b, and cc satisfy

ab+c=100,bc+a=87,ca+b=60.ab + c = 100, \quad bc + a = 87, \quad ca + b = 60.

What is ab+bc+ca?ab + bc + ca?

212212

247247

258258

276276

284284

Answer: D

Difficulty rating: 2270

Solution:

Add the three equations: (ab+bc+ca)+(a+b+c)=247.(ab + bc + ca) + (a + b + c) = 247. Now subtract them in pairs, which factors nicely as (ac)(b1)=13,(a - c)(b - 1) = 13, (ba)(c1)=27,(b - a)(c - 1) = 27, and (bc)(a1)=40.(b - c)(a - 1) = 40. These pin down (a,b,c)=(9,12,8),(a, b, c) = (-9, -12, -8), so a+b+c=29.a + b + c = -29. Then ab+bc+ca=247(29)=276.ab + bc + ca = 247 - (-29) = 276. Thus, D is the correct answer.

24.

A bee is moving in three-dimensional space. A fair six-sided die with faces labeled A+,A,B+,B,C+,A^+, A^-, B^+, B^-, C^+, and CC^- is rolled. Suppose the bee occupies the point (a,b,c).(a, b, c). If the die shows A+,A^+, then the bee moves to the point (a+1,b,c),(a + 1, b, c), and if the die shows A,A^-, then the bee moves to the point (a1,b,c).(a - 1, b, c). Analogous moves are made with the other four outcomes.

Suppose the bee starts at the point (0,0,0)(0, 0, 0) and the die is rolled four times. What is the probability that the bee traverses four distinct edges of some unit cube?

154\dfrac{1}{54}

754\dfrac{7}{54}

16\dfrac{1}{6}

518\dfrac{5}{18}

25\dfrac{2}{5}

Answer: B

Difficulty rating: 2380

Solution:

Every roll moves the bee one unit along ±x,±y,\pm x, \pm y, or ±z,\pm z, so there are 64=12966^4 = 1296 equally likely move sequences. A sequence works exactly when its four unit steps are four distinct edges of one unit cube, meaning the bee stays on a single cube and never repeats an edge. Enumerating these gives 168168 favorable sequences, so the probability is 1681296=754.\tfrac{168}{1296} = \tfrac{7}{54}. Therefore, the answer is B.

25.

The figure below shows a dotted grid 88 cells wide and 33 cells tall consisting of 1×11'' \times 1'' squares. Carl places 11-inch toothpicks along some of the sides of the squares to create a closed loop that does not intersect itself. The numbers in the cells indicate the number of sides of that square that are to be covered by toothpicks, and any number of toothpicks are allowed if no number is written. In how many ways can Carl place the toothpicks?

130130

144144

146146

162162

196196

Answer: C

Difficulty rating: 2600

Solution:

Label each unit square "inside" or "outside" the loop, counting the grid's exterior as outside. The loop is then exactly the set of unit edges that separate an inside square from an outside one. A square's number counts how many of its four neighbors (left, right, up, down, with a missing neighbor being the outside exterior) are of the opposite type. So the requirement is that every middle-row square has exactly one opposite-type neighbor. Enumerate the inside/outside labelings whose boundary is a single non-self-intersecting closed loop and that meet this middle-row condition: there are 146146 of them. Thus, C is the correct answer.