2017 AMC 10B 详解

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

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

1.

Mary 想了一个正的两位数。她把它乘以 33,再加上 1111。然后她交换所得结果的两个数字,得到一个介于 71717575 之间(含端点)的数。Mary 原来的数是多少?

Mary thought of a positive two-digit number. She multiplied it by 33 and added 11.11. Then she switched the digits of the result, obtaining a number between 7171 and 75,75, inclusive. What was Mary’s number?

1111

1212

1313

1414

1515

知识点:数字整除性逆推法
难度评级:960
小提示:

从可能的交换后结果倒推。

Work backward from the possible reversed results

大提示:

交换回去并减去 1111 后,检查是否能被 33 整除。

After reversing and subtracting 1111, check divisibility by 33

解答:

从可能的结果倒推。把 71,72,73,74,7571,72,73,74,75 的两个数字换回去,分别得到 17,27,37,47,5717,27,37,47,57。再减去 1111,依次得到 6,16,26,36,466,16,26,36,46。其中只有 663636 能被 33 整除,而其中只有 36÷3=1236\div3=12 是两位数。

所以正确答案是 B

Work backward from the possible results. Reversing 71,72,73,74,7571,72,73,74,75 gives 17,27,37,47,57,17,27,37,47,57, respectively. Subtracting 1111 gives 6,16,26,36,46.6,16,26,36,46. Only 66 and 3636 are divisible by 3,3, and only 36÷3=1236\div3=12 is a two-digit number.

Thus, the correct answer is B .

2.

Sofia 在学校的 400400 米跑道上跑了 55 圈。每一圈中,她前 100100 米的平均速度为每秒 44 米,剩下 300300 米的平均速度为每秒 55 米。Sofia 跑完 55 圈共花了多少时间?

Sofia ran 55 laps around the 400400-meter track at her school. For each lap, she ran the first 100100 meters at an average speed of 44 meters per second and the remaining 300300 meters at an average speed of 55 meters per second. How much time did Sofia take running the 55 laps?

553535

55 minutes and 3535 seconds

664040

66 minutes and 4040 seconds

7755

77 minutes and 55 seconds

772525

77 minutes and 2525 seconds

881010

88 minutes and 1010 seconds

难度评级:870
小提示:

先求一圈中前 100100 米和后 300300 米各用多少时间。

Find the time for the first 100100 meters and the last 300300 meters of one lap

大提示:

将一圈用时乘以 55,再把秒换算成分钟。

Multiply one-lap time by 55 and convert seconds to minutes

解答:

Sofia 总共以每秒 44 米跑了 5100=5005\cdot 100=500 米,以每秒 55 米跑了 5300=15005\cdot 300=1500 米。

因此总时间为 5004+15005=425\frac{500}4 + \frac{1500}5 = 425 秒。

这个时间等于 7755 秒。

所以正确答案是 C

She ran a total of 5100=5005\cdot 100=500 meters at 44 meters per second and 5300=15005\cdot 300=1500 meters at 55 meters per second.

Therefore, her time is 5004+15005=425\frac{500}4 + \frac{1500}5 = 425 seconds.

This is equal to a total of 77 minutes and 55 seconds.

Thus, the correct answer is C .

3.

实数 xxyyzz 满足 0<x<10 < x < 11<y<0-1 < y < 01<z<21 < z < 2

下面哪个数一定为正?

Real numbers x,x, y,y, and zz satisfy the inequalities 0<x<1,0 < x < 1, 1<y<0,-1 < y < 0, and 1<z<2.1 < z < 2.

Which of the following numbers is necessarily positive?

y+x2y+x^2

y+xzy+xz

y+y2y+y^2

y+2y2y+2y^2

y+zy+z

知识点:不等式反例
难度评级:960
小提示:

选项 y+zy+z 可以直接由给定范围判断。

The choice y+zy+z can be tested directly from the given bounds

大提示:

其余表达式各可用一个小反例排除。

Use one small counterexample to reject each other expression

解答:

因为 1<y-1 < y1<z1 < z,所以 0<y+z0 < y+z,因此选项 E 一定正确。

此外,用下面这组取值可以排除其余每个选项:x=0.1x=0.1\text{,}y=0.25y=-0.25\text{,}z=1.25z=1.25\text{。}

所以正确答案是 E

Since 1<y-1 < y and 1<z,1 < z, we can add the inequalities to see that 0<y+z.0 < y+z. This naturally proves choice E correct.

Furthermore, we can eliminate every other choice with the following values: x=0.1,x=0.1,y=0.25,y=-0.25,z=1.25.z=1.25.

Thus, the correct answer is E .

4.

xxyy 是非零实数,且满足 3x+yx3y=2\frac{3x+y}{x-3y}=-2\text{。} 求下式的值: x+3y3xy\frac{x+3y}{3x-y}\text{。}

Suppose that xx and yy are nonzero real numbers such that 3x+yx3y=2.\frac{3x+y}{x-3y}=-2. What is the value of x+3y3xy?\frac{x+3y}{3x-y}?

3-3

1-1

11

22

33

难度评级:900
小提示:

将给定方程清除分母。

Clear the denominator in the given equation

大提示:

这个方程很快会推出 xxyy 的关系。

The equation quickly forces a relation between xx and yy

解答:

3x+yx3y=2\frac{3x+y}{x-3y}=-2\text{,} 两边同乘分母,得到 3x+y=6y2x3x+y = 6y-2x\text{。} 整理可得 x=yx=y

因此 x+3y3xy=x+3x3xx=2\frac{x+3y}{3x-y} = \frac{x+3x}{3x-x}=2\text{。}

所以正确答案是 D

Given that 3x+yx3y=2,\frac{3x+y}{x-3y}=-2, we can multiply by the denominator to get 3x+y=6y2x.3x+y = 6y-2x. Solving, we can see that x=y.x=y.

Therefore, x+3y3xy=x+3x3xx=2.\frac{x+3y}{3x-y} = \frac{x+3x}{3x-x}=2.

Thus, the correct answer is D .

5.

Camilla 原来拥有的蓝莓味软糖数量是樱桃味软糖数量的两倍。她每种各吃了 1010 颗后,蓝莓味软糖数量变成樱桃味软糖数量的三倍。她原来有多少颗蓝莓味软糖?

Camilla had twice as many blueberry jelly beans as cherry jelly beans. After eating 1010 pieces of each kind, she now has three times as many blueberry jelly beans as cherry jelly beans. How many blueberry jelly beans did she originally have?

1010

2020

3030

4040

5050

难度评级:900
小提示:

设原来的樱桃味和蓝莓味软糖数量为变量。

Let the original cherry and blueberry counts be variables

大提示:

用吃之前和吃之后的两个关系式。

Use one equation before and one equation after eating the jelly beans

解答:

设原来樱桃味有 cc 颗,蓝莓味有 bb 颗。

由第一句和第二句分别可得 b=2cb = 2cb10=3(c10)b-10=3(c-10) 这两个方程。

因此 2c10=3c302c-10 = 3c-30c=20c=20\text{。} 这说明 b=220=40b = 2\cdot 20=40\text{。}

所以正确答案是 D

Let the number of cherry jelly beans be cc and let the number of blueberry jelly beans be b.b.

Then, we know b=2cb = 2cb10=3(c10)b-10=3(c-10) from the first and second statements respectively.

Therefore, 2c10=3c302c-10 = 3c-30c=20.c=20. This means that b=220=40.b = 2\cdot 20=40.

Thus, the correct answer is D .

6.

一个 33 英寸 ×\times 22 英寸 ×\times 33 英寸的盒子中,最多能放入多少个实心的 22 英寸 ×\times 22 英寸 ×\times 11 英寸长方体?

What is the largest number of solid 22-in ×\times 22-in ×\times 11-in blocks that can fit in a 33-in ×\times 22-in ×\times 33-in box?

33

44

55

66

77

难度评级:1070
小提示:

先用体积给出上界。

Start with the volume upper bound

大提示:

再检查四块积木确实能排进盒子。

Then check that four blocks really can be arranged

解答:

大盒子的体积是 332=183\cdot 3\cdot 2 = 18,每块小积木体积是 221=42\cdot 2\cdot 1=4。所以最多能放 44 块。

这个上界可以达到:先把 33 块小积木放入一个 3×2×23 \times 2 \times 2 的长方体,再在剩下的 3×2×13 \times 2 \times 1 空间中放入一块。

所以正确答案是 B

The volume of the large solid object is 332=183\cdot 3\cdot 2 = 18 and volume of the smaller object is 221=4.2\cdot 2\cdot 1=4. This means we can fit at most 44 of the small objects.

We can make this happen by putting 33 of the small objects in a 3×2×23 \times 2 \times 2 rectangular prism, and then we have a 3×2×13 \times 2 \times 1 space left where we can place one small object.

Thus, the correct answer is B .

7.

Samia 骑自行车去拜访朋友,平均速度为每小时 1717 千米。当她走完到朋友家的路程的一半时,轮胎漏气了,于是她以每小时 55 千米的速度走完剩下的一半路程。

她总共花了 4444 分钟到达朋友家。四舍五入到最接近的十分之一千米,Samia 走了多远?

Samia set off on her bicycle to visit her friend, traveling at an average speed of 1717 kilometers per hour. When she had gone half the distance to her friend’s house, a tire went flat, and she walked the rest of the way at 55 kilometers per hour.

In all, it took her 4444 minutes to reach her friend’s house. In kilometers rounded to the nearest tenth, how far did Samia walk?

2.02.0

2.22.2

2.82.8

3.43.4

4.44.4

难度评级:1220
小提示:

设她步行的距离为 dd,则骑车距离也是 dd

Let the walking distance be dd, so the biking distance is also dd

大提示:

骑车时间加步行时间等于 4444 分钟。

Add the biking time and walking time to get 4444 minutes

解答:

dd 为 Samia 步行的距离。她骑车走过的距离与此相同,所以由总用时可得 d17+d5=4460\dfrac{d}{17}+\dfrac{d}{5}=\dfrac{44}{60}\text{。} 解得 d=176=2.833d=\dfrac{17}{6}=2.833\ldots,四舍五入到十分位约为 2.82.8 千米。

所以正确答案是 C

Let dd be the distance Samia walked. She bicycled the same distance, so her total travel time gives d17+d5=4460.\dfrac{d}{17}+\dfrac{d}{5}=\dfrac{44}{60}. Solving yields d=176=2.833,d=\dfrac{17}{6}=2.833\ldots, which rounds to 2.82.8 kilometers.

Thus, the correct answer is C .

8.

A(11,9)A(11, 9)B(2,3)B(2, -3)ABC\triangle ABC 的顶点,且 AB=ACAB=AC。从 AA 作到底边的高,与对边交于 D(1,3)D(-1, 3)。点 CC 的坐标是什么?

Points A(11,9)A(11, 9) and B(2,3)B(2, -3) are vertices of ABC\triangle ABC with AB=AC.AB=AC. The altitude from AA meets the opposite side at D(1,3).D(-1, 3). What are the coordinates of point C?C?

(8,9)(-8, 9)

(4,8)(-4, 8)

(4,9)(-4, 9)

(2,3)(-2, 3)

(1,0)(-1, 0)

难度评级:1070
小提示:

在等腰三角形中,顶角作出的高也平分底边。

In an isosceles triangle, the altitude from the vertex also bisects the base

大提示:

DD 当作 BCBC 的中点。

Use DD as the midpoint of BCBC

解答:

因为 AB=ACAB=AC,所以从 AA 作出的高也平分底边 BCBC。因此 DDBCBC 的中点。若 C=(x,y)C=(x,y),则 x+22=1\frac{x+2}2 = -1\text{,}y32=3\frac{y-3}2=3\text{。} 于是 C=(x,y)=(4,9)C=(x,y)=(-4,9)\text{。}

所以正确答案是 C

Since AB=AC,AB=AC, the altitude from AA also bisects the base BC.BC. Therefore, DD is the midpoint of BC.BC. If C=(x,y),C=(x,y), then we have x+22=1,\frac{x+2}2 = -1,y32=3.\frac{y-3}2=3. As such, C=(x,y)=(4,9).C=(x,y)=(-4,9).

Thus, the correct answer is C .

9.

一个广播节目有一个由 33 道选择题组成的测验,每题有 33 个选项。参赛者答对 22 题或更多即获胜。参赛者随机回答每一道题。获胜的概率是多少?

A radio program has a quiz consisting of 33 multiple-choice questions, each with 33 choices. A contestant wins if he or she gets 22 or more of the questions right. The contestant answers randomly to each question. What is the probability of winning?

127\dfrac{1}{27}

19\dfrac{1}{9}

29\dfrac{2}{9}

727\dfrac{7}{27}

12\dfrac{1}{2}

难度评级:1140
小提示:

分别计算恰好答对三题和恰好答对两题。

Count exactly three correct plus exactly two correct

大提示:

恰好答对两题时,先选择哪一题答错。

For exactly two correct, choose which question is missed

解答:

全部 33 题答对的概率为 (13)3=127\left(\dfrac13\right)^3=\dfrac1{27}\text{。} 恰好答对 22 题的概率为 (32)(13)2(23)=627\binom32\left(\dfrac13\right)^2\left(\dfrac23\right)=\dfrac6{27}\text{。} 合计概率为 627+127=727\dfrac6{27}+\dfrac1{27}=\dfrac7{27}\text{。}

所以正确答案是 D

The probability that a contestant gets all 33 correct is (13)3=127.\left(\dfrac13\right)^3=\dfrac1{27}. The probability of getting exactly 22 correct is (32)(13)2(23)=627.\binom32\left(\dfrac13\right)^2\left(\dfrac23\right)=\dfrac6{27}. The combined probability is 627+127=727.\dfrac6{27}+\dfrac1{27}=\dfrac7{27}.

Thus, the correct answer is D .

10.

方程为 ax2y=cax-2y=c2x+by=c2x+by=-c 的两条直线互相垂直,并且相交于 (1,5)(1, -5)cc 的值是多少?

The lines with equations ax2y=cax-2y=c and 2x+by=c2x+by=-c are perpendicular and intersect at (1,5).(1, -5). What is c?c?

13-13

8-8

22

88

1313

难度评级:1370
小提示:

把两条直线都写成斜截式。

Rewrite both lines in slope-intercept form

大提示:

垂直斜率和交点 (1,5)(1,-5) 会决定参数。

Perpendicular slopes and the point (1,5)(1,-5) determine the parameters

解答:

第一个方程可改写为 y=a2xc2y=\dfrac a2x-\dfrac c2,第二个可改写为 y=2bxcby=-\dfrac2b x-\dfrac cb。因为两条直线垂直,它们的斜率之积为 1-1,所以 a=ba=b

(x,y)=(1,5)(x,y)=(1,-5) 代入原来的两个方程,得到 a+10=ca+10=c25a=c2-5a=-c。两式相加得 124a=012-4a=0,所以 a=3a=3c=13c=13

所以正确答案是 E

The first equation can be rewritten as y=a2xc2,y=\dfrac a2x-\dfrac c2, and the second as y=2bxcb.y=-\dfrac2b x-\dfrac cb. Because the lines are perpendicular, their slopes multiply to 1,-1, so a=b.a=b.

Substituting (x,y)=(1,5)(x,y)=(1,-5) into the two original equations gives a+10=ca+10=c and 25a=c.2-5a=-c. Adding these equations yields 124a=0,12-4a=0, so a=3a=3 and c=13.c=13.

Thus, the correct answer is E .

11.

在 Typico 高中,60%60\% 的学生喜欢跳舞,其余学生不喜欢。在真正喜欢跳舞的人中,80%80\% 说他们喜欢,剩下的人说他们不喜欢。在真正不喜欢跳舞的人中,90%90\% 说他们不喜欢,剩下的人说他们喜欢。那些说自己不喜欢跳舞的学生中,实际喜欢跳舞的占多少比例?

At Typico High School, 60%60\% of the students like dancing, and the rest dislike it. Of those who like dancing, 80%80\% say that they like it, and the rest say that they dislike it. Of those who dislike dancing, 90%90\% say that they dislike it, and the rest say that they like it. What fraction of students who say they dislike dancing actually like it?

10%10\%

12%12\%

20%20\%

25%25\%

3313%33\frac{1}{3}\%

难度评级:1370
小提示:

区分真实喜好和口头回答。

Separate actual preference from reported preference

大提示:

分母是所有说自己不喜欢跳舞的人。

The denominator is everyone who says they dislike dancing

解答:

真正喜欢跳舞的人占 60%60\%,其中只有 80%80\% 说自己喜欢跳舞。因此全体学生中有 48%48\% 说自己喜欢跳舞,而真正喜欢但说不喜欢的占 60%48%=12%60\%-48\% = 12\%

真正不喜欢跳舞的人占 40%40\%,其中 90%90\% 说自己不喜欢,因而这部分占全体的 36%36\%

所以说自己不喜欢跳舞的人共占 12%+36%=48%12\%+36\% = 48\%

因此,说自己不喜欢、但实际上喜欢跳舞的人所占比例为 1248=14=25%\frac{12}{48} = \frac 14 = 25\%\text{。}

所以正确答案是 D

Observe that of the 60%60\% of people that actually like dancing, only 80%80\% say they like dancing. This suggests that 48%48\% of the students say that they like dancing, and as such, 60%48%=12%60\%-48\% = 12\% of the students who like dancing say they don’t like it.

Then, we know that 90%90\% of the 40%40\% of people who don’t like dancing say they don’t like it, which is 36%36\% of the total student population.

This means the total amount of people who say they don’t like dancing is 12%+36%=48%.12\%+36\% = 48\%.

We know then that the fraction of people who say they dislike dancing but actually like it is equal to: 1248=14=25%.\frac{12}{48} = \frac 14 = 25\% .

Thus, the correct answer is D .

12.

Elmer 的新车燃油效率(以每升行驶千米数衡量)比旧车高 50%50\%。不过新车使用柴油,柴油每升价格比旧车使用的汽油贵 20%20\%。如果 Elmer 长途旅行时使用新车而不是旧车,他会省下百分之多少的钱?

Elmer’s new car gets 50%50\% better fuel efficiency, measured in kilometers per liter, than his old car. However, his new car uses diesel fuel, which is 20%20\% more expensive per liter than the gasoline his old car uses. By what percent will Elmer save money if he uses his new car instead of his old car for a long trip?

20%20\%

2623%26\tfrac23\%

2779%27\tfrac79\%

3313%33\tfrac13\%

4123%41\tfrac23\%

知识点:速率百分数
难度评级:1280
小提示:

比较每千米成本,而不是每升成本。

Compare cost per kilometer, not cost per liter

大提示:

新燃料用的升数更少,但每升更贵。

New fuel uses fewer liters but each liter costs more

解答:

设旧车的燃油效率为每升 MM 千米,汽油价格为每升 CC 美元。于是旧车每千米的燃油费用为 CM\dfrac CM 美元。

新车每升可行驶 1.5M1.5M 千米,而它所用燃料的价格为每升 1.2C1.2C 美元,所以新车每千米的燃油费用为 1.2C1.5M=0.8CM\dfrac{1.2C}{1.5M}=0.8\dfrac CM\text{。}

新车的燃油费用是旧车的 80%80\%,所以 Elmer 节省了 20%20\%

所以正确答案是 A

Let the old car’s fuel efficiency be MM kilometers per liter and let gasoline cost CC dollars per liter. The old car therefore costs CM\dfrac CM dollars per kilometer to fuel.

The new car gets 1.5M1.5M kilometers per liter and its fuel costs 1.2C1.2C dollars per liter, so its fuel cost per kilometer is 1.2C1.5M=0.8CM.\dfrac{1.2C}{1.5M}=0.8\dfrac CM.

The new fuel cost is 80%80\% of the old one, so Elmer saves 20%.20\%.

Thus, the correct answer is A .

13.

2020 名学生参加课后项目,该项目提供瑜伽、桥牌和绘画课程。每名学生至少选一门课,也可以选两门或三门。

1010 人选瑜伽,1313 人选桥牌,99 人选绘画。有 99 人至少选了两门课。选了三门课的学生有多少人?

There are 2020 students participating in an after-school program offering classes in yoga, bridge, and painting. Each student must take at least one of these three classes, but may take two or all three.

There are 1010 students taking yoga, 1313 taking bridge, and 99 taking painting. There are 99 students taking at least two classes. How many students are taking all three classes?

11

22

33

44

55

难度评级:1280
小提示:

设选恰好一门、两门、三门课的人数分别为 x,y,zx,y,z

Let x,y,zx,y,z count students taking exactly one, two, and three classes

大提示:

总选课人次会以权重 1,2,31,2,3 计入这些组。

The total class enrollment counts these groups with weights 1,2,31,2,3

解答:

总选课人次为 10+13+9=3210+13+9=32

xx 表示选 11 门课的人数,yy 表示选 22 门课的人数,zz 表示选 33 门课的人数。

于是 x+2y+3z=32x+2y+3z = 32

因此总人数为 2020,所以 x+y+z=20x+y+z = 20,从而 y+2z=12y+2z=12

至少选两门课的人数为 99,所以 y+z=9y+z = 9

因此 z=3z=3,这就是答案。

所以正确答案是 C

The number of classes taken total is 10+13+9=32.10+13+9=32.

Let xx represent the number of people who take 1,1, let yy represent the number of people who take 22 classes, and let zz represent the number of people who take 33 classes.

Then, we know x+2y+3z=32.x+2y+3z = 32.

As such, the total number of people is 20,20, so x+y+z=20.x+y+z = 20. This makes y+2z=12.y+2z=12.

The number of people who take at least two classes is 9,9, so y+z=9.y+z = 9.

Therefore, z=3,z=3, making that the answer.

Thus, the correct answer is C .

14.

1N20201\leq N \leq 2020 的整数中随机选一个整数 NNN16N^{16} 除以 55 的余数为 11 的概率是多少?

An integer NN is selected at random in the range 1N20201\leq N \leq 2020 . What is the probability that the remainder when N16N^{16} is divided by 55 is 1?1?

15\dfrac{1}{5}

25\dfrac{2}{5}

35\dfrac{3}{5}

45\dfrac{4}{5}

11

难度评级:1370
小提示:

55 时,只需要看 NN 是否能被 55 整除。

Modulo 55, only whether NN is divisible by 55 matters

大提示:

使用费马小定理,或直接检查模 55 的剩余类。

Use Fermat’s little theorem or check residue classes modulo 55

解答:

根据费马小定理,只要 NN 不能被 55 整除,就有 N41(mod5)N^4\equiv1\pmod5。因此 N16(N4)41(mod5)N^{16}\equiv(N^4)^4\equiv1\pmod5\text{。}

55 的倍数共有 20205=404\frac{2020}{5}=404 个,所以 NN 的可取值共有 2020404=16162020-404=1616 个。

55 的倍数满足 N160(mod5)N^{16}\equiv0\pmod5,所以其余的值都不符合要求。因此所求概率为 16162020=45\dfrac{1616}{2020}=\dfrac45\text{。}

所以正确答案是 D

By Fermat’s Little Theorem, N41(mod5)N^4\equiv1\pmod5 whenever NN is not divisible by 5.5. Therefore, N16(N4)41(mod5).N^{16}\equiv(N^4)^4\equiv1\pmod5.

There are 20205=404\frac{2020}{5}=404 multiples of 5,5, so there are 2020404=16162020-404=1616 allowable values of N.N.

A multiple of 55 has N160(mod5),N^{16}\equiv0\pmod5, so no other values work. Thus the probability is 16162020=45.\dfrac{1616}{2020}=\dfrac45.

Thus, the correct answer is D .

15.

长方形 ABCDABCD 中,AB=3AB=3BC=4BC=4。点 EE 是从 BB 向对角线 AC\overline{AC} 所作垂线的垂足。求 ADE\triangle ADE 的面积。

Rectangle ABCDABCD has AB=3AB=3 and BC=4.BC=4. Point EE is the foot of the perpendicular from BB to diagonal AC.\overline{AC}. What is the area of ADE?\triangle ADE?

11

4225\dfrac{42}{25}

2815\dfrac{28}{15}

22

5425\dfrac{54}{25}

难度评级:1600
小提示:

使用 ABE\triangle ABEACB\triangle ACB 的相似。

Use similarity between ABE\triangle ABE and ACB\triangle ACB

大提示:

再利用 EAD\triangle EADCDA\triangle CDAACAC 上的底边来比较它们。

Then compare EAD\triangle EAD to CDA\triangle CDA using their bases on ACAC

解答:

CDA\triangle CDA 的面积是 342=6\dfrac{3\cdot4}{2}=6。因为 EEACAC 上,三角形 EADEADCDACDA 共用从 DD 作出的同一条高,所以 [EAD]=[CDA]AEAC[EAD]=[CDA]\cdot \dfrac{AE}{AC}

由勾股定理,AC=5AC=5。又由 ABEACB\triangle ABE\sim \triangle ACBAEAB=ABAC=35\dfrac{AE}{AB}=\dfrac{AB}{AC}=\dfrac35,所以 AE=95AE=\dfrac95AEAC=925\dfrac{AE}{AC}=\dfrac{9}{25}

因此 [EAD]=6925=5425[EAD]=6\cdot \dfrac{9}{25}=\dfrac{54}{25}。所以正确答案是 E

The area of CDA\triangle CDA is 342=6\dfrac{3\cdot4}{2}=6. Since EE lies on ACAC, triangles EADEAD and CDACDA share the same altitude from DD, so [EAD]=[CDA]AEAC[EAD]=[CDA]\cdot \dfrac{AE}{AC}.

By the Pythagorean Theorem, AC=5AC=5. Also ABEACB\triangle ABE\sim \triangle ACB, so AEAB=ABAC=35\dfrac{AE}{AB}=\dfrac{AB}{AC}=\dfrac35, giving AE=95AE=\dfrac95. Thus AEAC=925\dfrac{AE}{AC}=\dfrac{9}{25}.

Therefore [EAD]=6925=5425[EAD]=6\cdot \dfrac{9}{25}=\dfrac{54}{25}. Thus, E is the correct answer.

16.

小于或等于 20172017 的正整数中,十进制表示含有数字 00 的有多少个?

How many of the base-ten numerals for the positive integers less than or equal to 20172017 contain the digit 0?0?

469469

471471

475475

478478

481481

知识点:数字补集计数
难度评级:1480
小提示:

数补集:不含数字 00 的数。

Count the complement: numbers with no digit 00

大提示:

按一位数、两位数、三位数和到 20172017 为止的四位数分开处理。

Split by one-, two-, three-, and four-digit numbers up to 20172017

解答:

小于 100100 的数中,只有 1010 的倍数才含有数字 00,这样的数有 99 个。

100100999999(含端点)的数用补集计数。这个范围共有 900900 个数。没有 00 的数有 999=7299\cdot 9\cdot 9=729 个,因为每一位都有 99 种选择使它不是 00。因此这个范围内共有 171171 个。

1000100019991999(含端点)的数再次用补集计数。这个范围共有 10001000 个数。没有 00 的数有 1999=7291\cdot 9\cdot 9\cdot 9=729 个,因为后 33 位各有 99 种选择使它不是 00,首位必须是 11。因此这个范围内共有 271271 个。

2000200020172017(含端点)共有 1818 个数,每个数从左数第二位都是 00

总数为 9+171+271+18=4699+171+271+18=469\text{。}

所以正确答案是 A

For numbers less than 100,100, we only have a 00 if it is a multiple of 10,10, of which there are 9.9.

For numbers between 100100 and 999999 inclusive, we will use complementary counting. There are 900900 total numbers in this range. Also, there are 999=7299\cdot 9\cdot 9=729 numbers in this range with no 00 since there are 99 ways to choose each digit to not be 0.0. Thus, the total in this range is 171.171.

For numbers between 10001000 and 19991999 inclusive, we will use complementary counting again. There are 10001000 total numbers in this range. Also, there are 1999=7291\cdot 9\cdot 9\cdot 9=729 numbers in this range with no 00 since there are 99 ways to choose each of the last 33 digits to not be 00 and the first digit must be 1.1. Thus, the total in this range is 271.271.

There are 1818 numbers between 20002000 and 20172017 inclusive, each with a 00 in the second digit from the left.

This makes the total 9+171+271+18=469.9+171+271+18=469.

Thus, the correct answer is A .

17.

若一个正整数是一位数,或者它的数字从左到右读时构成严格递增或严格递减的序列,则称它为 单调数。例如 332357823578987620987620 是单调数,但 8888743474342355723557 不是。共有多少个单调正整数?

Call a positive integer monotonous if it is a one-digit number or its digits, when read from left to right, form either a strictly increasing or a strictly decreasing sequence. For example, 3,3, 23578,23578, and 987620987620 are monotonous, but 88,88, 7434,7434, and 2355723557 are not. How many monotonous positive integers are there?

10241024

15241524

15331533

15361536

20482048

知识点:子集数字双射
难度评级:1660
小提示:

严格递增的数由它的数字集合唯一决定。

Increasing numbers are determined by their digit set

大提示:

严格递减的数可以含 00,但数 00 本身不是正整数。

Decreasing numbers may include 00, but the number 00 itself is not positive

解答:

严格递增的正整数对应于 {1,2,3,4,5,6,7,8,9}\{1,2,3,4,5,6,7,8,9\} 的非空子集,把选出的数字按递增顺序写出。因此有 291=5112^9-1=511 个。

严格递减的正整数对应于 {0,1,2,3,4,5,6,7,8,9}\{0,1,2,3,4,5,6,7,8,9\} 的子集,把选出的数字按递减顺序写出,但要排除空集和 {0}\{0\}。因此有 2102=10222^{10}-2=1022 个。

一位数 1199 被两边都算了一次,所以总数为 511+10229=1524511+1022-9=1524。所以正确答案是 B

The strictly increasing positive integers correspond to the nonempty subsets of {1,2,3,4,5,6,7,8,9}\{1,2,3,4,5,6,7,8,9\}, written in increasing order. There are 291=5112^9-1=511 of these.

The strictly decreasing positive integers correspond to subsets of {0,1,2,3,4,5,6,7,8,9}\{0,1,2,3,4,5,6,7,8,9\}, written in decreasing order, except for the empty set and {0}\{0\}. There are 2102=10222^{10}-2=1022 of these.

The one-digit numbers 11 through 99 were counted in both groups, so the total is 511+10229=1524511+1022-9=1524. Thus, B is the correct answer.

18.

在下图中,66 个圆盘中有 33 个要涂成蓝色,22 个要涂成红色,11 个要涂成绿色。如果两个涂色方案可以通过整个图形的旋转或反射相互得到,则视为相同。共有多少种不同涂法?

In the figure below, 33 of the 66 disks are to be painted blue, 22 are to be painted red, and 11 is to be painted green. Two paintings that can be obtained from one another by a rotation or a reflection of the entire figure are considered the same. How many different paintings are possible?

66

88

99

1212

1515

难度评级:2010
小提示:

利用对称性,把绿色圆盘的位置化成两种情形。

Use symmetry to reduce the green disk to two cases

大提示:

对每个绿色位置,在对称意义下数红色圆盘的放法。

For each green position, count possible red-disk placements up to symmetry

解答:

由对称性,绿色圆盘的位置只有两类:角上的位置或边中点的位置。每类各固定一个代表位置。此时选出两个红色圆盘的方法有 (52)=10\binom52=10 种。

保持绿色位置不动的那个反射会固定其余圆盘中的一个,并把另外四个圆盘两两交换。恰好有 22 种红色圆盘的选法在这个反射下不变,即选中被交换的某一对。其余 88 种选法两两互为镜像,构成 44 对。因此绿色圆盘的每一类位置都给出 2+4=62+4=6 种涂色方案。

于是两类位置合起来给出 6+6=126+6=12 种涂色方案。

所以正确答案是 D

By symmetry, the green disk has two possible types of position: a corner or a side midpoint. Fix one representative of either type. There are (52)=10\binom52=10 ways to choose the two red disks.

The reflection that fixes the green position fixes one of the other disks and exchanges the other four disks in two pairs. Exactly 22 red-disk choices are unchanged by this reflection: choosing either exchanged pair. The other 88 choices form 44 mirror-image pairs. Hence there are 2+4=62+4=6 paintings for each type of green position.

The two types therefore give 6+6=126+6=12 paintings.

Thus, the correct answer is D .

19.

ABCABC 是等边三角形。将边 AB\overline{AB}BB 延长到点 BB',使 BB=3ABBB'=3 \cdot AB。类似地,将 BC\overline{BC}CC 延长到 CC',使 CC=3BCCC'=3 \cdot BC,将 CA\overline{CA}AA 延长到 AA',使 AA=3CAAA'=3 \cdot CA

ABC\triangle A'B'C' 的面积与 ABC\triangle ABC 的面积之比是多少?

Let ABCABC be an equilateral triangle. Extend side AB\overline{AB} beyond BB to a point BB' so that BB=3AB.BB'=3 \cdot AB. Similarly, extend side BC\overline{BC} beyond CC to a point CC' so that CC=3BC,CC'=3 \cdot BC, and extend side CA\overline{CA} beyond AA to a point AA' so that AA=3CA.AA'=3 \cdot CA.

What is the ratio of the area of ABC\triangle A'B'C' to the area of ABC?\triangle ABC?

9:19:1

16:116:1

25:125:1

36:136:1

37:137:1

难度评级:1860
小提示:

把大三角形分成原三角形和周围的六个三角形。

Break the large triangle into the original triangle and six surrounding triangles

大提示:

用底和高比较每个周围三角形与原三角形的面积。

Compare each surrounding triangle area to the original using base and height

解答:

ABC\triangle ABC 的面积为 XXBBC\triangle BB'CCCA\triangle CC'AAAB\triangle AA'B 的底边都是 ABC\triangle ABC 对应边的三倍,而对应的高相同。因此它们的面积都是 3X3X

接着,AAC\triangle AA'C' 的底是 ACC\triangle ACC' 的三倍,高相同;后者面积为 3X3X。所以 AAC\triangle AA'C' 的面积为 9X9X。同理,CCB\triangle CC'B'BBA\triangle BB'A' 的面积也都是 9X9X

这七个区域恰好分割大三角形,所以 [ABC]=X+3(3X)+3(9X)=37X\begin{aligned}[A'B'C']&=X+3(3X)+3(9X)\\&=37X\end{aligned}\text{。}所求比为 37:137:1

所以正确答案是 E

Let XX be the area of ABC.\triangle ABC. Each of BBC,\triangle BB'C, CCA,\triangle CC'A, and AAB\triangle AA'B has a base three times as long as a side of ABC\triangle ABC and the same corresponding altitude. Each therefore has area 3X.3X.

Next, AAC\triangle AA'C' has three times the base and the same altitude as ACC,\triangle ACC', whose area is 3X.3X. Thus AAC\triangle AA'C' has area 9X.9X. Similarly, CCB\triangle CC'B' and BBA\triangle BB'A' each have area 9X.9X.

These seven regions partition the large triangle, so [ABC]=X+3(3X)+3(9X)=37X.\begin{aligned}[A'B'C']&=X+3(3X)+3(9X)\\&=37X.\end{aligned} The requested ratio is 37:1.37:1.

Thus, the correct answer is E .

20.

21!21! =51,090,942,171,709,440,000=51{,}090{,}942{,}171{,}709{,}440{,}000 有超过 60,00060{,}000 个正整数因子。随机选择其中一个因子。它是奇数的概率是多少?

The number 21!21! =51,090,942,171,709,440,000=51{,}090{,}942{,}171{,}709{,}440{,}000 has over 60,00060{,}000 positive integer divisors. One of them is chosen at random. What is the probability that it is odd?

121\dfrac{1}{21}

119\dfrac{1}{19}

118\dfrac{1}{18}

12\dfrac{1}{2}

1121\dfrac{11}{21}

难度评级:1540
小提示:

计算 21!21! 中因子 22 的指数。

Count the exponent of 22 in 21!21!

大提示:

对每个奇数部分,只有一种 22 的指数会得到奇因子。

For each odd part of a divisor, only one exponent of 22 gives an odd divisor

解答:

21!21!22 的指数为 212+214+218+2116=10+5+2+1=18\begin{aligned} &\left\lfloor\dfrac{21}{2}\right\rfloor+ \left\lfloor\dfrac{21}{4}\right\rfloor\\ &\quad{}+\left\lfloor\dfrac{21}{8}\right\rfloor+ \left\lfloor\dfrac{21}{16}\right\rfloor\\ &=10+5+2+1=18 \end{aligned}\text{。} 因此 21!=218d21!=2^{18}d,其中 dd 是某个奇整数。

dd 的每个因子 xx21!21! 中奇数部分为 xx 的因子恰好是 x,2x,,218xx,2x,\ldots,2^{18}x。这 1919 个因子中只有一个是奇数,所以所求概率为 119\dfrac1{19}

所以正确答案是 B

The exponent of 22 in 21!21! is 212+214+218+2116=10+5+2+1=18.\begin{aligned} &\left\lfloor\dfrac{21}{2}\right\rfloor+ \left\lfloor\dfrac{21}{4}\right\rfloor\\ &\quad{}+\left\lfloor\dfrac{21}{8}\right\rfloor+ \left\lfloor\dfrac{21}{16}\right\rfloor\\ &=10+5+2+1=18. \end{aligned} Thus 21!=218d21!=2^{18}d for some odd integer d.d.

For every divisor xx of d,d, the divisors of 21!21! with odd part xx are x,2x,,218x.x,2x,\ldots,2^{18}x. Exactly one of these 1919 divisors is odd, so the probability is 119.\dfrac1{19}.

Thus, the correct answer is B .

21.

ABC\triangle ABC 中,AB=6AB=6AC=8AC=8BC=10BC=10,且 DDBC\overline{BC} 的中点。求 ADB\triangle ADBADC\triangle ADC 内切圆半径之和。

In ABC,\triangle ABC, AB=6,AB=6, AC=8,AC=8, BC=10,BC=10, and DD is the midpoint of BC.\overline{BC}. What is the sum of the radii of the circles inscribed in ADB\triangle ADB and ADC?\triangle ADC?

5\sqrt{5}

114\dfrac{11}{4}

222\sqrt{2}

176\dfrac{17}{6}

33

难度评级:1720
小提示:

先识别 6,8,106,8,10 三角形是直角三角形。

First recognize the 6,8,106,8,10 triangle as right

大提示:

对两个小三角形使用面积等于内切圆半径乘以半周长。

Use area equals inradius times semiperimeter for the two smaller triangles

解答:

三角形 ABCABC 是在 AA 处为直角的直角三角形。由于 DD 是斜边中点,所以它是这个三角形的外心。

因此 AD=BD=DC=5AD = BD = DC = 5\text{。}同时,ABCABC 的面积为 682=24\dfrac{6\cdot 8}2 = 24\text{。}

底边 BDBDDCDC 相等,两个三角形从 AA 作出的高也相同。因此,ABD\triangle ABDACD\triangle ACD 的面积都为 1212

对每个三角形,都有 A=rsA = rs,其中 AA 是面积,rr 是内切圆半径,ss 是半周长。等价地,12=12rP12=\dfrac12rP,其中 PP 是周长,所以 r=24Pr=\dfrac{24}{P}。对 ABD\triangle ABD,内切圆半径为 245+5+6=32\dfrac{24}{5+5+6}=\dfrac32。对 ACD\triangle ACD,内切圆半径为 245+5+8=43\dfrac{24}{5+5+8}=\dfrac43

两者之和为 32+43=176\dfrac 32 + \dfrac 43 = \dfrac{17}6

所以正确答案是 D

The triangle ABCABC is a right triangle with a right angle at A.A. This makes DD the circumcenter of the triangle since it is the midpoint of the hypotenuse.

Therefore, AD=BD=DC=5.AD = BD = DC = 5. Also, the area of ABCABC is 682=24.\dfrac{6\cdot 8}2 = 24.

The bases BDBD and DCDC are equal, and the two triangles share the same altitude from A.A. Therefore, ABD\triangle ABD and ACD\triangle ACD each have area 12.12.

Then, for each triangle, we have A=rsA = rs where AA is the area, rr is the inradius, and ss is the semiperimeter. Equivalently, 12=12rP,12=\dfrac12rP, where PP is the perimeter, so r=24P.r=\dfrac{24}{P}. For ABD,\triangle ABD, the inradius is 245+5+6=32.\dfrac{24}{5+5+6}=\dfrac32. For ACD,\triangle ACD, it is 245+5+8=43.\dfrac{24}{5+5+8}=\dfrac43.

Their sum is 32+43=176.\dfrac 32 + \dfrac 43 = \dfrac{17}6 .

Thus, the correct answer is D .

22.

半径为 22 的圆的直径 AB\overline{AB} 延长到圆外一点 DD,使 BD=3BD=3。点 EE 满足 ED=5ED=5,且直线 EDED 垂直于直线 ADAD。线段 AE\overline{AE} 与圆交于位于 AAEE 之间的点 CC。求 ABC\triangle ABC 的面积。

The diameter AB\overline{AB} of a circle of radius 22 is extended to a point DD outside the circle so that BD=3.BD=3. Point EE is chosen so that ED=5ED=5 and line EDED is perpendicular to line AD.AD. Segment AE\overline{AE} intersects the circle at a point CC between AA and E.E. What is the area of ABC?\triangle ABC?

12037\dfrac{120}{37}

14039\dfrac{140}{39}

14539\dfrac{145}{39}

14037\dfrac{140}{37}

12031\dfrac{120}{31}

难度评级:1900
小提示:

利用半圆所对的圆周角得到一个直角三角形。

Use the semicircle angle to get a right triangle

大提示:

通过相似比较 ABC\triangle ABCAED\triangle AED

Compare ABC\triangle ABC and AED\triangle AED by similarity

解答:

因为半径为 22,且 BD=3BD =3,所以 AD=7AD = 7。由于 ED=5ED = 5,且 DD 处角为直角,ADEADE 的面积为 572=352\dfrac{5\cdot 7}{2} = \dfrac{35}{2}

由勾股定理,AE=52+72=74AE=\sqrt{5^2+7^2}=\sqrt{74}。又因为 ABAB 是直径,所以 ACB\angle ACB 是直角。两个三角形共用 AA 处的角,因此由角角相似可知 ABCAED\triangle ABC\sim\triangle AED

它们对应的斜边分别是 AB=4AB=4AE=74AE=\sqrt{74},所以面积之比为 [ABC][AED]=(474)2=837\dfrac{[ABC]}{[AED]}=\left(\dfrac4{\sqrt{74}}\right)^2=\dfrac8{37}\text{。} 因此 [ABC]=837352=14037[ABC]=\dfrac8{37}\cdot\dfrac{35}{2}=\dfrac{140}{37}\text{。}

所以正确答案是 D

Since the radius is 22 and BD=3,BD =3, we have AD=7.AD = 7. Since ED=5ED = 5 and the angle at DD is a right angle, the area of ADEADE is 572=352.\dfrac{5\cdot 7}{2} = \dfrac{35}{2} .

By the Pythagorean Theorem, AE=52+72=74.AE=\sqrt{5^2+7^2}=\sqrt{74}. Also, ACB\angle ACB is a right angle because ABAB is a diameter. The triangles share the angle at A,A, so ABCAED\triangle ABC\sim\triangle AED by angle-angle similarity.

Their corresponding hypotenuses are AB=4AB=4 and AE=74,AE=\sqrt{74}, so their area ratio is [ABC][AED]=(474)2=837.\dfrac{[ABC]}{[AED]}=\left(\dfrac4{\sqrt{74}}\right)^2=\dfrac8{37}. Therefore, [ABC]=837352=14037.[ABC]=\dfrac8{37}\cdot\dfrac{35}{2}=\dfrac{140}{37}.

Thus, the correct answer is D .

23.

N=1234567891011124344N=123456789101112\dots4344 为把整数 114444 依次写在一起形成的 7979 位数。NN 除以 4545 的余数是多少?

Let N=1234567891011124344N=123456789101112\dots4344 be the 7979-digit number that is formed by writing the integers from 11 to 4444 in order, one after the other. What is the remainder when NN is divided by 45?45?

11

44

99

1818

4444

难度评级:1660
小提示:

分别求模 55 和模 99 的余数。

Find the remainder modulo 55 and modulo 99

大提示:

再把这两个条件合并成模 4545 的余数。

Combine them to get the remainder modulo 4545

解答:

要找除以 4545 的余数,必须分别找除以 5599 的余数。除以 55 的余数就是个位数字除以 55 的余数,所以是 44

要找除以 99 的余数,通常找数字和。不过每个两位数除以 99 的余数与它的数字和相同,所以可以直接把 114444 的整数相加,因为每个整数与它自己的数字和同余。这个和为 44452=990\dfrac{44\cdot45}{2}=990,它是 99 的倍数。因此 NN99 的倍数。

这个数是 99 的倍数,并且除以 55 的余数为 44,所以除以 4545 的余数为 99

所以正确答案是 C

To find the remainder when divided by 45,45, we must find the remainder when divided by 55 and 9.9. The remainder when divided by 55 is the remainder when the units digit is divided by 5,5, making it 4.4.

To find the remainder when divided by 9,9, we usually find the sum of the digits. However, each double digit number has the same remainder when divided by 99 as its digit sum, so we can just sum the integers from 11 to 44,44, because each integer is congruent to its own digit sum. This sum is 44452=990,\dfrac{44\cdot45}{2}=990, which is a multiple of 9.9. Thus, NN is a multiple of 9.9.

Since it is a multiple of 99 and has a remainder of 44 when divided by 5,5, the remainder when divided by 4545 is 9.9.

Thus, the correct answer is C .

24.

一个等边三角形的三个顶点都在双曲线 xy=1xy=1 上,并且该双曲线的一个顶点是这个三角形的重心。这个三角形面积的平方是多少?

The vertices of an equilateral triangle lie on the hyperbola xy=1,xy=1, and a vertex of this hyperbola is the centroid of the triangle. What is the square of the area of the triangle?

4848

6060

108108

120120

169169

难度评级:2380
小提示:

利用双曲线关于 y=xy=x 的对称性。

Use symmetry of the hyperbola about y=xy=x

大提示:

把重心到顶点的距离与等边三角形的外接圆半径联系起来。

Relate the centroid-to-vertex distance to the circumradius of the equilateral triangle

解答:

由对称性,不妨设重心是双曲线顶点 G=(1,1)G=(1,1)。三角形至少有两个顶点位于双曲线的同一支上。它们不能都位于负支:如果其中两个顶点的 xx 坐标为负,第三个顶点的横坐标就会大于 33,而三个 yy 坐标之和会小于 13\frac{1}{3},这与重心是 (1,1)(1,1) 矛盾。因此两个顶点位于正支。

把这两个顶点写成 P=(a,1a)P=(a,\frac{1}{a})Q=(b,1b)Q=(b,\frac{1}{b}),其中 a,b>0a,b>0。等边三角形的重心也是外心,所以 PPQQGG 的距离相等。对 t>0t>0,点 (t,1t)(t,\frac{1}{t})GG 的距离平方为 (t+1t)(t+1t2)\left(t+\dfrac1t\right)\left(t+\dfrac1t-2\right)\text{。}t+1tt+\frac{1}{t}22 开始增大时,此式严格递增,所以两个不同的点必须满足 b=1ab=\frac{1}{a}。因此 PPQQ 关于 y=xy=x 对称。

第三个顶点位于垂直平分线 y=xy=x 上。它的坐标还满足 xy=1xy=1,所以它是 (1,1)(1,1)(1,1)(-1,-1)。它不能与重心重合,所以是 (1,1)(-1,-1)。因此外接圆半径就是从 (1,1)(1,1)(1,1)(-1,-1) 的距离,即 222\sqrt2

从中心把等边三角形分成三个三角形,其面积为 312(22)2sin120=633\cdot\dfrac12(2\sqrt2)^2\sin120^\circ=6\sqrt3\text{。}面积的平方为 (63)2=108(6\sqrt3)^2=108

所以正确答案是 C

By symmetry, assume that the centroid is the hyperbola vertex G=(1,1).G=(1,1). At least two triangle vertices lie on the same branch of the hyperbola. They cannot both lie on the negative branch: if two of their xx-coordinates were negative, the third would exceed 3,3, while the sum of the three yy-coordinates would be less than 13,\frac{1}{3}, contradicting that their centroid is (1,1).(1,1). Thus two vertices lie on the positive branch.

Write these vertices as P=(a,1a)P=(a,\frac{1}{a}) and Q=(b,1b),Q=(b,\frac{1}{b}), where a,b>0.a,b>0. The centroid of an equilateral triangle is also its circumcenter, so PP and QQ are equidistant from G.G. For t>0,t>0, the squared distance from (t,1t)(t,\frac{1}{t}) to GG is (t+1t)(t+1t2).\left(t+\dfrac1t\right)\left(t+\dfrac1t-2\right). This is strictly increasing as t+1tt+\frac{1}{t} increases from 2,2, so the distinct points must satisfy b=1a.b=\frac{1}{a}. Hence PP and QQ are reflections across y=x.y=x.

The third vertex lies on the perpendicular bisector y=x.y=x. Its coordinates also satisfy xy=1,xy=1, so it is either (1,1)(1,1) or (1,1).(-1,-1). It cannot equal the centroid, so it is (1,1).(-1,-1). Therefore, the circumradius is the distance from (1,1)(1,1) to (1,1),(-1,-1), namely 22.2\sqrt2.

Dividing the equilateral triangle into three triangles at its center gives its area as 312(22)2sin120=63.3\cdot\dfrac12(2\sqrt2)^2\sin120^\circ=6\sqrt3. The square of the area is (63)2=108.(6\sqrt3)^2=108.

Thus, the correct answer is C .

25.

去年 Isabella 参加了 77 次数学考试,得到了 77 个不同的分数,每个分数都是 9191100100 之间(含端点)的整数。每次考试后,她都注意到到目前为止考试分数的平均数是整数。她第七次考试得了 9595 分。她第六次考试得了多少分?

Last year Isabella took 77 math tests and received 77 different scores, each an integer between 9191 and 100,100, inclusive. After each test she noticed that the average of her test scores was an integer. Her score on the seventh test was 95.95. What was her score on the sixth test?

9292

9494

9696

9898

100100

难度评级:2300
小提示:

最终的总分必须是 77 的倍数。

The final total score must be a multiple of 77

大提示:

用第七次的分数确定前六次分数之和,再利用能被 55 整除的条件。

Use the seventh score to force the first six-score sum, then use divisibility by 55

解答:

设七次总分为 SS。因为七次后的平均数是整数,SS 可被 77 整除。七个不同分数都在 9191100100 之间,所以 91+92++9791+92+\cdots+97 S\le S\le 94+95++10094+95+\cdots+100

因此 658S679658\le S\le 679,可能的 77 的倍数为 658,665,672,679658,665,672,679。由于第七次分数是 9595,前六次总分为 S95S-95,它必须能被 66 整除。这迫使 S=665S=665

因此前六次总分为 570570。前五次平均数也是整数,所以前五次总分能被 55 整除。因此第六次分数也必须能被 55 整除。由于第七次已经是 9595,且所有分数不同,第六次分数只能是 100100。所以正确答案是 E

Let SS be the sum of all seven scores. Since all seven averages were integers, SS is divisible by 77. Also the seven distinct scores are between 9191 and 100100, so 91+92++9791+92+\cdots+97 S\le S\le 94+95++10094+95+\cdots+100.

Thus 658S679658\le S\le 679, and the possible multiples of 77 are 658,665,672,679658,665,672,679. Since the seventh score is 9595, the first six scores sum to S95S-95, which must be divisible by 66. This forces S=665S=665.

The first six scores sum to 570570. The first five-score average was also an integer, so the sum of the first five scores is divisible by 55. Therefore the sixth score is divisible by 55. Since the seventh score is already 9595 and all scores are distinct, the sixth score is 100100. Thus, E is the correct answer.