2024 AMC 10B 考试题目

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.

In a long line of people, the 10131013th person from the left is also the 10101010th person from the right. How many people are in the line?

20212021

20222022

20232023

20242024

20252025

Answer: B
Concepts:basic counting

Difficulty rating: 860

Solution:

There are 10121012 people to the left of this spot and 10091009 to the right. Add those two groups plus the person themselves: 1012+1009+1=2022.1012 + 1009 + 1 = 2022. Or, just as fast, the two positions overlap on one person, so 1013+10101=2022.1013 + 1010 - 1 = 2022. Thus, B is the correct answer.

2.

What is 10!7!6!?10! - 7! \cdot 6!?

120-120

00

120120

600600

720720

Answer: B
Concepts:factorial

Difficulty rating: 980

Solution:

Write 10!=10987!=7207!.10! = 10 \cdot 9 \cdot 8 \cdot 7! = 720 \cdot 7!. But 720=6!720 = 6! too, so 10!=6!7!=7!6!.10! = 6! \cdot 7! = 7! \cdot 6!. The two terms are the same. That makes 10!7!6!=0.10! - 7! \cdot 6! = 0. Therefore, the answer is B.

3.

For how many integer values of xx is 2x7π?|2x| \le 7\pi?

1616

1717

1919

2020

2121

Answer: E
Solution:

Divide by 22 to get x3.5π10.996.|x| \le 3.5\pi \approx 10.996. The integers that fit run from 10-10 up to 10,10, and there are 2121 of them. Thus, E is the correct answer.

4.

Balls numbered 1,2,3,1, 2, 3, \ldots are placed in bins A,B,C,D,A, B, C, D, and EE so that the first ball is placed in A,A, the next two are placed in B,B, the next three are placed in C,C, the next four are placed in D,D, the next five are placed in E,E, and then the next six go in A,A, etc. For example, 22,23,,2822, 23, \ldots, 28 are placed in B.B. Which bin contains ball 2024?2024?

AA

BB

CC

DD

EE

Answer: D

Difficulty rating: 1130

Solution:

Group gg holds gg balls, so the first gg groups swallow g(g+1)2\tfrac{g(g+1)}{2} of them. Now 63642=2016\tfrac{63 \cdot 64}{2} = 2016 and 64652=2080,\tfrac{64 \cdot 65}{2} = 2080, which puts ball 20242024 in group 6464 (balls 20172017 through 20802080). The bins cycle A,B,C,D,E,A, B, C, D, E, so group gg lands in bin number (g1)mod5.(g - 1) \bmod 5. For g=64g = 64 that's 63mod5=3,63 \bmod 5 = 3, bin D.D. Therefore, the answer is D.

5.

In the following expression, Melanie changed some of the plus signs to minus signs:

1+3+5+7++97+991 + 3 + 5 + 7 + \cdots + 97 + 99

When the new expression was evaluated, it was negative. What is the least number of plus signs that Melanie could have changed to minus signs?

1414

1515

1616

1717

1818

Answer: B

Difficulty rating: 1250

Solution:

The full sum is 1+3++99=502=2500.1 + 3 + \cdots + 99 = 50^2 = 2500. Flipping a term tt drops the total by 2t,2t, so to go negative the flipped terms have to add up to more than 1250.1250. The greedy move is to flip the biggest odd numbers: flipping the top kk gives 99+97+=k(100k).99 + 97 + \cdots = k(100 - k). We want k(100k)>1250.k(100 - k) \gt 1250. At k=14k = 14 it's only 1204,1204, but at k=15k = 15 it jumps to 1275.1275. So 1515 flips do it. Thus, B is the correct answer.

6.

A rectangle has integer side lengths and an area of 2024.2024. What is the least possible perimeter of the rectangle?

160160

180180

222222

228228

390390

Answer: B

Difficulty rating: 1200

Solution:

The perimeter 2(+w)2(\ell + w) with w=2024\ell w = 2024 is smallest when \ell and ww are as close together as possible. Factor 2024=231123.2024 = 2^3 \cdot 11 \cdot 23. The divisor pair nearest 202445\sqrt{2024} \approx 45 is 44×46,44 \times 46, which gives perimeter 2(44+46)=180.2(44 + 46) = 180. Therefore, the answer is B.

7.

What is the remainder when 72024+72025+720267^{2024} + 7^{2025} + 7^{2026} is divided by 19?19?

00

11

77

1111

1818

Answer: A

Difficulty rating: 1250

Solution:

Pull out the common power: 72024+72025+72026=72024(1+7+49)=7202457.7^{2024} + 7^{2025} + 7^{2026} = 7^{2024}(1 + 7 + 49) = 7^{2024} \cdot 57. And 57=319,57 = 3 \cdot 19, so the product is a multiple of 19.19. The remainder is 0.0. Thus, A is the correct answer.

8.

Let NN be the product of all the positive integer divisors of 42.42. What is the units digit of N?N?

00

22

44

66

88

Answer: D

Difficulty rating: 1310

Solution:

Since 42=23742 = 2 \cdot 3 \cdot 7 has (1+1)3=8(1+1)^3 = 8 divisors, we can pair each divisor with its complement, so N=428/2=424.N = 42^{8/2} = 42^4. Only the units digit matters, and 24=162^4 = 16 ends in 6,6, so 42442^4 does too. Therefore, the answer is D.

9.

Real numbers a,b,a, b, and cc have arithmetic mean 0.0. The arithmetic mean of a2,b2,a^2, b^2, and c2c^2 is 10.10. What is the arithmetic mean of ab,ac,ab, ac, and bc?bc?

5-5

103-\dfrac{10}{3}

109-\dfrac{10}{9}

00

109\dfrac{10}{9}

Answer: A

Difficulty rating: 1350

Solution:

The means tell us a+b+c=0a + b + c = 0 and a2+b2+c2=30.a^2 + b^2 + c^2 = 30. Square the first: (a+b+c)2=a2+b2+c2+2(ab+bc+ca),(a+b+c)^2 = a^2 + b^2 + c^2 + 2(ab + bc + ca), so 0=30+2(ab+bc+ca)0 = 30 + 2(ab + bc + ca) and ab+bc+ca=15.ab + bc + ca = -15. Their mean is 15/3=5.-15 / 3 = -5. Thus, A is the correct answer.

10.

Quadrilateral ABCDABCD is a parallelogram, and EE is the midpoint of the side AD.\overline{AD}. Let FF be the intersection of lines EBEB and AC.AC. What is the ratio of the area of quadrilateral CDEFCDEF to the area of triangle CFB?CFB?

5:45 : 4

4:34 : 3

3:23 : 2

5:35 : 3

2:12 : 1

Answer: A
Solution:

Area ratios don't change under an affine map, so drop in convenient coordinates: A=(0,0),A = (0,0), B=(1,0),B = (1,0), C=(1,1),C = (1,1), D=(0,1),D = (0,1), which makes E=(0,12).E = (0, \tfrac12). Line ACAC is y=x,y = x, and line EBEB runs from (0,12)(0, \tfrac12) to (1,0);(1, 0); they cross at F=(13,13).F = (\tfrac13, \tfrac13). The shoelace formula gives quadrilateral CDEFCDEF area 512\tfrac{5}{12} and triangle CFBCFB area 13.\tfrac13. So the ratio is 512:13=5:4.\tfrac{5}{12} : \tfrac13 = 5 : 4. Therefore, the answer is A.

11.

In the figure below WXYZWXYZ is a rectangle with WX=4WX = 4 and WZ=8.WZ = 8. Point MM lies on XY,\overline{XY}, point AA lies on YZ,\overline{YZ}, and WMA\angle WMA is a right angle. The areas of WXM\triangle WXM and WAZ\triangle WAZ are equal. What is the area of WMA?\triangle WMA?

1313

1414

1515

1616

1717

Answer: C

Difficulty rating: 1500

Solution:

Set X=(0,0),X = (0,0), Y=(8,0),Y = (8,0), W=(0,4),W = (0,4), Z=(8,4),Z = (8,4), so M=(m,0)M = (m, 0) and A=(8,a).A = (8, a). The right angle means MWMA=0,\overrightarrow{MW} \cdot \overrightarrow{MA} = 0, which gives m(8m)+4a=0,-m(8 - m) + 4a = 0, that is m(8m)=4a.m(8 - m) = 4a. Equal areas [WXM]=2m[WXM] = 2m and [WAZ]=4(4a)[WAZ] = 4(4 - a) force m=82a,m = 8 - 2a, so a=8m2.a = \tfrac{8 - m}{2}. Substitute back and (8m)(2m)=0.(8 - m)(2 - m) = 0. Taking MYM \ne Y leaves m=2m = 2 and a=3.a = 3. Then [WMA]=32[WXM][MYA][AZW]=32494=15.[WMA] = 32 - [WXM] - [MYA] - [AZW] = 32 - 4 - 9 - 4 = 15. Thus, C is the correct answer.

12.

A group of 100100 students from different countries meet at a mathematics competition. Each student speaks the same number of languages, and, for every pair of students AA and B,B, student AA speaks some language that student BB does not speak, and student BB speaks some language that student AA does not speak. What is the least possible total number of languages spoken by all the students?

99

1010

1212

5151

100100

Answer: A

Difficulty rating: 1500

Solution:

Give each student the set of languages they speak. The condition says no one's set sits inside another's. Everyone speaks the same number kk of languages, and two distinct kk-element sets can never contain each other, so all we need is 100100 different kk-subsets of the nn languages, i.e. (nk)100.\binom{n}{k} \ge 100. With n=8n = 8 the best we can manage is (84)=70,\binom{8}{4} = 70, short of 100.100. But (94)=126100.\binom{9}{4} = 126 \ge 100. So 99 languages are both enough and necessary. Therefore, the answer is A.

13.

Positive integers xx and yy satisfy the equation x+y=1183.\sqrt{x} + \sqrt{y} = \sqrt{1183}. What is the minimum possible value of x+y?x + y?

585585

595595

623623

700700

791791

Answer: B

Difficulty rating: 1560

Solution:

Since 1183=7169=7132,1183 = 7 \cdot 169 = 7 \cdot 13^2, we have 1183=137.\sqrt{1183} = 13\sqrt7. Square x+y=137\sqrt x + \sqrt y = 13\sqrt7 to get x+y+2xy=1183.x + y + 2\sqrt{xy} = 1183. So xy\sqrt{xy} is rational, which forces each of x,yx, y to be 77 times a perfect square: x=7a2,x = 7a^2, y=7b2y = 7b^2 with a+b=13.a + b = 13. Now x+y=7(a2+b2),x + y = 7(a^2 + b^2), smallest when aa and bb are as equal as we can make them. Take a=6,a = 6, b=7b = 7 for 7(36+49)=595.7(36 + 49) = 595. Thus, B is the correct answer.

14.

A dartboard is the region BB in the coordinate plane consisting of points (x,y)(x, y) such that x+y8.|x| + |y| \le 8. A target TT is the region where (x2+y225)249.(x^2 + y^2 - 25)^2 \le 49. A dart is thrown at a random point in B.B. The probability that the dart lands in TT can be expressed as mnπ,\dfrac{m}{n}\pi, where mm and nn are relatively prime positive integers. What is m+n?m + n?

3939

7171

7373

7575

135135

Answer: B

Difficulty rating: 1660

Solution:

BB is the square x+y8,|x| + |y| \le 8, with area 282=128.2 \cdot 8^2 = 128. The target condition (x2+y225)249(x^2 + y^2 - 25)^2 \le 49 unpacks to x2+y2257,|x^2 + y^2 - 25| \le 7, that is 18x2+y232,18 \le x^2 + y^2 \le 32, an annulus of area π(3218)=14π.\pi(32 - 18) = 14\pi. Does it fit inside B?B? The distance from the origin to an edge x+y=8x + y = 8 is 82=42=32,\tfrac{8}{\sqrt2} = 4\sqrt2 = \sqrt{32}, exactly the outer radius, so yes, the annulus sits inside the square. The probability is 14π128=764π,\tfrac{14\pi}{128} = \tfrac{7}{64}\pi, giving m+n=71.m + n = 71. Therefore, the answer is B.

15.

A list of 99 real numbers consists of 1,1, 2.2,2.2, 3.2,3.2, 5.2,5.2, 6.2,6.2, 7,7, as well as x,y,zx, y, z with xyz.x \le y \le z. The range of the list is 7,7, and the mean and median are both positive integers. How many ordered triples (x,y,z)(x, y, z) are possible?

11

22

33

44

infinitely many

Answer: C

Difficulty rating: 1730

Solution:

The six fixed numbers total 24.8,24.8, so an integer mean needs x+y+z=9k24.8x + y + z = 9k - 24.8 for some positive integer k.k. A range of 77 pins down the overall min and max (the fixed values already stretch from 11 to 77), and the median is the 55th smallest of the nine numbers, which has to be a positive integer. Grind through where x,y,zx, y, z can sit and exactly three triples survive: (0,5,6.2),(0, 5, 6.2), (0.1,4,7.1),(0.1, 4, 7.1), and (6,6.2,8).(6, 6.2, 8). So there are 3.3. Thus, C is the correct answer.

16.

Jerry likes to play with numbers. One day, he wrote all the integers from 11 to 20242024 on the whiteboard. Then he repeatedly chose four numbers on the whiteboard, erased them, and replaced them with either their sum or their product. (For example, Jerry's first step might have been to erase 1,2,3,1, 2, 3, and 5,5, and then write either 11,11, their sum, or 30,30, their product, on the whiteboard.) After repeatedly performing this operation, Jerry noticed that all the remaining numbers on the board were odd. What is the maximum possible number of integers on the board at that time?

10101010

10111011

10121012

10131013

10141014

Answer: A

Difficulty rating: 1800

Solution:

Among 1,,20241, \ldots, 2024 there are 10121012 even numbers and 10121012 odd. Each operation eats 44 numbers and writes back 1,1, so the count falls by 3;3; to keep it high we want as few operations as possible. Every even number has to go, and a move that produces an odd result can clear at most 33 evens at once (one odd plus three evens sums to odd). Clearing all 10121012 evens therefore takes at least 1012/3=338\lceil 1012/3 \rceil = 338 moves. And that's achievable: 337337 moves of "one odd ++ three evens \to odd sum" wipe out 10111011 evens, then one move of "three odds ++ one even \to odd sum" gets the last. That leaves 20243338=10102024 - 3 \cdot 338 = 1010 numbers. Therefore, the answer is A.

17.

In a race among 55 snails, there is at most one tie, but that tie can involve any number of snails. For example, the result of the race might be that Dazzler is first; Abby, Cyrus, and Elroy are tied for second, and Bruna is fifth. How many different results of the race are possible?

180180

361361

420420

431431

720720

Answer: D

Difficulty rating: 1730

Solution:

If nobody ties, the 55 snails finish in 5!=1205! = 120 orders. Now allow exactly one tied group of size kk with 2k5.2 \le k \le 5. Choose the group in (5k)\binom{5}{k} ways, then treat it as one block, leaving 6k6 - k blocks to arrange in (6k)!(6 - k)! ways. Summing over k:k: (52)4!+(53)3!+(54)2!+(55)1!=240+60+10+1=311.\binom{5}{2}4! + \binom{5}{3}3! + \binom{5}{4}2! + \binom{5}{5}1! = 240 + 60 + 10 + 1 = 311. Add the no-tie count: 120+311=431.120 + 311 = 431. Thus, D is the correct answer.

18.

How many different remainders can result when the 100100th power of an integer is divided by 125?125?

11

22

55

2525

125125

Answer: B
Solution:

Here 125=53125 = 5^3 and φ(125)=100.\varphi(125) = 100. If gcd(n,5)=1,\gcd(n, 5) = 1, Euler's theorem gives n1001(mod125).n^{100} \equiv 1 \pmod{125}. And if 5n,5 \mid n, then n100n^{100} carries a factor of 5100,5^{100}, hence of 125,125, so n1000(mod125).n^{100} \equiv 0 \pmod{125}. That leaves only two possible remainders, 00 and 1.1. Therefore, the answer is B.

19.

In the following table, each question mark is to be replaced by "Possible" or "Not Possible" to indicate whether a nonvertical line with the given slope can contain the given number of lattice points (points both of whose coordinates are integers). How many of the 1212 entries will be "Possible"?

44

55

66

77

99

Answer: C

Difficulty rating: 1910

Solution:

Any two lattice points give a rational slope. So a line with irrational slope holds at most one lattice point: it can have 00 (say y=2x+12y = \sqrt2\,x + \tfrac12) or exactly 11 (say y=2xy = \sqrt2\,x), never two. A line with rational slope (zero included) through a lattice point (x0,y0)(x_0, y_0) also passes through (x0+q,y0+p)(x_0 + q, y_0 + p) for its reduced slope pq,\tfrac{p}{q}, so it hits infinitely many; such a line has either 00 lattice points (shift it by an irrational intercept) or more than two, never exactly one or two. So each row gives exactly two "Possible" entries. For zero and nonzero rational slope those are the "zero" and "more than two" columns; for irrational slope, the "zero" and "exactly one" columns. That's 66 in all. Thus, C is the correct answer.

20.

Three different pairs of shoes are placed in a row so that no left shoe is next to a right shoe from a different pair. In how many ways can these six shoes be lined up?

6060

7272

9090

108108

120120

Answer: A

Difficulty rating: 2080

Solution:

Scan the row: wherever a left shoe touches a right shoe, they have to be mates. Look at the pattern of sides (L or R) across the six spots; every switch between L and R must sit at a matched pair. Two patterns keep all lefts together then all rights, LLLRRRLLLRRR and RRRLLL.RRRLLL. Each has a single switch, so pick the mated pair there (33 ways) and order the other two lefts (22) and two rights (22): 1212 each. The other allowed patterns LLRRRL,LRRLLR,LRRRLL,RLLLRR,RLLRRL,RRLLLRLLRRRL, LRRLLR, LRRRLL, RLLLRR, RLLRRL, RRLLLR give 66 arrangements apiece. Altogether 212+66=60.2 \cdot 12 + 6 \cdot 6 = 60. Therefore, the answer is A.

21.

Two straight pipes (circular cylinders), with radii 11 and 14,\tfrac14, lie parallel and in contact on a flat floor. The figure below shows a head-on view. What is the sum of the possible radii of a third parallel pipe lying on the same floor and in contact with both?

19\dfrac{1}{9}

11

109\dfrac{10}{9}

119\dfrac{11}{9}

199\dfrac{19}{9}

Answer: C

Difficulty rating: 2120

Solution:

Two circles of radii RR and rr resting on the floor and touching each other have contact points a horizontal distance 2Rr2\sqrt{Rr} apart. So the radius-11 and radius-14\tfrac14 pipes touch the floor 2114=12\sqrt{1 \cdot \tfrac14} = 1 apart. A third pipe of radius rr sits 2r2\sqrt{r} from the big pipe's contact point and 214r=r2\sqrt{\tfrac14 r} = \sqrt{r} from the small pipe's. Nestled between them, 2r+r=1,2\sqrt r + \sqrt r = 1, so r=13\sqrt r = \tfrac13 and r=19.r = \tfrac19. Sitting past the small pipe, 2rr=1,2\sqrt r - \sqrt r = 1, so r=1.r = 1. (Past the big pipe can't happen.) The sum is 19+1=109.\tfrac19 + 1 = \tfrac{10}{9}. Thus, C is the correct answer.

22.

A group of 1616 people will be partitioned into 44 indistinguishable 44-person committees. Each committee will have one chairperson and one secretary. The number of different ways to make these assignments can be written as 3rM,3^r M, where rr and MM are positive integers and MM is not divisible by 3.3. What is r?r?

55

66

77

88

99

Answer: A
Solution:

Split 1616 people into 44 indistinguishable groups of 44 in 16!(4!)44!\dfrac{16!}{(4!)^4 \, 4!} ways, then each committee picks a chairperson and a secretary in 43=124 \cdot 3 = 12 ways, a factor of 124.12^4. Now count factors of 3.3. In 16!16! there are 16/3+16/9=6;\lfloor 16/3 \rfloor + \lfloor 16/9 \rfloor = 6; the denominator (4!)44!(4!)^4 \, 4! contributes 41+1=5;4 \cdot 1 + 1 = 5; and 12412^4 contributes 4.4. The exponent is 65+4=5,6 - 5 + 4 = 5, so r=5.r = 5. Therefore, the answer is A.

23.

The Fibonacci numbers are defined by F1=1,F_1 = 1, F2=1,F_2 = 1, and Fn=Fn1+Fn2F_n = F_{n-1} + F_{n-2} for n3.n \ge 3. What is

F2F1+F4F2+F6F3++F20F10?\frac{F_2}{F_1} + \frac{F_4}{F_2} + \frac{F_6}{F_3} + \cdots + \frac{F_{20}}{F_{10}}?

318318

319319

320320

321321

322322

Answer: B

Difficulty rating: 2270

Solution:

Use F2k=FkLk,F_{2k} = F_k L_k, so each term F2kFk=Lk,\dfrac{F_{2k}}{F_k} = L_k, the kkth Lucas number. That collapses the sum to k=110Lk.\sum_{k=1}^{10} L_k. With L1=1,L2=3,L3=4,,L10=123,L_1 = 1, L_2 = 3, L_3 = 4, \ldots, L_{10} = 123, the identity k=1nLk=Ln+23\sum_{k=1}^{n} L_k = L_{n+2} - 3 gives L123=3223=319.L_{12} - 3 = 322 - 3 = 319. Thus, B is the correct answer.

24.

Let

P(m)=m2+m24+m48+m88.P(m) = \frac{m}{2} + \frac{m^2}{4} + \frac{m^4}{8} + \frac{m^8}{8}.

How many of the values of P(2022),P(2022), P(2023),P(2023), P(2024),P(2024), and P(2025)P(2025) are integers?

00

11

22

33

44

Answer: E

Difficulty rating: 2380

Solution:

Put everything over 8:8: P(m)=m8+m4+2m2+4m8.P(m) = \dfrac{m^8 + m^4 + 2m^2 + 4m}{8}. If mm is even, every term up top is divisible by 8.8. If mm is odd, then m2m4m81m^2 \equiv m^4 \equiv m^8 \equiv 1 and 4m4(mod8),4m \equiv 4 \pmod 8, so the numerator is 1+1+2+4=80(mod8).1 + 1 + 2 + 4 = 8 \equiv 0 \pmod 8. Either way P(m)P(m) is an integer, so all 44 values are integers. Therefore, the answer is E.

25.

Each of 2727 bricks (right rectangular prisms) has dimensions a×b×c,a \times b \times c, where a,b,a, b, and cc are pairwise relatively prime positive integers. These bricks are arranged to form a 3×3×33 \times 3 \times 3 block, as shown on the left below. A 2828th brick with the same dimensions is introduced, and these bricks are reconfigured into a 2×2×72 \times 2 \times 7 block, shown on the right. The new block is 11 unit taller, 11 unit wider, and 11 unit deeper than the old one. What is a+b+c?a + b + c?

8888

8989

9090

9191

9292

Answer: E

Difficulty rating: 2470

Solution:

The 3×3×33 \times 3 \times 3 block has sides 3a,3b,3c.3a, 3b, 3c. The 2×2×72 \times 2 \times 7 block has sides 2u,2v,7w,2u, 2v, 7w, where (u,v,w)(u, v, w) is some permutation of (a,b,c).(a, b, c). Each new side beats its old counterpart by 1,1, so the multiset {3a+1,3b+1,3c+1}\{3a + 1, 3b + 1, 3c + 1\} equals {2u,2v,7w}.\{2u, 2v, 7w\}. Try matching the 77-side to 3(one value)+1.3(\text{one value}) + 1. With {a,b,c}={19,29,44}\{a, b, c\} = \{19, 29, 44\} it all lines up: 719=133=344+1,7 \cdot 19 = 133 = 3 \cdot 44 + 1, 229=58=319+1,2 \cdot 29 = 58 = 3 \cdot 19 + 1, and 244=88=329+1.2 \cdot 44 = 88 = 3 \cdot 29 + 1. Those are pairwise coprime, so a+b+c=19+29+44=92.a + b + c = 19 + 29 + 44 = 92. Thus, E is the correct answer.