2024 AMC 10A 详解

向下滚动即可查看来自 LIVE by Po-Shen Loh 的精心整理的解答,打印PDF 解答,查看答案,或参加完整限时模拟考试

所有题目均经美国数学协会(MAA)官方合法授权使用。

1.

990110199101019901 \cdot 101 - 99 \cdot 10101 的值。

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

22

2020

2121

200200

20202020

知识点:整数运算
难度评级:860
小提示:

101=100+1101 = 100 + 110101=10000+100+110101 = 10000 + 100 + 1 展开两个乘积。

Expand each product by writing 101=100+1101 = 100 + 1 and 10101=10000+100+110101 = 10000 + 100 + 1

大提示:

两个乘积都非常接近 10610^6;分别算出后相减。

Both products are very close to 106;10^6; compute each and subtract

解答:

直接计算:9901101=990100+99019901 \cdot 101 = 990100 + 9901 =1000001= 1000001,而 9910101=99999999 \cdot 10101 = 999999。因此差为 1000001999999=21000001 - 999999 = 2,正确答案是 A

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

2.

一个用于估计沿小路登上山顶所需时间的模型形如 T=aL+bGT = aL + bG,其中 aabb 为常数,TT 是分钟数,LL 是小路长度,单位为英里,GG 是海拔上升高度,单位为英尺。模型估计,若小路长 1.51.5 英里并上升 800800 英尺,或小路长 1.21.2 英里并上升 11001100 英尺,到达山顶都需要 6969 分钟。若小路长 4.24.2 英里并上升 40004000 英尺,模型估计需要多少分钟?

A model used to estimate the time it will take to hike to the top of the 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

难度评级:990
小提示:

两个已知情况分别给出 1.5a+800b=691.5a + 800b = 691.2a+1100b=691.2a + 1100b = 69

Write the two given trips as 1.5a+800b=691.5a + 800b = 69 and 1.2a+1100b=691.2a + 1100b = 69

大提示:

两式相减消去 6969,求出 aabb

Subtract the equations to eliminate the constant 6969 and find aa and bb

解答:

两个方程为 1.5a+800b=691.5a + 800b = 691.2a+1100b=691.2a + 1100b = 69。相减消去 6969,得到 0.3a300b=00.3a - 300b = 0,所以 a=1000ba = 1000b。代入第一式得 1500b+800b=2300b=691500b + 800b = 2300b = 69,因此 b=0.03b = 0.03a=30a = 30。所求时间为 T=30(4.2)+0.03(4000)T = 30(4.2) + 0.03(4000) =126+120= 126 + 120 =246= 246。所以正确答案是 B

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)T = 30(4.2) + 0.03(4000) =126+120= 126 + 120 =246.= 246. Therefore, the answer is B.

3.

能写成 55 个不同质数之和的最小质数,其各位数字之和是多少?

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

难度评级:1050
小提示:

若使用 22,和会是大于 22 的偶数,因此不可能是质数;应使用五个奇质数。

Using 22 makes the sum even and larger than 2,2, so it cannot be prime; use five odd primes

大提示:

五个最小奇质数之和为 3939,不是质数;再增加到下一个可能的质数和。

The five smallest odd primes sum to 39,39, which is not prime; increase to the next prime sum

解答:

如果 22 是五个质数之一,则总和是大于 22 的偶数,因此是合数。所以五个质数都必须是奇数。五个最小奇质数之和为 3+5+7+11+13=393 + 5 + 7 + 11 + 13 = 39 =313= 3 \cdot 13,不是质数。下一个可能的和是把 1313 换成下一个质数 1717;若改动更靠前的项,为保持五个质数互不相同,增加量至少同样大。这样得到 3+5+7+11+17=433 + 5 + 7 + 11 + 17 = 43,它是质数,其各位数字之和为 4+3=74 + 3 = 7,正确答案是 B

Suppose 22 is one of the five primes. Then the total is even and bigger than 2,2, so it is composite. Thus all five primes must be odd. The five smallest odd primes give 3+5+7+11+13=393 + 5 + 7 + 11 + 13 = 39 =313,= 3 \cdot 13, which is not prime. The next possible sum is obtained by replacing 1313 with the next prime, 17;17; changing any earlier term forces at least as large an increase to keep the primes distinct. This gives 3+5+7+11+17=43,3 + 5 + 7 + 11 + 17 = 43, which is prime. Its digit sum is 4+3=7.4 + 3 = 7. Thus, B is the correct answer.

4.

20242024 被写成若干个不一定互不相同的两位数之和。至少需要多少个两位数?

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

难度评级:1130
小提示:

最大的两位数是 9999,所以 kk 个两位数的和至多为 99k99k

The largest two-digit number is 99,99, so kk numbers sum to at most 99k99k

大提示:

找出满足 99k202499k \ge 2024 的最小 kk,再确认这么多个两位数确实能达到 20242024

Find the least kk with 99k2024,99k \ge 2024, then confirm that many two-digit numbers can reach 20242024

解答:

每个两位数至多为 9999,所以 kk 个两位数的和至多为 99k99k。需要 99k202499k \ge 2024,因此 k20.4k \ge 20.4,所以 k21k \ge 212121 个确实可行:二十个 9999 加上一个 4444,和为 1980+44=20241980 + 44 = 2024。所以正确答案是 B

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 9999s plus one 4444 give 1980+44=2024.1980 + 44 = 2024. Therefore, the answer is B.

5.

使 n!n!20242024 的倍数的最小 nn 是多少?

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

1111

2121

2222

2323

253253

难度评级:1130
小提示:

先分解 2024=2311232024 = 2^3 \cdot 11 \cdot 23

Factor 2024=2311232024 = 2^3 \cdot 11 \cdot 23

大提示:

最大质因数为 2323,所以它必须作为 n!n! 的一个因子出现。

The largest prime factor is 23,23, so it must appear as a factor in n!n!

解答:

分解得 2024=2311232024 = 2^3 \cdot 11 \cdot 23。质数 2323 是关键:要使 n!n! 含有因子 2323,必须有 n23n \ge 23。当 n=23n = 23 时,23!23! 已经含有因子 23231111,以及足够多的因子 22,所以 23!23! 能被 20242024 整除,最小值为 2323。因此正确答案是 D

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 23!23! is divisible by 2024.2024. The least value is 23.23. Thus, D is the correct answer.

6.

将字符串 ABCDEF 变成 FEDCBA,最少需要多少次连续交换相邻字母?

例如,将 ABC 变成 CBA 需要 33 次交换;一种交换序列是 ABC \to BAC \to BCA \to CBA。

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

难度评级:1200
小提示:

每次相邻交换只改变一对字母的相对顺序。

Each adjacent swap changes the relative order of exactly one pair of letters

大提示:

完全反转后,每一对字母的相对顺序都颠倒;数一数 (62)\binom{6}{2} 对。

In the fully reversed string every pair of letters is out of order; count the pairs with (62)\binom{6}{2}

解答:

反转六个字母会颠倒每一对字母的相对顺序,所以共有 (62)=15\binom{6}{2} = 15 对字母变成逆序。每次相邻交换只改变一个逆序对数,所以至少需要 1515 次。逐个把字母冒泡到正确位置可以正好用 1515 次完成,因此这个下界可以达到,正确答案是 D

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.

三个整数的乘积为 6060。这三个整数的正的和的最小可能值是多少?

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

22

33

55

66

1313

难度评级:1200
小提示:

正乘积来自三个正因数,或一个正因数与两个负因数。

A positive product uses either three positive factors or one positive and two negative factors

大提示:

使用两个负因数可以让正因数较大;应使正因数减去两个负因数绝对值之和尽量小。

Two negative factors let the positive factor be large; minimize the positive factor minus the sum of the two magnitudes

解答:

正乘积来自三个正整数,或一个正整数与两个负整数。三个正整数的和至少为 33。在第二种情形中,把三个数写成 x,y,z-x,-y,z,其中 x,y,zx,y,z 均为正数且 xyz=60xyz=60。若三数之和为正,则 z>x+y2xyz \gt x+y \ge 2\sqrt{xy},所以 60xy>2xy\frac{60}{xy} \gt 2\sqrt{xy},从而 xy<10xy \lt 10。检查 6060 的因数中满足 xyxy 的因数对,1,2,3,4,5,61,2,3,4,5,6 的最小正值在 60xyxy\frac{60}{xy}-x-y 时取得,等于 33。因此 (1)(6)(10)=60(-1)(-6)(10)=60,最小正和为 1016=310-1-6=3,正确答案是 B

A positive product comes from three positive integers or one positive and two negative integers. Three positive integers have sum at least 3.3. In the second case write the numbers as x,y,z,-x,-y,z, where x,y,zx,y,z are positive and xyz=60.xyz=60. A positive sum requires z>x+y2xy,z \gt x+y \ge 2\sqrt{xy}, so 60xy>2xy\frac{60}{xy} \gt 2\sqrt{xy} and hence xy<10.xy \lt 10. The possible products xyxy that divide 6060 are 1,2,3,4,5,6.1,2,3,4,5,6. Checking their factor pairs, the smallest positive value of 60xyxy\frac{60}{xy}-x-y is 1016=3.10-1-6=3. Thus (1)(6)(10)=60,(-1)(-6)(10)=60, and no positive sum below 33 is possible. Therefore, the answer is B.

8.

Amy、Bomani、Charlie 和 Daria 在一家巧克力工厂工作。星期一下午 1:001{:}00,Amy、Bomani 和 Charlie 开始工作,他们每 33 分钟分别能包装 443333 包。稍晚,Daria 加入了他们。Daria 每 44 分钟能包装 55 包。他们在下午 2:452{:}45 整完成了 450450 包包装。Daria 是什么时候加入的?

Amy, Bomani, Charlie, and Daria work in a chocolate factory. On Monday Amy, Bomani, and Charlie started working at 1:001{:}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:452{:}45 PM. At what time did Daria join the group?

下午 1:251{:}25

1:251{:}25 PM

下午 1:351{:}35

1:351{:}35 PM

下午 1:451{:}45

1:451{:}45 PM

下午 1:551{:}55

1:551{:}55 PM

下午 2:052{:}05

2:052{:}05 PM

难度评级:1290
小提示:

Amy、Bomani 和 Charlie 合计每 33 分钟包装 1010 包;从下午 1:001{:}002:452{:}45105105 分钟。

Amy, Bomani, and Charlie together pack 1010 packages every 33 minutes; 1:001{:}00 to 2:452{:}45 is 105105 minutes

大提示:

450450 中减去前三人在 105105 分钟内包装的数量;Daria 以每 44 分钟 55 包的速度包装剩余部分。

Subtract what the first three pack in 105105 minutes from 450;450; Daria packs the rest at 55 per 44 minutes

解答:

从下午 1:001{:}002:452{:}45105105 分钟。Amy、Bomani 和 Charlie 合计每 33 分钟包装 4+3+3=104 + 3 + 3 = 10 包,即每分钟 103\tfrac{10}{3} 包,也就是共包装 103105=350\tfrac{10}{3} \cdot 105 = 350 包。剩下 450350=100450 - 350 = 100 包由 Daria 完成。Daria 每分钟包装 54\tfrac54 包,因此需要 10054=80\frac{100}{\tfrac54} = 80 分钟。她工作了最后 8080 分钟,也就是在下午 1:001{:}00 过后 10580=25105 - 80 = 25 分钟加入,即下午 1:251{:}25。因此正确答案是 A

From 1:001{:}00 to 2:452{:}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 10054=80\frac{100}{\tfrac54} = 80 minutes. She worked the last 8080 minutes, joining 10580=25105 - 80 = 25 minutes after 1:00.1{:}00. That’s 1:251{:}25 PM. Therefore, the answer is A.

9.

66 名十一年级生和 66 名十二年级生,要组成 33 个互不重叠的 44 人队伍,每队有 22 名十一年级生和 22 名十二年级生。有多少种方法?

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

知识点:组合乘法原理
难度评级:1350
小提示:

将十一年级生分成三个无序对,将十二年级生也分成三个无序对。

Split the juniors into three unordered pairs and the seniors into three unordered pairs

大提示:

每组学生各有 6!233!=15\frac{6!}{2^3 \cdot 3!} = 15 种分法;再用 3!3! 种方式匹配十一年级生对子和十二年级生对子。

There are 6!233!=15\frac{6!}{2^3 \cdot 3!} = 15 such splits for each group; then match junior-pairs to senior-pairs in 3!3! ways

解答:

66 名十一年级生分成三个无序对,有 6!2!33!=15\frac{6!}{2!^3 3!} = 15 种方法。十二年级生同样有 1515 种分法。每个队伍由一个十一年级生对子和一个十二年级生对子组成,所以还要将三个十一年级生对子与三个十二年级生对子配对,有 3!=63! = 6 种方式。总数为 15156=135015 \cdot 15 \cdot 6 = 1350,正确答案是 B

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.

考虑如下操作。给定正整数 nn,若 nn33 的倍数,就把 nn 替换为 n3\tfrac{n}{3}。若 nn 不是 33 的倍数,就把 nn 替换为 n+10n + 10。然后继续这个过程。例如,从 n=4n = 4 开始,得到 4142484 \to 14 \to 24 \to 8 186212\to 18 \to 6 \to 2 \to 12 \to \cdots

如果从 n=100n = 100 开始,恰好执行这个操作 100100 次后得到什么值?

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 4142484 \to 14 \to 24 \to 8 186212.\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

难度评级:1350
小提示:

100100 开始计算前几项;数值很快会开始循环。

Compute the first several terms from 100;100; the values soon start repeating

大提示:

一旦序列到达 1010,就按 10203010 \to 20 \to 30 循环,周期为 33;定位第 100100 步。

Once the sequence reaches 1010 it cycles 10203010 \to 20 \to 30 with period 3;3; locate step 100100 in the cycle

解答:

100100 开始直接运行:10011012040100 \to 110 \to 120 \to 40 506020\to 50 \to 60 \to 20 301020\to 30 \to 10 \to 20 3010\to 30 \to 10 \to \cdots。第 88 步后到达 1010,之后按 10,20,3010, 20, 30 循环,周期为 33。因此第 8+k8 + k 步是循环中的第 kk 项。对第 100100 步,有 k=92k = 92,且 922(mod3)92 \equiv 2 \pmod 3,所以落在 3030。因此正确答案是 C

Just run it from 100:100: 10011012040100 \to 110 \to 120 \to 40 506020\to 50 \to 60 \to 20 301020\to 30 \to 10 \to 20 3010.\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.

有多少个整数有序对 (m,n)(m, n) 满足

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

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

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

11

22

33

44

无限多个

Infinitely many

难度评级:1440
小提示:

平方后得到 n249=m2n^2 - 49 = m^2,即 (nm)(n+m)=49(n - m)(n + m) = 49

Squaring gives n249=m2,n^2 - 49 = m^2, so (nm)(n+m)=49(n - m)(n + m) = 49

大提示:

4949 的分解很少;还要注意 m=0m = \sqrt{\cdots} \ge 0,但 nn 可以为负。

4949 has few factorizations; also m=0,m = \sqrt{\cdots} \ge 0, while nn may be negative

解答:

因为 m=n2490m = \sqrt{n^2 - 49} \ge 0 且为整数,所以 n249=m2n^2 - 49 = m^2,即 (nm)(n+m)=49(n - m)(n + m) = 49。分解 4949 可得 n=25,m=24|n| = 25, m = 24,或 n=7,m=0|n| = 7, m = 0。因此有序对 (m,n)(m, n)(24,25)(24, 25)(24,25)(24, -25)(0,7)(0, 7)(0,7)(0, -7),共 44 个,正确答案是 D

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 在八月 11 日玩 Adventures of Math 游戏并得了 17001700 分。接下来的 55 天她每天都继续玩。下方柱状图显示了每天得分相比前一天的变化量。例如,Zelda 在八月 22 日的得分是 1700+80=17801700 + 80 = 1780 分。Zelda 在这 66 天中的平均得分是多少?

Zelda played the Adventures of Math game on August 11 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 22 was 1700+80=17801700 + 80 = 1780 points.) What was Zelda’s average score in points over the 66 days?

17001700

17021702

17031703

17131713

17151715

难度评级:1290
小提示:

逐日把当天变化量加到前一天得分上。

Build each day’s score by adding that day’s change to the previous day’s score

大提示:

对六天得分 1700,1780,16901700, 1780, 16901680,1740,17001680, 1740, 1700 求平均。

Average the six daily scores 1700,1780,1690,1700, 1780, 1690, 1680,1740,17001680, 1740, 1700

解答:

17001700 开始依次应用每日变化 +80,90,10,+60,40+80, -90, -10, +60, -40。六天得分为 1700,1780,16901700, 1780, 16901680,1740,17001680, 1740, 1700。总和为 1029010290,平均分为 102906=1715\frac{10290}{6} = 1715。所以正确答案是 E

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,1700, 1780, 1690, 1680,1740,1700.1680, 1740, 1700. They add to 10290,10290, so the average is 102906=1715.\frac{10290}{6} = 1715. Therefore, the answer is E.

13.

如果先做一个变换再做另一个变换,与先做第二个再做第一个得到同样结果,则称这两个变换可交换。考虑坐标平面的以下四个变换:

• 向右平移 22 个单位;

• 绕原点逆时针旋转 9090^\circ

• 关于 xx 轴反射;

• 以原点为中心、比例因子为 22 的伸缩。

从这四个变换中选取两个不同变换,共有 66 对,其中有多少对可交换?

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

难度评级:1500
小提示:

以原点为中心的伸缩和以原点为中心的旋转一定可交换。

A dilation and a rotation, both centered at the origin, always commute

大提示:

检查 66 对;平移通常不与会移动原点的变换可交换。

Check each of the 66 pairs; a translation usually fails to commute with maps that move the origin

解答:

伸缩只是关于原点放大,所以它与绕原点旋转可交换,也与关于横轴反射可交换。这给出 22 对。向右平移与关于 xx 轴反射也可交换,因为两种顺序都把 (x,y)(x+2,y)(x, y) \to (x + 2, -y)。另外三对不交换:平移与旋转、平移与伸缩不交换,旋转与反射不交换。共有 33 对,正确答案是 C

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.

一个高为 2424 的等边三角形的一边在直线 \ell 上。一个半径为 1212 的圆与 \ell 相切,并且与该三角形外切。位于三角形和圆外部、并由三角形、圆和直线 \ell 围成的区域面积可写成 abcπa\sqrt{b} - c\pi,其中 aabbcc 为正整数,且 bb 不被任何质数的平方整除。求 a+b+ca + b + c

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

难度评级:1660
小提示:

2424 给出边长 16316\sqrt3;把 \ell 放在 xx 轴上,所以圆心高度为 1212

Height 2424 gives side 163;16\sqrt3; put \ell on the xx-axis, so the circle’s center is at height 1212

大提示:

从三角形底角顶点看,该区域由两条圆切线和中间圆弧围成;使用切线长和 6060^\circ 扇形。

From the triangle’s base vertex the region is bounded by two tangents to the circle and the arc between them; use the tangent length and a 6060^\circ sector

解答:

等边三角形边长为 16316\sqrt3。将 \ell 放在 xx 轴上,并取底角顶点 V=(163,0)V = (16\sqrt3, 0);斜边所在直线为 3x+y=48\sqrt3\,x + y = 48。圆与 \ell 相切,圆心高度为 1212,且从外侧与该边相切。设圆心为 O=(203,12)O = (20\sqrt3, 12)。令 T=(203,0)T = (20\sqrt3, 0) 为圆在 \ell 上的切点,PP 为圆在斜边上的切点。所求区域由从 VV 引出的两条切线段和靠近的圆弧围成。切线长为 VT=VP=43VT = VP = 4\sqrt3,因此风筝 VTOPVTOP 的面积为 4312=4834\sqrt3 \cdot 12 = 48\sqrt3。顶点 VV 处夹角为 120120^\circ,所以要减去的圆心角为 6060^\circ 的扇形,面积为 16π(12)2=24π\tfrac16 \pi (12)^2 = 24\pi。区域面积为 48324π48\sqrt3 - 24\pi,因此 a+b+c=48+3+24=75a + b + c = 48 + 3 + 24 = 75,正确答案是 D

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 lies on 3x+y=48.\sqrt3\,x + y = 48. The circle sits on ,\ell, has radius 12,12, and touches that side externally, so its center is O=(203,12).O = (20\sqrt3, 12). Let T=(203,0)T = (20\sqrt3, 0) be its tangency point on ,\ell, and let PP be the tangency point on the slanted side. The two tangent lengths from VV satisfy VT=VP=43,VT = VP = 4\sqrt3, so kite VTOPVTOP has area 4312=483.4\sqrt3 \cdot 12 = 48\sqrt3. The angle at VV is 120,120^\circ, so the removed sector has angle 6060^\circ and area 16π(12)2=24π.\tfrac16 \pi (12)^2 = 24\pi. The region has area 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.

MM 为最大的整数,使得 M+1213M + 1213M+3773M + 3773 都是完全平方数。MM 的个位数字是多少?

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

难度评级:1600
小提示:

M+1213=y2M + 1213 = y^2M+3773=x2M + 3773 = x^2;相减得 (xy)(x+y)=2560(x - y)(x + y) = 2560

Set M+1213=y2M + 1213 = y^2 and M+3773=x2;M + 3773 = x^2; subtract to get (xy)(x+y)=2560(x - y)(x + y) = 2560

大提示:

两个因子都是偶数;最大的 MM 来自最小的 xyx - y,使 yy 尽量大。

Both factors are even; the greatest MM comes from the smallest xy,x - y, making yy as large as possible

解答:

M+1213=y2M + 1213 = y^2M+3773=x2M + 3773 = x^2。相减得 x2y2=2560x^2 - y^2 = 2560,即 (xy)(x+y)=2560(x - y)(x + y) = 2560。所以两个因子同奇偶,而乘积为偶数,二者都为偶数。写 xy=2sx - y = 2sx+y=2tx + y = 2t,则 st=640st = 640。要使 MM 最大,即使 y=tsy = t - s 最大,需要 ss 尽量小。取 s=1,t=640s = 1, t = 640,得 y=639y = 639。因此 M=63921213=407108M = 639^2 - 1213 = 407108,个位数字为 88,正确答案是 E

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.

下图中所有矩形都与外接矩形相似,且图按比例绘制。每个数字表示对应矩形的面积。求长度 ABAB

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

难度评级:1730
小提示:

这些拼块的总面积为 200200;设外接长方形的高为 hh,宽 AB=wAB=w

The pieces have total area 200;200; let the enclosing rectangle have height hh and width AB=wAB=w

大提示:

沿左边,面积为 32323636 的拼块的竖边长度分别为 h32200h\sqrt{\frac{32}{200}}w36200w\sqrt{\frac{36}{200}}

Along the left edge, the vertical sides of the area-3232 and area-3636 pieces have lengths h32200h\sqrt{\frac{32}{200}} and w36200w\sqrt{\frac{36}{200}}

解答:

十一个拼块的面积之和为 200200。设外接矩形的高为 hh,宽为 w=ABw=AB。相似图形的对应边长之比等于它们面积之比的平方根。由图可知,面积为 3232 的拼块把它的短边贡献给左边,长度为 h32200=25hh\sqrt{\frac{32}{200}}=\tfrac25h。在它上方,面积为 3636 的拼块贡献的是它的长边,长度为 w36200=3210ww\sqrt{\frac{36}{200}}=\tfrac{3\sqrt2}{10}w。这两段合起来构成整个高,所以 h=25h+3210wh=\tfrac25h+\tfrac{3\sqrt2}{10}w,化简得 h=w2h=\frac{w}{\sqrt2}。由于 wh=200wh=200,我们得到 w22=200\frac{w^2}{\sqrt2}=200,从而 w=2002=1084w=\sqrt{200\sqrt2}=10\sqrt[4]{8}。因此正确答案是 D

The areas of the eleven pieces sum to 200.200. Let the enclosing rectangle have height hh and width w=AB.w=AB. Similar figures have corresponding side lengths in the square-root ratio of their areas. From the diagram, the area-3232 piece contributes its short side to the left edge, of length h32200=25h.h\sqrt{\frac{32}{200}}=\tfrac25h. Above it, the area-3636 piece contributes its long side, of length w36200=3210w.w\sqrt{\frac{36}{200}}=\tfrac{3\sqrt2}{10}w. These two segments make the full height, so h=25h+3210w,h=\tfrac25h+\tfrac{3\sqrt2}{10}w, which simplifies to h=w2.h=\frac{w}{\sqrt2}. Since wh=200,wh=200, we get w22=200\frac{w^2}{\sqrt2}=200 and w=2002=1084.w=\sqrt{200\sqrt2}=10\sqrt[4]{8}. Therefore, the answer is D.

17.

两支队伍进行三局两胜制季后赛:最多打 33 场,先赢 22 场的队伍获胜。第一场在 A 队主场进行,剩余场次在 B 队主场进行。A 队主场获胜概率为 23\tfrac23,客场获胜概率为 pp。各场结果相互独立。A 队赢得系列赛的概率为 12\tfrac12。此时 pp 可写成 12 ⁣(mn)\tfrac12\!\left(m - \sqrt{n}\right),其中 mmnn 为正整数。求 m+nm + n

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

难度评级:1800
小提示:

列出 A 队赢两场的方式:赢第 1122 场;赢第 11 场、输第 22 场、赢第 33 场;输第 11 场、赢第 2233 场。

List the ways Team A wins two games: win games 11 and 2;2; win 1,1, lose 2,2, win 3;3; lose 1,1, win 2,2, win 33

大提示:

将总概率设为 12\tfrac12,解关于 pp 的二次方程。

Set the total probability equal to 12\tfrac12 and solve the resulting quadratic in pp

解答:

A 队第 11 场主场获胜概率为 23\tfrac23,后两场客场每场获胜概率为 pp。A 队赢得系列赛有三种互斥方式:赢第 1,21, 2 场;赢第 11 场、输第 22 场、赢第 33 场;输第 11 场、赢第 2,32, 3 场。因此 23p+23(1p)p+13p2=12\tfrac23 p + \tfrac23(1 - p)p + \tfrac13 p^2 = \tfrac12。化简得 2p28p+3=02p^2 - 8p + 3 = 0,合理根为 p=4102=12 ⁣(410)p = \tfrac{4 - \sqrt{10}}{2} = \tfrac12\!\left(4 - \sqrt{10}\right)。所以 m=4m = 4n=10n = 10m+n=14m + n = 14,正确答案是 E

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.

恰有 KK 个正整数 bb 满足 5b20245 \le b \le 2024,使得 bb 进制整数 2024b2024_b 能被 1616 整除(这里的 1616 用十进制表示)。求 KK 的各位数字之和。

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

难度评级:1840
小提示:

2024b=2b3+2b+42024_b = 2b^3 + 2b + 4;要被 1616 整除,需要 b3+b+2b^3 + b + 2 能被 88 整除。

2024b=2b3+2b+4;2024_b = 2b^3 + 2b + 4; dividing by 1616 requires b3+b+2b^3 + b + 2 to be divisible by 88

大提示:

检查 bmod8b \bmod 8;余数 3,6,73, 6, 7 可行,再统计区间 [5,2024][5, 2024] 中这些 bb

Check bmod8;b \bmod 8; the residues 3,6,73, 6, 7 work, so count those bb in [5,2024][5, 2024]

解答:

bb 进制中,2024b=2b3+2b+42024_b = 2b^3 + 2b + 4 =2(b3+b+2)= 2(b^3 + b + 2),因此 2024b2024_b 能被 1616 整除,当且仅当 b3+b+2b^3 + b + 2 能被 88 整除。检查 bb88 的余数,可知恰当余数为 b3,6,7(mod8)b \equiv 3, 6, 7 \pmod 8。统计 5b20245 \le b \le 2024 中这三类数,得 K=758K = 758,其各位数字之和为 7+5+8=207 + 5 + 8 = 20,正确答案是 D

In base b,b, 2024b=2b3+2b+42024_b = 2b^3 + 2b + 4 =2(b3+b+2),= 2(b^3 + b + 2), so 2024b2024_b is divisible by 1616 exactly when b3+b+2b^3 + b + 2 is divisible by 8.8. 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.

一个等比数列的前三项是整数 aa720720bb,且 a<720<ba \lt 720 \lt bbb 的最小可能值的各位数字之和是多少?

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

难度评级:1910
小提示:

7202=ab720^2 = ab 可知公比是有理数;将其最简写成 pq\tfrac{p}{q},其中 p>qp \gt q

7202=ab,720^2 = ab, so the common ratio is rational; write it as pq\tfrac{p}{q} in lowest terms with p>qp \gt q

大提示:

ppqq 都必须整除 720720;用最小的 pq>1\tfrac{p}{q} \gt 1 使 b=720pqb = 720 \cdot \tfrac{p}{q} 最小。

Both pp and qq must divide 720;720; minimize b=720pqb = 720 \cdot \tfrac{p}{q} using the smallest ratio pq>1\tfrac{p}{q} \gt 1

解答:

因为 7202=ab720^2 = ab,公比 r=720a=b720r = \tfrac{720}{a} = \tfrac{b}{720} 是有理数。设 r=pqr = \tfrac{p}{q} 为最简分数,且 p>qp \gt q。则 a=720qpa = \tfrac{720q}{p}b=720pqb = \tfrac{720p}{q} 都为整数,所以 720720 能被 pp 整除,也能被 qq 整除。为了使 bb 最小,需要选择使 720720 同时能被 ppqq 整除的最小比值 pq>1\tfrac{p}{q} \gt 1,即 1615\tfrac{16}{15}。因此 b=7201615=768b = 720 \cdot \tfrac{16}{15} = 768a=675a = 675,各位数字之和为 7+6+8=217 + 6 + 8 = 21,正确答案是 E

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 720720 to be divisible by pp and by q.q. To make bb smallest, we want the smallest ratio pq>1\tfrac{p}{q} \gt 1 with 720720 divisible by both pp and q,q, 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.

SS{1,2,3,,2024}\{1, 2, 3, \ldots, 2024\} 的一个子集,满足以下两个条件:

• 若 xxyySS 中不同元素,则 xy>2|x - y| \gt 2

• 若 xxyySS 中不同的奇数元素,则 xy>6|x - y| \gt 6

SS 最多可能有多少个元素?

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

难度评级:2080
小提示:

任意两个选中数至少相差 33,任意两个选中奇数至少相差 77

Any two chosen numbers differ by at least 3,3, and any two chosen odd numbers differ by at least 77

大提示:

每个长度为 1010 的重复块最多可容纳 33 个选中数且其中只有一个奇数;尝试余数 1,4,81, 4, 8

A repeating block of 1010 can hold at most 33 chosen numbers with only one odd; try residues 1,4,81, 4, 8

解答:

两个条件说明选中数至少相差 33,而选中的奇数至少相差 77。在任意长度为 1010 的区块中,若取四个数,就需要三个至少为 33 的间隔,因此它们只能占据位置 r,r+3,r+6,r+9r,r+3,r+6,r+9。这样其中两个奇数会相差 66,与条件矛盾。所以每个完整的长度为 1010 的区块最多含 33 个选中数,最后剩下的四个位置最多含 22 个,上界为 2023+2=608202\cdot3+2=608。这个上界可以达到:取 1,4,8,11,14,18,1,4,8,11,14,18,\ldots,即模十余 1,4,8(mod10)1,4,8\pmod{10} 的数,再加上 2021,20242021,2024。相邻选中数至少相差 33,而选中的奇数彼此相差 1010,正确答案是 C

The two conditions say chosen numbers are at least 33 apart, and chosen odd numbers at least 77 apart. Any four numbers in a block of 1010 would need three gaps of at least 3,3, so they would have to occupy positions r,r+3,r+6,r+9.r,r+3,r+6,r+9. Two of the odd entries would then differ by 6,6, which is forbidden. Thus each full block of 1010 contains at most 33 choices, and the last four positions contain at most 2.2. This gives the upper bound 2023+2=608.202\cdot3+2=608. It is attained by 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}), together with 2021,2024.2021,2024. Adjacent selected values differ by at least 3,3, and the selected odd values are 1010 apart. Therefore, the answer is C.

21.

一个 5×55 \times 5 整数数组中,每一行从左到右的数以及每一列从上到下的数都构成长度为 55 的等差数列。位置 (5,5)(5, 5)(2,4)(2, 4)(4,3)(4, 3)(3,1)(3, 1) 上的数分别为 00484816161212。位置 (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}

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

难度评级:1990
小提示:

每行每列都是等差数列的数组,其第 ii 行第 jj 列可写为 f(i,j)=A+Bi+Cj+Dijf(i, j) = A + Bi + Cj + Dij

A grid whose every row and column is arithmetic has entry f(i,j)=A+Bi+Cj+Dijf(i, j) = A + Bi + Cj + Dij at row i,i, column jj

大提示:

将四个已知位置代入该形式,解出 A,B,C,DA, B, C, D

Substitute the four known entries into this form and solve for A,B,C,DA, B, C, D

解答:

若每行和每列都是等差数列,则第 ii 行第 jj 列可写成双线性形式 f(i,j)=A+Bi+Cj+Dijf(i, j) = A + Bi + Cj + Dij。代入 f(5,5)=0f(5, 5) = 0f(2,4)=48f(2, 4) = 48f(4,3)=16f(4, 3) = 16f(3,1)=12f(3, 1) = 12 并求解,得到 A=10A = -10B=5B = 5C=22C = 22D=5D = -5。因此位置 (1,2)(1, 2) 的数为 10+5+22225=29-10 + 5 + 2 \cdot 22 - 2 \cdot 5 = 29,正确答案是 C

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.

K\mathcal{K} 为由两个直角边分别为 113\sqrt3 的直角三角形沿公共斜边拼成的风筝形。用八个 K\mathcal{K} 的副本拼成下图所示多边形。求三角形 ABC\triangle ABC 的面积。

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 ABC?\triangle ABC?

2+332 + 3\sqrt3

923\dfrac{9}{2}\sqrt3

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

88

535\sqrt3

难度评级:2120
小提示:

每个风筝由两个 3030-6060-9090 三角形组成,直角边为 113\sqrt3,斜边为 22;用这些长度建立坐标。

Each kite is two 3030-6060-9090 triangles (legs 11 and 3,\sqrt3, hypotenuse 22); set up coordinates from these lengths

大提示:

A=(0,0)A=(0,0),并令 ABAB 水平;ABAB 长六个单位,而从 AACC 的边界依次使用长度 3,3,1\sqrt3,\sqrt3,1、方向角 30,90,030^\circ,90^\circ,0^\circ 的线段

Take A=(0,0)A=(0,0) and ABAB horizontal; ABAB is six unit lengths, while the boundary from AA to CC uses lengths 3,3,1\sqrt3,\sqrt3,1 at angles 30,90,030^\circ,90^\circ,0^\circ

解答:

每个风筝的一半都是 3030-6060-9090 三角形,所以各边具有图示的长度和方向。取 A=(0,0)A=(0,0),并令 ABAB 水平。图形的水平跨度为六个单位长度,所以 B=(6,0)B=(6,0)。沿着从 AACC 的外边界,三条边的向量分别为 3(cos30,sin30)\sqrt3(\cos30^\circ,\sin30^\circ)3(cos90,sin90)\sqrt3(\cos90^\circ,\sin90^\circ),和 (1,0)(1,0)。它们的和为 (52,332)(\tfrac52,\tfrac{3\sqrt3}{2}),所以 C=(52,332)C=(\tfrac52,\tfrac{3\sqrt3}{2})。因此 AB=6AB=6,从 CC 作出的高为 332\tfrac{3\sqrt3}{2},面积为 126332=932\tfrac12\cdot6\cdot\tfrac{3\sqrt3}{2}=\tfrac{9\sqrt3}{2}。所以答案是 B

Each half of a kite is a 3030-6060-9090 triangle, so its edges have the shown lengths and directions. Take A=(0,0)A=(0,0) and ABAB horizontal. The horizontal span in the figure is six unit lengths, so B=(6,0).B=(6,0). Along the outer boundary from AA to C,C, the three edges have vectors 3(cos30,sin30),\sqrt3(\cos30^\circ,\sin30^\circ), 3(cos90,sin90),\sqrt3(\cos90^\circ,\sin90^\circ), and (1,0).(1,0). Their sum is (52,332),(\tfrac52,\tfrac{3\sqrt3}{2}), so C=(52,332).C=(\tfrac52,\tfrac{3\sqrt3}{2}). Thus AB=6AB=6 and the altitude from CC is 332,\tfrac{3\sqrt3}{2}, giving area 126332=932.\tfrac12\cdot6\cdot\tfrac{3\sqrt3}{2}=\tfrac{9\sqrt3}{2}. Therefore, the answer is B.

23.

整数 aabbcc 满足

ab+c=100,bc+a=87,ca+b=60 \begin{aligned} ab + c &= 100, \\ bc + a &= 87, \\ ca + b &= 60 \end{aligned}\text{。}

ab+bc+caab + bc + ca

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

ab+c=100,bc+a=87,ca+b=60. \begin{aligned} ab + c &= 100, \\ bc + a &= 87, \\ ca + b &= 60. \end{aligned}

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

212212

247247

258258

276276

284284

难度评级:2270
小提示:

将三个方程相加,关联 ab+bc+caab + bc + caa+b+ca + b + c

Add all three equations to relate ab+bc+caab + bc + ca and a+b+ca + b + c

大提示:

前两式相减得到 (ac)(b1)=13(a-c)(b-1)=13;枚举 1313 的四个带符号因数对

Subtract the first two equations to get (ac)(b1)=13;(a-c)(b-1)=13; enumerate the four signed factor pairs of 1313

解答:

用第一个方程减去第二个方程:(ac)(b1)=13(a-c)(b-1)=13。令 u=acu=a-cv=b1v=b-1。四种可能 (u,v)=(1,13)(u,v)=(1,13)(13,1)(13,1)(1,13)(-1,-13)(13,1)(-13,-1) 代入 bc+a=87bc+a=87 后,分别给出 c=8615c=\frac{86}{15}c=743c=\frac{74}{3}c=8c=-8c=100c=100。只有第三种给出三个原方程的整数解:(a,b,c)=(9,12,8)(a,b,c)=(-9,-12,-8)。(最后一个候选是 (87,0,100)(87,0,100),它不满足 ca+b=60ca+b=60。)把原来的三个方程相加,得到 ab+bc+caab+bc+ca +(a+b+c)=247{}+(a+b+c)=247。由于 a+b+c=29a+b+c=-29,我们得到 ab+bc+caab+bc+ca =247(29)=276=247-(-29)=276。因此正确答案是 D

Subtract the second equation from the first: (ac)(b1)=13.(a-c)(b-1)=13. Put u=acu=a-c and v=b1.v=b-1. The four possibilities (u,v)=(1,13),(u,v)=(1,13), (13,1),(13,1), (1,13),(-1,-13), and (13,1)(-13,-1) give, after substitution into bc+a=87,bc+a=87, respectively c=8615,c=\frac{86}{15}, c=743,c=\frac{74}{3}, c=8,c=-8, and c=100.c=100. Only the third is an integer solution of all three original equations: (a,b,c)=(9,12,8).(a,b,c)=(-9,-12,-8). (The last candidate is (87,0,100),(87,0,100), which fails ca+b=60.ca+b=60.) Adding the original equations gives ab+bc+caab+bc+ca +(a+b+c)=247.{}+(a+b+c)=247. Since a+b+c=29,a+b+c=-29, we obtain ab+bc+caab+bc+ca =247(29)=276.=247-(-29)=276. Thus, D is the correct answer.

24.

一只蜜蜂在三维空间中移动。掷一个公平六面骰,其面标为 A+A^+AA^-B+B^+BB^-C+C^+CC^-。若蜜蜂位于点 (a,b,c)(a, b, c),骰子显示 A+A^+ 时蜜蜂移动到 (a+1,b,c)(a + 1, b, c),显示 AA^- 时移动到 (a1,b,c)(a - 1, b, c)。其余四种结果作类似移动。

假设蜜蜂从 (0,0,0)(0, 0, 0) 出发,骰子掷四次。蜜蜂走过某个单位立方体的四条不同边的概率是多少?

A bee is moving in three-dimensional space. A fair six-sided die with faces labeled A+,A^+, A,A^-, B+,B^+, B,B^-, C+,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}

难度评级:2380
小提示:

共有 646^4 个等可能移动序列;四步必须是某个单位立方体的四条不同边。

There are 646^4 equally likely move sequences; the four steps must be four different edges of one unit cube

大提示:

把只用两个坐标方向(绕一个正方形面)的路径,与用到全部三个方向、其中某个方向在不相邻的两步中重复出现的路径分开统计。

Separate paths using two coordinate directions (one square face) from paths using all three directions, where one axis repeats in nonadjacent steps

解答:

每次掷骰都会让蜜蜂沿 ±x,±y\pm x,\pm y±z\pm z 方向移动一个单位,所以共有 64=12966^4=1296 个等可能移动序列。有效路径分成两类。第一类走过某个正方形面的四条边:坐标方向对有 33 种选择,两个方向的正负号有 44 种选择,第一个方向有 22 种选择,共 2424 条路径。第二类用到三个坐标方向,其中一个方向使用两次。重复方向有 33 种选择;它在四步方向序列中的两个位置不能相邻,这两个位置有 33 种选法,其余两个方向的顺序有 22 种。对每个这样的方向序列,恰有 23=82^3=8 种正负号选择能使四条不同的边位于同一个立方体上。因此第二类有 3328=1443\cdot3\cdot2\cdot8=144 条路径。总共有 24+144=16824+144=168 个有利序列,所以概率为 1681296=754\frac{168}{1296}=\frac{7}{54},正确答案是 B

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 sequences. There are two types of valid paths. A path around one square face has 33 choices of coordinate plane, 44 choices for the signs of its two axes, and 22 choices for which axis is used first, giving 24.24. Otherwise all three coordinate directions are used, with one repeated: choose that axis in 33 ways, choose its two nonadjacent positions in 33 ways, order the other two axes in 22 ways, and choose their three initial signs in 23=82^3=8 ways. (The second step on the repeated axis must have the opposite sign.) This gives 3328=144.3\cdot3\cdot2\cdot8=144. Hence there are 24+144=16824+144=168 favorable sequences, and the probability is 1681296=754.\frac{168}{1296}=\frac{7}{54}. Therefore, the answer is B.

25.

下图显示一个点状网格,由 88 格宽、33 格高的 1×11'' \times 1'' 正方形组成。Carl 沿一些小正方形的边放置 11 英寸牙签,形成一条不自交的闭合回路。格子中的数字表示该正方形有多少条边要被牙签覆盖;若格子中没有数字,则允许任意数量的牙签。Carl 有多少种放置牙签的方法?

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

难度评级:2600
小提示:

中间一行的每个方格必须恰好接触一根牙签;两端折返的列确定后,每个内部方格的那根牙签独立地放在它的上边或下边。

Each middle-row cell must touch exactly one toothpick; after the two turnaround columns are fixed, each interior cell’s toothpick is independently above or below it

大提示:

穿过中间的回路会跨越全部 88 列、前 77 列、后 77 列,或中间 66 列;内部各列可以独立地向上或向下弯折

A loop crossing the middle uses all 8,8, the first 7,7, the last 7,7, or the middle 66 columns; its interior columns independently bend above or below

解答:

中间一行的每个方格必须恰好接触一根牙签。先考虑从中间条带一侧穿到另一侧的回路。回路可以跨越全部 88 列、前 77 列、后 77 列,或中间 66 列;更窄的跨度会使外侧的一个中间方格没有接触牙签。固定两个端点后,每个内部的中间方格都可以独立选择把唯一一根牙签放在上边或下边,其余不自交回路随即唯一确定。因此四种情况分别给出 26,25,252^6,2^5,2^5,和 242^4 条回路。另有恰好两条不穿过中间条带的回路:完全沿顶部或完全沿底部延伸的水平长方形。所以总数为 26+25+25+24+22^6+2^5+2^5+2^4+2 =64+32+32+16+2=64+32+32+16+2 =146=146。所以正确答案是 C

Each middle-row cell must touch exactly one toothpick. First consider loops that pass from one side of the middle strip to the other. The loop can span all 88 columns, the first 7,7, the last 7,7, or the middle 6;6; a narrower span would leave an outer middle cell untouched. Once the two ends are fixed, each interior middle cell independently has its one toothpick on its top or bottom side, and the rest of the non-self-intersecting loop is forced. The four cases therefore contribute 26,25,25,2^6,2^5,2^5, and 242^4 loops. There are also exactly two loops that do not cross the middle strip: the horizontal rectangle running entirely along the top or entirely along the bottom. Hence the total is 26+25+25+24+22^6+2^5+2^5+2^4+2 =64+32+32+16+2=64+32+32+16+2 =146.=146. Thus, C is the correct answer.