2016 AMC 10A 真题

向下滚动并点击“开始”即可作答!或前往可打印 PDF答案,或由 LIVE by Po-Shen Loh 精心整理的专业解答

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

或直接跳转到某一道题及其解答: 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

想通过互动视频课程系统学习吗?

了解 LIVE课程

考试时间还剩下:

1:15:00

1.

11!10!9!\dfrac{11!-10!}{9!} 的值。

What is the value of 11!10!9!?\dfrac{11!-10!}{9!}?

9999

100100

110110

121121

132132

答案:B
知识点:阶乘因式分解

难度评级:560

解答:

从分子中提取 9!9! 9!(111010)9!=111010=11010=100.\begin{align*} \dfrac{9!(11 \cdot 10 - 10)}{9!} &=11 \cdot 10 - 10 \\&= 110 - 10 \\&= 100. \end{align*} 所以正确答案是 B

We can factor a 9!9! out the numerator and simplify. 9!(111010)9!=111010=11010=100.\begin{align*} \dfrac{9!(11 \cdot 10 - 10)}{9!} &=11 \cdot 10 - 10 \\&= 110 - 10 \\&= 100. \end{align*} Thus, the correct answer is B .

2.

求使下式成立的 xx 值:10x1002x=1000510^{x} \cdot 100^{2x}=1000^{5}

For what value of xx does 10x1002x=10005?10^{x} \cdot 100^{2x}=1000^{5}?

11

22

33

44

55

答案:C
知识点:指数

难度评级:770

解答:

把所有底数写成 1010 的幂:10x1002x=10x(102)2x=105x,\small 10^x\cdot100^{2x}=10^x\cdot(10^2)^{2x}=10^{5x}, 同时 10005=(103)5=1015.1000^5=(10^3)^5=10^{15}.

因此 5x=155x=15,所以 x=3x=3

所以正确答案是 C

Rewrite all bases as powers of 1010: 10x1002x=10x(102)2x=105x,\small 10^x\cdot100^{2x}=10^x\cdot(10^2)^{2x}=10^{5x}, and 10005=(103)5=1015.1000^5=(10^3)^5=10^{15}.

Therefore 5x=155x=15, so x=3x=3.

Thus, the correct answer is C.

3.

Ben 每花一美元买贝果,David 就少花 2525 美分。Ben 比 David 多付 $12.50\$12.50。他们两人在贝果店一共花了多少钱?

For every dollar Ben spent on bagels, David spent 2525 cents less. Ben paid $12.50\$12.50 more than David. How much did they spend in the bagel store together?

$37.50\$37.50

$50.00\$50.00

$87.50\$87.50

$90.00\$90.00

$92.50\$92.50

答案:C
知识点:比与比例钱币

难度评级:870

解答:

Ben 每花一美元,David 花 7575 美分,所以两人的差额是 2525 美分。总差额为 $12.50\$12.50,也就是 Ben 花费的四分之一。

Ben 花了 12.50÷0.25=5012.50\div0.25=50 美元,David 花了 37.5037.50 美元。两人共花 87.5087.50 美元。

所以正确答案是 C

For each dollar Ben spent, David spent 7575 cents, so the difference was 2525 cents. The total difference $12.50\$12.50 is therefore one quarter of Ben's spending.

Ben spent 12.50÷0.25=5012.50\div0.25=50 dollars, and David spent 37.5037.50 dollars. Together they spent 87.5087.50 dollars.

Thus, the correct answer is C.

4.

对所有实数 xx 和满足 y0y \neq 0 的实数 yy,余数定义为 rem(x,y)=xyxy\text{rem} (x ,y)=x-y\left \lfloor \dfrac{x}{y} \right \rfloor 其中 xy\left \lfloor \frac{x}{y} \right \rfloor 表示小于或等于 xy\frac{x}{y} 的最大整数。求 rem(38,25)\text{rem} \left(\frac{3}{8}, -\frac{2}{5} \right) 的值。

The remainder can be defined for all real numbers xx and yy with y0y \neq 0 by rem(x,y)=xyxy\text{rem} (x ,y)=x-y\left \lfloor \dfrac{x}{y} \right \rfloorwhere xy\left \lfloor \frac{x}{y} \right \rfloor denotes the greatest integer less than or equal to xy.\frac{x}{y}. What is the value of rem(38,25)?\text{rem} \left(\frac{3}{8}, -\frac{2}{5} \right)?

38-\dfrac{3}{8}

140-\dfrac{1}{40}

00

38\dfrac{3}{8}

3140\dfrac{31}{40}

答案:B
知识点:取整函数分数

难度评级:1140

解答:

rem(38,25)=38+253825=38+251516=38+251=3825=140 \begin{align*} \text{rem} \left(\dfrac{3}{8}, -\dfrac{2}{5}\right) &= \dfrac{3}{8} \\ &{}+ \dfrac{2}{5} \left \lfloor \dfrac{\frac{3}{8}}{-\frac{2}{5}}\right \rfloor \\ &= \dfrac{3}{8} \\ &{}+ \dfrac{2}{5} \left \lfloor -\dfrac{15}{16} \right \rfloor \\ &= \dfrac{3}{8} + \dfrac{2}{5} \cdot -1 \\ &= \dfrac{3}{8} - \dfrac{2}{5} \\ &= - \dfrac{1}{40} \end{align*} 所以正确答案是 B

Using the formula, we get rem(38,25)=38+253825=38+251516=38+251=3825=140 \begin{align*} \text{rem} \left(\dfrac{3}{8}, -\dfrac{2}{5}\right) &= \dfrac{3}{8} \\ &{}+ \dfrac{2}{5} \left \lfloor \dfrac{\frac{3}{8}}{-\frac{2}{5}}\right \rfloor \\ &= \dfrac{3}{8} \\ &{}+ \dfrac{2}{5} \left \lfloor -\dfrac{15}{16} \right \rfloor \\ &= \dfrac{3}{8} + \dfrac{2}{5} \cdot -1 \\ &= \dfrac{3}{8} - \dfrac{2}{5} \\ &= - \dfrac{1}{40} \end{align*} Thus, the correct answer is B .

5.

一个长方体的整数边长之比为 1:3:41:3:4。下列哪个数可能是这个长方体的体积?

A rectangular box has integer side lengths in the ratio 1:3:4.1:3:4. Which of the following could be the volume of the box?

4848

5656

6464

9696

144144

答案:D
知识点:体积比与比例

难度评级:900

解答:

设最短边长为 ss,则另外两边为 3s3s4s4s

体积为 s3s4s=12s3. s \cdot 3s \cdot 4s = 12s^3. 测试 ss 的取值可知,当 s=2s = 2 时,12s3=9612s^3 = 96,这是一个选项。

所以正确答案是 D

Let ss be the side length of the smallest side. Then the other two sides are 3s3s and 4s.4s.

The volume is therefore s3s4s=12s3. s \cdot 3s \cdot 4s = 12s^3. Testing out values of s,s, we see that if s=2,s = 2, then 12s3=96,12s^3 = 96, which is an answer choice.

Thus, the correct answer is D .

6.

Ximena 把整数 113030 各列出一次。Emilio 抄写 Ximena 的数,但把每次出现的数字 22 都替换成数字 11。Ximena 把她的数相加,Emilio 把他的数相加。Ximena 的和比 Emilio 的和大多少?

Ximena lists the whole numbers 11 through 3030 once. Emilio copies Ximena's numbers, replacing each occurrence of the digit 22 by the digit 1.1. Ximena adds her numbers and Emilio adds his numbers. How much larger is Ximena's sum than Emilio's?

1313

2626

102102

103103

110110

答案:D
知识点:位值数字

难度评级:1020

解答:

个位数字 22 被改成 11 时,数少 11。这发生在 2,12,222,12,22,总共少 33

十位数字 22 被改成 11 时,数少 1010。这发生在 20,21,,2920,21,\ldots,29,总共少 100100

因此 Emilio 的和比 Ximena 的和少 103103,所以 Ximena 的和大 103103

所以正确答案是 D

When Emilio changes a units digit 22 to 11, his copied number is smaller by 11. This happens in 2,12,222,12,22, for a loss of 33.

When he changes a tens digit 22 to 11, his copied number is smaller by 1010. This happens for 20,21,,2920,21,\ldots,29, for a loss of 100100.

Thus Emilio's sum is 103103 less than Ximena's sum, so Ximena's sum is 103103 larger.

Thus, the correct answer is D.

7.

77 个数据值 60,100,x,40,50,200,9060, 100, x, 40, 50, 200, 90 的平均数、中位数和众数都等于 xx。求 xx 的值。

The mean, median, and mode of the 77 data values 60,100,x,40,50,200,9060, 100, x, 40, 50, 200, 90 are all equal to x.x. What is the value of x?x?

5050

6060

7575

9090

100100

答案:D

难度评级:960

解答:

七个数的和为 540+x540+x。如果平均数等于 xx,则 540+x7=x,\frac{540+x}{7}=x, 所以 540=6x540=6xx=90x=90

x=90x=90 时,排序后的数据为 40,50,60,90,90,100,20040,50,60,90,90,100,200。其中位数是 9090,众数也是 9090,所以符合条件。

所以正确答案是 D

The sum of the seven data values is 540+x540+x. If the mean equals xx, then 540+x7=x,\frac{540+x}{7}=x, so 540=6x540=6x and x=90x=90.

With x=90x=90, the ordered data set is 40,50,60,90,90,100,20040,50,60,90,90,100,200. Its median is 9090, and its mode is also 9090, so the value works.

Thus, the correct answer is D.

8.

Trickster Rabbit 同意每次 Foolish Fox 经过 Rabbit 家旁边的桥时,都把 Fox 的钱翻倍,但 Fox 每次过桥后必须向 Rabbit 支付 4040 枚硬币的过路费。付款在翻倍之后进行。Fox 起初很高兴,但他发现自己过桥三次后钱全没了。Fox 一开始有多少枚硬币?

Trickster Rabbit agrees with Foolish Fox to double Fox's money every time Fox crosses the bridge by Rabbit's house, as long as Fox pays 4040 coins in toll to Rabbit after each crossing. The payment is made after the doubling. Fox is excited about his good fortune until he discovers that all his money is gone after crossing the bridge three times. How many coins did Fox have at the beginning?

2020

3030

3535

4040

4545

答案:C
知识点:逆推法

难度评级:1070

解答:

最后 Fox 有 00 枚硬币,所以第三次付过路费之前有 4040 枚。

因此第三次翻倍前有 40÷2=2040 \div 2 = 20 枚;第二次付过路费之前有 20+40=6020 + 40 = 60 枚。

第二次翻倍前有 60÷2=3060 \div 2 = 30 枚;第一次付过路费之前有 30+40=7030 + 40 = 70 枚。

最后,第一次翻倍前 Fox 有 70÷2=3570 \div 2 = 35 枚硬币。

所以正确答案是 C

We know that Fox has 00 coins at the end. Then before paying the final toll, Fox had 4040 coins.

Then he had 40÷2=2040 \div 2 = 20 coins before the doubling. Then before paying the toll for the second crossing, he had 20+40=6020 + 40 = 60 coins.

Before the doubling on the second crossing, he had 60÷2=3060 \div 2 = 30 coins. On the first crossing before the toll, Fox had 30+40=7030 + 40 = 70 coins.

Finally, before the first doubling, Fox had 70÷2=3570 \div 2 = 35 coins.

Thus, the correct answer is C .

9.

一个由 20162016 枚硬币组成的三角形阵列,第一行有 11 枚硬币,第二行有 22 枚,第三行有 33 枚,依此类推,第 NN 行有 NN 枚。求 NN 的各位数字之和。

A triangular array of 20162016 coins has 11 coin in the first row, 22 coins in the second row, 33 coins in the third row, and so on up to NN coins in the NNth row. What is the sum of the digits of N?N?

66

77

88

99

1010

答案:D

难度评级:1070

解答:

回忆前 NN 个整数之和为 N(N+1)2\dfrac{N(N + 1)}{2}

我们要找 NN,使得 N(N+1)2=2016. \dfrac{N(N + 1)}{2} = 2016. 交叉相乘并化简,得到 N2+N4032=0. N^2 + N - 4032 = 0. 因式分解得 (N63)(N+64)=0 (N - 63)(N + 64) = 0 取正值,N=63N = 63。各位数字和为 99

所以正确答案是 D

Recall that the sum of the first NN number is N(N+1)2.\dfrac{N(N + 1)}{2}.

We want to find NN such that N(N+1)2=2016. \dfrac{N(N + 1)}{2} = 2016. Cross-multiplying and simplifying gives us N2+N4032=0. N^2 + N - 4032 = 0. Factoring gives us (N63)(N+64)=0 (N - 63)(N + 64) = 0 We want the positive value so N=63.N = 63. Adding together the digits gives us 9.9.

Thus, the correct answer is D .

10.

一块地毯由如图所示的三种不同颜色组成。三种不同颜色区域的面积构成一个等差数列。最内层长方形宽为一英尺,外面的两个区域在四周各宽 11 英尺。最内层长方形的长度是多少英尺?

A rug is made with three different colors as shown. The areas of the three differently colored regions form an arithmetic progression. The inner rectangle is one foot wide, and each of the two outer regions are 11 foot wide on all four sides. What is the length in feet of the inner rectangle?

11

22

44

66

88

答案:B
知识点:面积等差数列

难度评级:1370

解答:

设内层长方形长度为 ll,则内层面积为 ll

中间区域面积为 (l+2)3l=2l+6. (l + 2) \cdot 3 - l = 2l + 6. 外层区域面积为 (l+4)5(l+2)3=2l+14. (l + 4) \cdot 5 - (l + 2) \cdot 3 = 2l + 14.

33 个面积构成等差数列,所以 l+2l+14=2(2l+6)3l+14=4l+12l=2\begin{align*} l + 2l + 14 &= 2(2l + 6) \\ 3l + 14 &= 4l + 12 \\ l &= 2\end{align*}

所以正确答案是 B

Let ll be the length of the inner rectangle. Then the area of the inner rectangle is l.l.

The area of the middle region is going to be (l+2)3l=2l+6. (l + 2) \cdot 3 - l = 2l + 6. The area of the outer region is (l+4)5(l+2)3=2l+14. (l + 4) \cdot 5 - (l + 2) \cdot 3 = 2l + 14.

We know that these 33 values form an arithmetic sequence. That means that l+2l+14=2(2l+6)3l+14=4l+12l=2\begin{align*} l + 2l + 14 &= 2(2l + 6) \\ 3l + 14 &= 4l + 12 \\ l &= 2\end{align*}

Thus, the correct answer is B .

11.

求阴影区域的面积。

Find the area of the shaded region.

4354\dfrac{3}{5}

55

5145\dfrac{1}{4}

6126\dfrac{1}{2}

88

答案:D

难度评级:1070

解答:

可将阴影区域分成 44 个底为 11 的三角形。

其中两个三角形的高为 8÷2=48 \div 2 = 4,另外两个三角形的高为 5÷2=525 \div 2 = \dfrac{5}{2}

面积总和为 212(152)+212(14)=612 \begin{aligned} &2 \cdot \dfrac{1}{2} \left(1 \cdot \dfrac{5}{2}\right) \\ &\quad {}+ 2 \cdot \dfrac{1}{2} \left(1 \cdot 4\right) = 6\dfrac{1}{2} \end{aligned}

所以正确答案是 D

We can split the region into 44 triangles with bases of 1.1.

Two of the triangles have bases 8÷2=48 \div 2 = 4 and the other two have bases 5÷2=525 \div 2 = \dfrac{5}{2}

The sum of the areas of the triangles is 212(152)+212(14)=612 \begin{aligned} &2 \cdot \dfrac{1}{2} \left(1 \cdot \dfrac{5}{2}\right) \\ &\quad {}+ 2 \cdot \dfrac{1}{2} \left(1 \cdot 4\right) = 6\dfrac{1}{2} \end{aligned}

Thus, the correct answer is D .

12.

1120162016 之间随机选取三个不同的整数。下列哪一句正确描述了这三个整数乘积为奇数的概率 pp

Three distinct integers are selected at random between 11 and 2016,2016, inclusive. Which of the following is a correct statement about the probability pp that the product of the three integers is odd?

p<18p \lt \dfrac{1}{8}

p=18p = \dfrac{1}{8}

18<p<13\dfrac{1}{8} \lt p \lt \dfrac{1}{3}

p=13p = \dfrac{1}{3}

p>13p \gt \dfrac{1}{3}

答案:A

难度评级:1140

解答:

乘积为奇数,当且仅当选出的三个整数全是奇数。从 1120162016 中有 10081008 个奇数和 10081008 个偶数。

因为是不放回抽取, p=100820161007201510062014.p=\frac{1008}{2016}\cdot\frac{1007}{2015}\cdot\frac{1006}{2014}. 第一个因子为 12\frac12,后两个因子都略小于 12\frac12,所以 p<18p<\frac18

所以正确答案是 A

The product is odd exactly when all three selected integers are odd. There are 10081008 odd and 10081008 even integers from 11 to 20162016.

Because the integers are selected without replacement, p=100820161007201510062014.p=\frac{1008}{2016}\cdot\frac{1007}{2015}\cdot\frac{1006}{2014}. The first factor is 12\frac12, and each of the next two factors is slightly less than 12\frac12. Therefore p<18p<\frac18.

Thus, the correct answer is A.

13.

五位朋友坐在电影院一排 55 个座位中,从左到右编号为 1155。(“左”和“右”是从坐在座位上的人的视角看。)

电影期间 Ada 去大厅买爆米花。她回来时发现 Bea 向右移动了两个座位,Ceci 向左移动了一个座位,Dee 和 Edie 交换了座位,并且给 Ada 留下了一个端点座位。Ada 起身前坐在哪个座位?

Five friends sat in a movie theater in a row containing 55 seats, numbered 11 to 55 from left to right. (The directions "left" and "right" are from the point of view of the people as they sit in the seats.)

During the movie Ada went to the lobby to get some popcorn. When she returned, she found that Bea had moved two seats to the right, Ceci had moved one seat to the left, and Dee and Edie had switched seats, leaving an end seat for Ada. In which seat had Ada been sitting before she got up?

11

22

33

44

55

答案:B

难度评级:1420

解答:

Dee 和 Edie 交换座位,不改变被占用座位的整体位置。

Bea 向右移动两个座位,Ceci 向左移动一个座位。

为了抵消 Bea 向右移动两个座位造成的总位移,Ada 也必须向左移动一个座位。

所有人的总位移必须为 0.0.

因此 Ada 原本坐在 22 号座位,向左移动一位后坐到 11 号端点座位。

所以正确答案是 B

Note that Dee and Edie do not change the answers since their seats remain occupied throughout.

Since Bea moves to the right, this forces Ada and Ceci to move to offset this disruption.

Ceci only moves one seat, so Ada must also move one to cancel out the two seat shift that Bea did.

Bea moved to the right and Ceci moved to the left, so Ada must also move to the left to get a total displacement of 0.0.

Therefore, Ada must have started off in seat 22 to move one to the left to end up in seat 1.1.

Thus, the correct answer is B .

14.

有多少种方法把 20162016 写成若干个二和若干个三的和,且不考虑顺序?例如,10082+031008\cdot 2 + 0\cdot 34022+4043402\cdot 2 + 404\cdot 3 是其中两种。

How many ways are there to write 20162016 as the sum of twos and threes, ignoring order? (For example, 10082+031008\cdot 2 + 0\cdot 3 and 4022+4043402\cdot 2 + 404\cdot 3 are two such ways.)

236236

336336

337337

403403

672672

答案:C

难度评级:1280

解答:

题目可写成方程 2x+3y=2016,2x + 3y = 2016, 其中 xx 是二的个数,yy 是三的个数。

也就是数出从二〇一六中减去 33 的倍数后,结果为偶数的情形数。

这对应于从 (1008,0)(1008, 0)(0,672)(0, 672) 的所有有序对,其中 yy 每次增加 22

这样的 yyxx 共有 6722+1=337\dfrac{672}{2} + 1 = 337 组解。

所以正确答案是 C

The problem can be rewritten as an equation 2x+3y=2016,2x + 3y = 2016, where xx is the number of twos and yy is the number of threes.

The goal is to find the number of multiples of 33 that can be subtracted from 2016 to result in an even number.

This can be achieved by the pairs of (1008,0)(1008, 0) up to (0,672)(0, 672) with yy being incremented by 2.2.

This gives us 6722+1=337\dfrac{672}{2} + 1 = 337 solutions for yy and x.x.

Thus, the correct answer is C .

15.

如图,从一块圆形饼干面团中切出七块半径为 11 英寸的饼干。相邻饼干相切,除中心饼干外,其他饼干都与面团边缘相切。剩下的边角料被重新塑造成另一块同样厚度的饼干。边角料饼干的半径是多少英寸?

Seven cookies of radius 11 inch are cut from a circle of cookie dough, as shown. Neighboring cookies are tangent, and all except the center cookie are tangent to the edge of the dough. The leftover scrap is reshaped to form another cookie of the same thickness. What is the radius in inches of the scrap cookie?

2\sqrt{2}

1.51.5

π\sqrt{\pi}

2π\sqrt{2\pi}

π\pi

答案:A
知识点:圆面积相切圆

难度评级:1140

解答:

圆形面团半径为 33 英寸,因为从中心到边缘经过一个饼干直径再加一个饼干半径。

面团面积为 32π=9π3^2\pi = 9\pi,七块饼干的总面积为 712π=7π7 \cdot 1^2\pi = 7\pi

剩余边角料的面积为 9π7π=2π9\pi - 7\pi = 2\pi,所以它的半径为 2\sqrt{2}

所以正确答案是 A

The circle of cookie dough has a radius of 33 inches since it is the same as the diameter plus the radius of a cookie.

The area of the cookie dough is 32π=9π,3^2\pi = 9\pi, and the cookies have an area of 712π=7π.7 \cdot 1^2\pi = 7\pi.

The area of the leftover scrap is therefore 9π7π=2π.9\pi - 7\pi = 2\pi. This means that its radius is 2.\sqrt{2}.

Thus, the correct answer is A .

16.

顶点为 A(0,2),B(3,2)A(0, 2), B(-3, 2),和 C(3,0)C(-3, 0) 的三角形先关于 xx 轴反射,得到的像 ABC\triangle A'B'C' 再绕原点逆时针旋转 9090^{\circ},得到 ABC\triangle A''B''C''。下列哪个变换能把 ABC\triangle A''B''C'' 变回 ABC\triangle ABC

A triangle with vertices A(0,2),B(3,2),A(0, 2), B(-3, 2), and C(3,0)C(-3, 0) is reflected about the xx-axis, then the image ABC\triangle A'B'C' is rotated counterclockwise about the origin by 9090^{\circ} to produce ABC.\triangle A''B''C''. Which of the following transformations will return ABC\triangle A''B''C'' to ABC?\triangle ABC?

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

counterclockwise rotation about the origin by 9090^{\circ}

绕原点顺时针旋转 9090^{\circ}

clockwise rotation about the origin by 9090^{\circ}

关于 xx 轴反射

reflection about the xx-axis

关于直线 y=xy = x 反射

reflection about the line y=xy = x

关于 yy 轴反射

reflection about the yy-axis

答案:D
知识点:变换坐标几何

难度评级:1220

解答:

为判断如何逆转这些变换,可以跟踪一个任意点。

设该点为 (x,y)(x, y)。关于 xx 轴反射后,它变为 (x,y)(x, -y)

再逆时针旋转后得到 (y,x)(y, x)。要把它变回 (x,y)(x, y),唯一的方法是关于 y=xy = x 反射。

所以正确答案是 D

To figure out how to reverse the transformations, we can analyze a single point and see what happens to it.

Let (x,y)(x, y) be the point. After being reflected about the xx-axis, the point would go to (x,y).(x, -y).

Rotating this counterclockwise would put it at (y,x).(y, x). The only transformation that puts this back at (x,y)(x, y) is reflection about y=x.y = x.

Thus, the correct answer is D .

17.

NN55 的正倍数。将一个红球和 NN 个绿球随机排成一行。令 P(N)P(N) 为至少有 35\frac{3}{5} 的绿球在红球同一侧的概率。注意 P(5)=1P(5)=1,且当 NN 变大时 P(N)P(N) 趋近于 45\frac{4}{5}。使 P(N)<321400P(N) < \dfrac{321}{400} 的最小 NN 的各位数字之和是多少?

Let NN be a positive multiple of 5.5. One red ball and NN green balls are arranged in a line in random order. Let P(N)P(N) be the probability that at least 35\frac{3}{5} of the green balls are on the same side of the red ball. Observe that P(5)=1P(5)=1 and that P(N)P(N) approaches 45\frac{4}{5} as NN grows large. What is the sum of the digits of the least value of NN such that P(N)<321400?P(N) < \dfrac{321}{400}?

1212

1414

1616

1818

2020

答案:A

难度评级:1790

解答:

先排好 NN 个绿球,再把红球放入 N+1N+1 个空隙之一。若红球左侧有 kk 个绿球,则右侧有 NkN-k 个。

至少有 35N\frac35N 个绿球在一侧,等价于 k25Nk\le\frac25Nk35Nk\ge\frac35N。因此不满足条件的空隙为 25N+1,25N+2,,35N1,\frac25N+1,\frac25N+2,\ldots,\frac35N-1,15N1\frac15N-1 个。

所以 P(N)=1N/51N+1=4N+105N+5. \begin{aligned} P(N) &= 1-\frac{N/5-1}{N+1} \\ &= \frac{4N+10}{5N+5}. \end{aligned} 解不等式 4N+105N+5<321400\frac{4N+10}{5N+5}<\frac{321}{400}N>479N>479。最小的 55 的正倍数是 480480,其各位数字之和为 1212

所以正确答案是 A

Think of first arranging the NN green balls, then placing the red ball in one of the N+1N+1 gaps. If kk green balls are to the left of the red ball, then NkN-k are to its right.

At least 35N\frac35N green balls are on one side exactly when k25Nk\le\frac25N or k35Nk\ge\frac35N. Thus the bad gaps are 25N+1,25N+2,,35N1,\frac25N+1,\frac25N+2,\ldots,\frac35N-1, a total of 15N1\frac15N-1 gaps.

Therefore P(N)=1N/51N+1=4N+105N+5. \begin{aligned} P(N) &= 1-\frac{N/5-1}{N+1} \\ &= \frac{4N+10}{5N+5}. \end{aligned} Solving 4N+105N+5<321400\frac{4N+10}{5N+5}<\frac{321}{400} gives N>479N>479. The least positive multiple of 55 is 480480, whose digit sum is 1212.

Thus, the correct answer is A.

18.

一个立方体的每个顶点要标上从 1188 的一个整数,每个整数用一次,使得每个面的四个顶点上的数之和都相同。通过立方体旋转可以互相得到的标法视为相同。有多少种不同标法?

Each vertex of a cube is to be labeled with an integer 11 through 8,8, with each integer being used once, in such a way that the sum of the four numbers on the vertices of a face is the same for each face. Arrangements that can be obtained from each other through rotations of the cube are considered to be the same. How many different arrangements are possible?

11

33

66

1212

2424

答案:C

难度评级:2060

解答:

相对两个面包含全部八个标号,总和为 3636,所以每个面的和必须为 1818

把标号 11 放在一个顶点,设与它相邻的三个标号为 a,b,ca,b,c。由每个面和为十八,另三个相邻顶点被迫为 17ab,17ac,17bc, \begin{gathered} 17-a-b, \\ \quad 17-a-c, \\ \quad 17-b-c, \end{gathered} 而对顶点为 a+b+c16a+b+c-16

假设三个相邻标号按递增顺序排列。检查从 2,3,,82,3,\ldots,8 中选三数的可能,合法三元组为 (4,6,8)(4,6,8)(4,7,8)(4,7,8)(6,7,8)(6,7,8)。每个三元组给出两种不能通过旋转互相得到的标法,所以共有 32=63\cdot2=6 种标法。

所以正确答案是 C

Opposite faces together use all eight labels, whose sum is 3636, so every face must have sum 1818.

Put label 11 at one vertex, and let the three adjacent labels be a,b,ca,b,c. The three vertices adjacent to those across faces are then forced to be 17ab,17ac,17bc, \begin{gathered} 17-a-b, \\ \quad 17-a-c, \\ \quad 17-b-c, \end{gathered} and the opposite vertex is a+b+c16a+b+c-16.

Assume the three neighbor labels are listed in increasing order. Checking possible triples from 2,3,,82,3,\ldots,8, the valid triples are (4,6,8)(4,6,8), (4,7,8)(4,7,8), and (6,7,8)(6,7,8). Each gives two non-rotationally equivalent arrangements, so there are 32=63\cdot2=6 arrangements.

Thus, the correct answer is C.

19.

在长方形 ABCDABCD 中,AB=6AB=6BC=3BC=3。点 EEBBCC 之间,点 FFEECC 之间,且 BE=EF=FCBE=EF=FC。线段 AE\overline{AE}AF\overline{AF} 分别与 BD\overline{BD} 相交于 PPQQ

比值 BP:PQ:QDBP:PQ:QD 可写成 r:s:tr:s:t,其中 r,s,r,s,tt 的最大公因数为 11。求 r+s+tr+s+t

In rectangle ABCD,ABCD, AB=6AB=6 and BC=3.BC=3. Point EE between BB and C,C, and point FF between EE and CC are such that BE=EF=FC.BE=EF=FC. Segments AE\overline{AE} and AF\overline{AF} intersect BD\overline{BD} at PP and Q,Q, respectively.

The ratio BP:PQ:QDBP:PQ:QD can be written as r:s:tr:s:t where the greatest common factor of r,s,r,s, and tt is 1.1. What is r+s+t?r+s+t?

77

99

1212

1515

2020

答案:E
知识点:相似矩形

难度评级:1720

解答:

因为 BC=3BC=3,且 BE=EF=FCBE=EF=FC,所以 BE=1BE=1BF=2BF=2。又 AD=3AD=3

APDEPB\triangle APD\sim\triangle EPBBPBD=BEAD+BE=14.\frac{BP}{BD}=\frac{BE}{AD+BE}=\frac14.AQDFQB\triangle AQD\sim\triangle FQBBQBD=BFAD+BF=25.\frac{BQ}{BD}=\frac{BF}{AD+BF}=\frac25.

因此 BP=14BDBP=\frac14BDPQ=(2514)BD=320BDPQ=\left(\frac25-\frac14\right)BD=\frac3{20}BD,且 QD=35BDQD=\frac35BD。于是 BP:PQ:QD=14:320:35=5:3:12. \begin{aligned} BP:PQ:QD &= \frac14:\frac3{20}:\frac35 \\ &= 5:3:12. \end{aligned} 和为 5+3+12=205+3+12=20

所以正确答案是 E

Since BC=3BC=3 and BE=EF=FCBE=EF=FC, we have BE=1BE=1 and BF=2BF=2. Also AD=3AD=3.

From APDEPB\triangle APD\sim\triangle EPB, BPBD=BEAD+BE=14.\frac{BP}{BD}=\frac{BE}{AD+BE}=\frac14. From AQDFQB\triangle AQD\sim\triangle FQB, BQBD=BFAD+BF=25.\frac{BQ}{BD}=\frac{BF}{AD+BF}=\frac25.

Therefore BP=14BDBP=\frac14BD, PQ=(2514)BD=320BDPQ=\left(\frac25-\frac14\right)BD=\frac3{20}BD, and QD=35BDQD=\frac35BD. Thus BP:PQ:QD=14:320:35=5:3:12. \begin{aligned} BP:PQ:QD &= \frac14:\frac3{20}:\frac35 \\ &= 5:3:12. \end{aligned} The sum is 5+3+12=205+3+12=20.

Thus, the correct answer is E.

20.

对某个特定的 NN,展开 (a+b+c+d+1)N(a+b+c+d+1)^N 并合并同类项后,所得表达式中恰好有 10011001 项同时包含四个变量 aabbccdd,且每个变量的指数都为正。求 NN

For some particular value of N,N, when (a+b+c+d+1)N(a+b+c+d+1)^N is expanded and like terms are combined, the resulting expression contains exactly 10011001 terms that include all four variables a,a, b,b, c,c, and d,d, each to some positive power. What is N?N?

99

1414

1616

1717

1919

答案:B
知识点:隔板法组合

难度评级:1660

解答:

同时包含四个变量的项形如 avbwcxdya^vb^wc^xd^y,其中 v,w,x,y1v,w,x,y\ge1,还可乘以 11 的某个幂 zzv+w+x+y+z=N.v+w+x+y+z=N.

v,w,x,yv,w,x,y 各减去 11 后,得到 55 个非负整数,其和为 N4N-4。因此这样的项数为 (N4).\binom{N}{4}.

由于 (144)=1001\binom{14}{4}=1001,所以 N=14N=14

所以正确答案是 B

A term that includes all four variables has form avbwcxdya^vb^wc^xd^y, with v,w,x,y1v,w,x,y\ge1, multiplied by some power of 11. If that power is zz, then v+w+x+y+z=N.v+w+x+y+z=N.

After subtracting 11 from each of v,w,x,yv,w,x,y, this becomes a nonnegative stars-and-bars count with 55 variables summing to N4N-4. The number of such terms is (N4).\binom{N}{4}.

Since (144)=1001\binom{14}{4}=1001, we get N=14N=14.

Thus, the correct answer is B.

21.

圆心为 P,QP, QRR、半径分别为 1,21, 233 的三个圆位于直线 ll 的同侧,并分别在 P,QP', Q'RR' 处与 ll 相切,其中 QQ'PP'RR' 之间。圆心为 QQ 的圆与另外两个圆都外切。求 PQR\triangle PQR 的面积。

Circles with centers P,QP, Q and R,R, having radii 1,21, 2 and 3,3, respectively, lie on the same side of line ll and are tangent to ll at P,QP', Q' and R,R', respectively, with QQ' between PP' and R.R'. The circle with center QQ is externally tangent to each of the other two circles. What is the area of triangle PQR?\triangle PQR?

00

23\sqrt{\dfrac{2}{3}}

11

62\sqrt{6}-\sqrt{2}

32\sqrt{\dfrac{3}{2}}

答案:D

难度评级:1970

解答:

由勾股定理,得到 PQ=3212=22 P'Q' = \sqrt{3^2 - 1^2} = 2\sqrt{2} 以及 QR=5212=26. Q'R' = \sqrt{5^2 - 1^2} = 2\sqrt{6}.

这是因为 PQ=1+2=3PQ = 1 + 2 = 3QR=2+3=5QR = 2 + 3 = 5。这些三角形的高也都是 11

因此 [QQPP]=12(1+2)22 [Q'QPP'] = \dfrac{1}{2}(1 + 2)2\sqrt{2} =32. = 3\sqrt{2}.

[RRQQ]=12(2+3)26 [R'RQQ'] = \dfrac{1}{2}(2 + 3)2\sqrt{6} =56. = 5\sqrt{6}.

[RRPP]= [R'RPP'] = 12(1+3)(22+26) \dfrac{1}{2}(1 + 3)(2\sqrt{2} + 2\sqrt{6}) =42+46. = 4\sqrt{2} + 4\sqrt{6}.

现在可以把 [PQR][PQR] 表示为 [QQPP]+[RRQQ] [Q'QPP'] + [R'RQQ'] [RRPP]. - [R'RPP'].

32+564246 3\sqrt{2} + 5\sqrt{6} - 4\sqrt{2} - 4\sqrt{6} =62. = \sqrt{6} - \sqrt{2}.

所以正确答案是 D

Using the Pythagorean theorem, we get that PQ=3212=22 P'Q' = \sqrt{3^2 - 1^2} = 2\sqrt{2} and QR=5212=26. Q'R' = \sqrt{5^2 - 1^2} = 2\sqrt{6}.

This follows from PQ=1+2=3PQ = 1 + 2 = 3 and QR=2+3=5.QR = 2 + 3 = 5. The heights of the triangles are also just 1.1.

Then, we get that [QQPP]=12(1+2)22 [Q'QPP'] = \dfrac{1}{2}(1 + 2)2\sqrt{2}=32. = 3\sqrt{2}.

We also get that [RRQQ]=12(2+3)26 [R'RQQ'] = \dfrac{1}{2}(2 + 3)2\sqrt{6}=56. = 5\sqrt{6}.

Finally, we have that [RRPP]= [R'RPP'] =12(1+3)(22+26) \dfrac{1}{2}(1 + 3)(2\sqrt{2} + 2\sqrt{6})=42+46. = 4\sqrt{2} + 4\sqrt{6}.

Now, we can express [PQR][PQR] as [QQPP]+[RRQQ] [Q'QPP'] + [R'RQQ'][RRPP]. - [R'RPP'].

This evaluates to 32+564246 3\sqrt{2} + 5\sqrt{6} - 4\sqrt{2} - 4\sqrt{6} =62. = \sqrt{6} - \sqrt{2}.

Thus, the correct answer is D .

22.

对某个正整数 nn,数 110n3110n^3110110 个正整数因数,包括 11110n3110n^3 本身。数 81n481n^4 有多少个正整数因数?

For some positive integer n,n, the number 110n3110n^3 has 110110 positive integer divisors, including 11 and the number 110n3.110n^3. How many positive integer divisors does the number 81n481n^4 have?

110110

191191

261261

325325

425425

答案:D

难度评级:2110

解答:

质因数分解为 110=2511110=2\cdot5\cdot11。若 110n3110n^3110=2511110=2\cdot5\cdot11 个因数,则它恰有三个素因子,指数为 1,4,101,4,10 的某种排列。

对于素数 2,5,112,5,11,它们在 110n3110n^3 中的指数都是 11 加上 33 的倍数。指数 1,4,101,4,10 都满足这个形式,所以它们在 nn 中对应为 0,1,30,1,3 的某种排列。

81n4=34n481n^4=3^4n^4 中,来自 n4n^4 的指数为 0,4,120,4,12,另有素数 33 的指数 44。因数个数为 (0+1)(4+1)(12+1)(4+1)=325. \begin{aligned} &(0+1)\cdot(4+1)\cdot(12+1) \\ &\quad {}\cdot(4+1)=325. \end{aligned}

所以正确答案是 D

The prime factorization is 110=2511110=2\cdot5\cdot11. If 110n3110n^3 has 110=2511110=2\cdot5\cdot11 divisors, then it has exactly three prime factors, with exponents 1,4,101,4,10 in some order.

For each of the primes 2,5,112,5,11, its exponent in 110n3110n^3 is 11 more than a multiple of 33. The exponents 1,4,101,4,10 all have this form, so the corresponding exponents in nn are 0,1,30,1,3 in some order.

In 81n4=34n481n^4=3^4n^4, the exponents from n4n^4 are therefore 0,4,120,4,12, in some order, along with the exponent 44 on prime 33. Hence the divisor count is (0+1)(4+1)(12+1)(4+1)=325. \begin{aligned} &(0+1)\cdot(4+1)\cdot(12+1) \\ &\quad {}\cdot(4+1)=325. \end{aligned}

Thus, the correct answer is D.

23.

二元运算 \diamondsuit 满足 a(bc)=(ab)ca\,\diamondsuit\, (b\,\diamondsuit \,c) = (a\,\diamondsuit \,b)\cdot c 以及 aa=1a\,\diamondsuit \,a=1,对所有非零实数 a,ba, bcc 都成立。(这里 \cdot 表示乘法。)方程 2016(6x)=1002016 \,\diamondsuit\, (6\,\diamondsuit\, x)=100 的解可写成 pq\frac{p}{q},其中 ppqq 为互质正整数。求 p+qp+q 的值。

A binary operation \diamondsuit has the properties that a(bc)=(ab)ca\,\diamondsuit\, (b\,\diamondsuit \,c) = (a\,\diamondsuit \,b)\cdot c and that aa=1a\,\diamondsuit \,a=1 for all nonzero real numbers a,b,a, b, and c.c. (Here \cdot represents multiplication). The solution to the equation 2016(6x)=1002016 \,\diamondsuit\, (6\,\diamondsuit\, x)=100 can be written as pq,\frac{p}{q}, where pp and qq are relatively prime positive integers. What is p+q?p+q?

109109

201201

301301

30493049

33,60133,601

答案:A

难度评级:1820

解答:

因为 aa=1a\diamondsuit a=1,在 a(bc)=(ab)ca\diamondsuit(b\diamondsuit c)=(a\diamondsuit b)c 中令 b=cb=c,得 a1=(ab)ba\diamondsuit1=(a\diamondsuit b)b。又由 a(aa)=(aa)aa\diamondsuit(a\diamondsuit a)=(a\diamondsuit a)a,可得 a1=aa\diamondsuit1=a,因此 ab=aba\diamondsuit b=\frac ab

因此代入方程得到 2016(6x)=20166x=20166/x=336x=100. \begin{aligned} 2016\diamondsuit(6\diamondsuit x) &= 2016\diamondsuit\frac6x \\ &= \frac{2016}{6/x} \\ &= 336x \\ &= 100. \end{aligned} 所以 x=2584x=\frac{25}{84}p+q=25+84=109p+q=25+84=109

所以正确答案是 A

Since aa=1a\diamondsuit a=1, substituting b=cb=c in a(bc)=(ab)ca\diamondsuit(b\diamondsuit c)=(a\diamondsuit b)c gives a1=(ab)ba\diamondsuit1=(a\diamondsuit b)b. Also, using a(aa)=(aa)aa\diamondsuit(a\diamondsuit a)=(a\diamondsuit a)a gives a1=aa\diamondsuit1=a. Therefore ab=aba\diamondsuit b=\frac ab.

The equation becomes 2016(6x)=20166x=20166/x=336x=100. \begin{aligned} 2016\diamondsuit(6\diamondsuit x) &= 2016\diamondsuit\frac6x \\ &= \frac{2016}{6/x} \\ &= 336x \\ &= 100. \end{aligned} Thus x=2584x=\frac{25}{84}, so p+q=25+84=109p+q=25+84=109.

Thus, the correct answer is A.

24.

一个四边形内接于半径为 2002200\sqrt{2} 的圆。该四边形的三条边长为 200200。第四条边长是多少?

A quadrilateral is inscribed in a circle of radius 2002.200\sqrt{2}. Three of the sides of this quadrilateral have length 200.200. What is the length of the fourth side?

200200

2002200\sqrt{2}

2003200\sqrt{3}

3002300\sqrt{2}

500500

答案:E

难度评级:2300

解答:

OO 为圆心,令 ADADOBOBOCOC 分别交于 EEFF。等长弦 AB,BC,CDAB,BC,CD 对应相等圆心角。

由相等角关系,OABABE\triangle OAB\sim\triangle ABE。因为 OA=OB=2002OA=OB=200\sqrt{2},且 AB=200AB=200,相似关系给出 AE=AB=200AE=AB=200BE=1002BE=100\sqrt{2}。同理 FD=CD=200FD=CD=200

在三角形 OBCOBC 中,同样的比例给出 EF=12BC=100EF=\frac12BC=100。因此 AD=AE+EF+FD=200+100+200=500. \begin{aligned} AD &= AE+EF+FD \\ &= 200+100+200 \\ &= 500. \end{aligned}

所以正确答案是 E

Let OO be the circle's center, and let ADAD meet OBOB and OCOC at EE and FF. Equal chords AB,BC,CDAB,BC,CD give equal central angles.

From the equal-angle relationships, OABABE\triangle OAB\sim\triangle ABE. Since OA=OB=2002OA=OB=200\sqrt{2} and AB=200AB=200, the similarity gives AE=AB=200AE=AB=200 and BE=1002BE=100\sqrt{2}. Similarly, FD=CD=200FD=CD=200.

In triangle OBCOBC, the same scaling gives EF=12BC=100EF=\frac12BC=100. Therefore AD=AE+EF+FD=200+100+200=500. \begin{aligned} AD &= AE+EF+FD \\ &= 200+100+200 \\ &= 500. \end{aligned}

Thus, the correct answer is E.

25.

有多少个正整数有序三元组 (x,y,z)(x,y,z) 同时满足 lcm(x,y)=72,\text{lcm}(x,y) = 72, lcm(x,z)=600, \text{lcm}(x,z) = 600, 以及 lcm(y,z)=900\text{lcm}(y,z)=900

How many ordered triples (x,y,z)(x,y,z) of positive integers satisfy lcm(x,y)=72,\text{lcm}(x,y) = 72,lcm(x,z)=600, \text{lcm}(x,z) = 600, and lcm(y,z)=900?\text{lcm}(y,z)=900?

1515

1616

2424

2727

6464

答案:A

难度评级:2390

解答:

先分解给定的最小公倍数: 72=2332,600=23352,900=223252. \begin{gathered} 72=2^3\cdot3^2, \\ \quad 600=2^3\cdot3\cdot5^2, \\ \quad 900=2^2\cdot3^2\cdot5^2. \end{gathered} 因为 lcm(x,y)\operatorname{lcm}(x,y) 没有因子 55,所以 xxyy 都没有因子 55,而 zz 必须含 525^2

x=2a3bx=2^a3^by=2c3dy=2^c3^dz=2e3f52z=2^e3^f5^2lcm(y,z)\operatorname{lcm}(y,z)33 的指数迫使 d=2d=2lcm(x,z)\operatorname{lcm}(x,z)22 的指数迫使 a=3a=3

剩余独立条件为 max(b,f)=1\max(b,f)=1max(c,e)=2\max(c,e)=2。前者有 33 个有序选择,后者有 55 个有序选择,所以共有 35=153\cdot5=15 个三元组。

所以正确答案是 A

Factor the given least common multiples: 72=2332,600=23352,900=223252. \begin{gathered} 72=2^3\cdot3^2, \\ \quad 600=2^3\cdot3\cdot5^2, \\ \quad 900=2^2\cdot3^2\cdot5^2. \end{gathered} Since lcm(x,y)\operatorname{lcm}(x,y) has no factor of 55, neither xx nor yy has a factor of 55, and zz must contain 525^2.

Write x=2a3bx=2^a3^b, y=2c3dy=2^c3^d, and z=2e3f52z=2^e3^f5^2. The power of 33 in lcm(y,z)\operatorname{lcm}(y,z) forces d=2d=2, and the power of 22 in lcm(x,z)\operatorname{lcm}(x,z) forces a=3a=3.

The remaining independent conditions are max(b,f)=1\max(b,f)=1 and max(c,e)=2\max(c,e)=2. These have 33 and 55 ordered choices, respectively, so there are 35=153\cdot5=15 triples.

Thus, the correct answer is A.