/

AMC12 2002 A

You are not logged in. After submit, your report may not be available on other devices. Login

AMC12 · 2002 (A)

Q1
Compute the sum of all the roots of $(2x+3)(x-4)+(2x+3)(x-6)=0$
计算方程 $(2x+3)(x-4)+(2x+3)(x-6)=0$ 的所有根之和。
Correct Answer: A
We expand to get $2x^2-8x+3x-12+2x^2-12x+3x-18=0$ which is $4x^2-14x-30=0$ after combining like terms. Using the quadratic part of Vieta's Formulas, we find the sum of the roots is $\frac{14}4 = \boxed{\textbf{(A) }7/2}$.
展开得 $2x^2-8x+3x-12+2x^2-12x+3x-18=0$,合并同类项得 $4x^2-14x-30=0$。由韦达定理(二次项),根之和为 $\frac{14}4 = \boxed{\textbf{(A) }7/2}$。
Q2
Cindy was asked by her teacher to subtract 3 from a certain number and then divide the result by 9. Instead, she subtracted 9 and then divided the result by 3, giving an answer of 43. What would her answer have been had she worked the problem correctly?
老师要求 Cindy 从某个数中减去 3,然后将结果除以 9。但她先减去了 9,然后将结果除以 3,得到答案 43。如果她正确完成问题,答案应该是多少?
Correct Answer: A
We work backwards; the number that Cindy started with is $3(43)+9=138$. Now, the correct result is $\frac{138-3}{9}=\frac{135}{9}=15$. Our answer is $\boxed{\textbf{(A) }15}$.
倒推计算;Cindy 开始的数是 $3(43)+9=138$。正确结果是 $\frac{138-3}{9}=\frac{135}{9}=15$。答案是 $\boxed{\textbf{(A) }15}$。
Q3
According to the standard convention for exponentiation, \[2^{2^{2^{2}}} = 2^{(2^{(2^2)})} = 2^{16} = 65536.\] If the order in which the exponentiations are performed is changed, how many other values are possible?
根据指数运算的标准约定, \[2^{2^{2^{2}}} = 2^{(2^{(2^2)})} = 2^{16} = 65536.\] 如果改变进行指数运算的顺序,还可能得到多少个其他的值?
Correct Answer: B
The best way to solve this problem is by simple brute force. It is convenient to drop the usual way how exponentiation is denoted, and to write the formula as $2\uparrow 2\uparrow 2\uparrow 2$, where $\uparrow$ denotes exponentiation. We are now examining all ways to add parentheses to this expression. There are 5 ways to do so: 1. $2\uparrow (2\uparrow (2\uparrow 2))$ 2. $2\uparrow ((2\uparrow 2)\uparrow 2)$ 3. $((2\uparrow 2)\uparrow 2)\uparrow 2$ 4. $(2\uparrow (2\uparrow 2))\uparrow 2$ 5. $(2\uparrow 2)\uparrow (2\uparrow 2)$ We can note that $2\uparrow (2\uparrow 2) = (2\uparrow 2)\uparrow 2 =16$. Therefore options 1 and 2 are equal, and options 3 and 4 are equal. Option 1 is the one given in the problem statement. Thus we only need to evaluate options 3 and 5. $((2\uparrow 2)\uparrow 2)\uparrow 2 = 16\uparrow 2 = 256$ $(2\uparrow 2)\uparrow (2\uparrow 2) = 4 \uparrow 4 = 256$ Thus the only other result is $256$, and our answer is $\boxed{\textbf{(B) } 1}$.
解决此题最好的方法是直接穷举。 为方便起见,不用通常的指数记号,而把式子写成 $2\uparrow 2\uparrow 2\uparrow 2$,其中 $\uparrow$ 表示乘方。现在考察给该表达式添加括号的所有方式,共有 5 种: 1. $2\uparrow (2\uparrow (2\uparrow 2))$ 2. $2\uparrow ((2\uparrow 2)\uparrow 2)$ 3. $((2\uparrow 2)\uparrow 2)\uparrow 2$ 4. $(2\uparrow (2\uparrow 2))\uparrow 2$ 5. $(2\uparrow 2)\uparrow (2\uparrow 2)$ 注意 $2\uparrow (2\uparrow 2) = (2\uparrow 2)\uparrow 2 =16$。因此选项 1 与 2 相同,选项 3 与 4 相同。 选项 1 就是题目中给出的情况,所以只需计算选项 3 和 5。 $((2\uparrow 2)\uparrow 2)\uparrow 2 = 16\uparrow 2 = 256$ $(2\uparrow 2)\uparrow (2\uparrow 2) = 4 \uparrow 4 = 256$ 因此唯一的其他结果是 $256$,答案为 $\boxed{\textbf{(B) } 1}$。
Q4
Find the degree measure of an angle whose complement is 25% of its supplement.
求一个角的度数,使得它的余角是它的补角的 25%。
Correct Answer: B
We can create an equation for the question, $4(90-x)=(180-x)$ $360-4x=180-x$ $3x=180$ After simplifying, we get $x=60 \Rightarrow \mathrm {(B)}$ Given that the complementary angle is $\frac{1}{4}$ of the supplementary angle. Subtracting the complementary angle from the supplementary angle, we have $90^{\circ}$ as $\frac{3}{4}$ of the supplementary angle. Thus the degree measure of the supplementary angle is $120^{\circ}$, and the degree measure of the desired angle is $180^{\circ} - 120^{\circ} = 60^{\circ}$. $\mathrm {(B)}$
列方程 $4(90-x)=(180-x)$。 $360-4x=180-x$ $3x=180$ 化简得 $x=60 \Rightarrow \mathrm {(B)}$ 由于余角是补角的 $\frac{1}{4}$。用补角减去余角,可得 $90^{\circ}$ 是补角的 $\frac{3}{4}$。 因此补角的度数为 $120^{\circ}$,所求角的度数为 $180^{\circ} - 120^{\circ} = 60^{\circ}$。$\mathrm {(B)}$
Q5
Each of the small circles in the figure has radius one. The innermost circle is tangent to the six circles that surround it, and each of those circles is tangent to the large circle and to its small-circle neighbors. Find the area of the shaded region.
图中每个小圆的半径均为 1。最内侧的圆与围绕它的六个圆相切,而每个外侧小圆都与大圆及其相邻的小圆相切。求阴影区域的面积。
stem
Correct Answer: C
The outer circle has radius $1+1+1=3$, and thus area $9\pi$. The little circles have area $\pi$ each; since there are 7, their total area is $7\pi$. Thus, our answer is $9\pi-7\pi=\boxed{2\pi\Rightarrow \textbf{(C)}}$.
外圆半径为 $1+1+1=3$,因此面积为 $9\pi$。每个小圆面积为 $\pi$;共有 7 个,所以总面积为 $7\pi$。因此答案为 $9\pi-7\pi=\boxed{2\pi\Rightarrow \textbf{(C)}}$。
Q6
For how many positive integers $m$ does there exist at least one positive integer n such that $m \cdot n \le m + n$?
有多少个正整数 $m$,使得存在至少一个正整数 $n$ 满足 $m \cdot n \le m + n$?
Correct Answer: E
For any $m$ we can pick $n=1$, we get $m \cdot 1 \le m + 1$, therefore the answer is $\boxed{\textbf{(E) } \text{infinitely many}}$.
对任意 $m$,取 $n=1$,则有 $m \cdot 1 \le m + 1$,因此答案是 $\boxed{\textbf{(E) } \text{infinitely many}}$。
Q7
A $45^\circ$ arc of circle A is equal in length to a $30^\circ$ arc of circle B. What is the ratio of circle A's area and circle B's area?
圆 A 上的一个 $45^\circ$ 弧长与圆 B 上的一个 $30^\circ$ 弧长相等。圆 A 的面积与圆 B 的面积之比是多少?
Correct Answer: A
Let $r_1$ and $r_2$ be the radii of circles $A$ and$B$, respectively. It is well known that in a circle with radius $r$, a subtended arc opposite an angle of $\theta$ degrees has length $\frac{\theta}{360} \cdot 2\pi r$. Using that here, the arc of circle A has length $\frac{45}{360}\cdot2\pi{r_1}=\frac{r_1\pi}{4}$. The arc of circle B has length $\frac{30}{360} \cdot 2\pi{r_2}=\frac{r_2\pi}{6}$. We know that they are equal, so $\frac{r_1\pi}{4}=\frac{r_2\pi}{6}$, so we multiply through and simplify to get $\frac{r_1}{r_2}=\frac{2}{3}$. As all circles are similar to one another, the ratio of the areas is just the square of the ratios of the radii, so our answer is $\boxed{\textbf{(A) } 4/9}$.
设圆 $A$ 和圆 $B$ 的半径分别为 $r_1$ 和 $r_2$。 众所周知,在半径为 $r$ 的圆中,对应圆心角为 $\theta$ 度的弧长为 $\frac{\theta}{360} \cdot 2\pi r$。 因此,圆 A 的弧长为 $\frac{45}{360}\cdot2\pi{r_1}=\frac{r_1\pi}{4}$,圆 B 的弧长为 $\frac{30}{360} \cdot 2\pi{r_2}=\frac{r_2\pi}{6}$。由题意两者相等,故 $\frac{r_1\pi}{4}=\frac{r_2\pi}{6}$,化简得 $\frac{r_1}{r_2}=\frac{2}{3}$。由于所有圆都相似,面积之比等于半径之比的平方,所以答案为 $\boxed{\textbf{(A) } 4/9}$。
Q8
Betsy designed a flag using blue triangles, small white squares, and a red center square, as shown. Let $B$ be the total area of the blue triangles, $W$ the total area of the white squares, and $P$ the area of the red square. Which of the following is correct?
Betsy 用蓝色三角形、小白色正方形和一个红色中心正方形设计了一面旗帜,如图所示。设 $B$ 为蓝色三角形的总面积,$W$ 为白色正方形的总面积,$P$ 为红色正方形的面积。以下哪项正确?
stem
Correct Answer: A
The blue that's touching the center red square makes up 8 triangles, or 4 squares. Each of the corners is 1 square and each of the edges is 1, totaling 12 squares. There are 12 white squares, thus we have $\boxed{B=W\Rightarrow \text{(A)}}$.
与中心红色正方形相接触的蓝色部分由 8 个三角形组成,也就是 4 个正方形。四个角各是 1 个正方形,每条边各是 1 个正方形,总计 12 个正方形。白色正方形共有 12 个,因此 $\boxed{B=W\Rightarrow \text{(A)}}$。
Q9
Jamal wants to save 30 files onto disks, each with 1.44 MB space. 3 of the files take up 0.8 MB, 12 of the files take up 0.7 MB, and the rest take up 0.4 MB. It is not possible to split a file onto 2 different disks. What is the smallest number of disks needed to store all 30 files?
Jamal 想把 30 个文件存到软盘中,每张软盘容量为 1.44 MB。3 个文件各占 0.8 MB,12 个文件各占 0.7 MB,其余文件各占 0.4 MB。文件不能拆分存到两张不同的软盘上。存下全部 30 个文件所需的最少软盘数是多少?
Correct Answer: B
A $0.8$ MB file can either be on its own disk, or share it with a $0.4$ MB. Clearly it is better to pick the second possibility. Thus we will have $3$ disks, each with one $0.8$ MB file and one $0.4$ MB file. We are left with $12$ files of $0.7$ MB each, and $12$ files of $0.4$ MB each. Their total size is $12\cdot (0.7 + 0.4) = 13.2$ MB. The total capacity of $9$ disks is $9\cdot 1.44 = 12.96$ MB, hence we need at least $10$ more disks. And we can easily verify that $10$ disks are indeed enough: six of them will carry two $0.7$ MB files each, and four will carry three $0.4$ MB files each. Thus our answer is $3+10 = \boxed{\textbf{(B) }13 }$.
一个 $0.8$ MB 的文件要么单独占一张软盘,要么与一个 $0.4$ MB 的文件共用一张软盘。显然第二种更好。因此先用 $3$ 张软盘,每张放一个 $0.8$ MB 文件和一个 $0.4$ MB 文件。 剩下 $12$ 个 $0.7$ MB 文件和 $12$ 个 $0.4$ MB 文件。它们总大小为 $12\cdot (0.7 + 0.4) = 13.2$ MB。9 张软盘的总容量为 $9\cdot 1.44 = 12.96$ MB,因此至少还需要 $10$ 张软盘。并且可以验证 $10$ 张确实足够:其中 6 张每张放两个 $0.7$ MB 文件,另外 4 张每张放三个 $0.4$ MB 文件。 因此答案为 $3+10 = \boxed{\textbf{(B) }13 }$。
Q10
Sarah places four ounces of coffee into an eight-ounce cup and four ounces of cream into a second cup of the same size. She then pours half the coffee from the first cup to the second and, after stirring thoroughly, pours half the liquid in the second cup back to the first. What fraction of the liquid in the first cup is now cream?
Sarah 将四盎司咖啡倒入一个八盎司的杯子中,并将四盎司奶油倒入另一个同样大小的杯子中。然后她把第一个杯子中一半的咖啡倒入第二个杯子,充分搅拌后,再把第二个杯子中一半的液体倒回第一个杯子。现在第一个杯子中的液体有多少分数是奶油?
Correct Answer: D
We will simulate the process in steps. In the beginning, we have: - $4$ ounces of coffee in cup $1$ - $4$ ounces of cream in cup $2$ In the first step we pour $4/2=2$ ounces of coffee from cup $1$ to cup $2$, getting: - $2$ ounces of coffee in cup $1$ - $2$ ounces of coffee and $4$ ounces of cream in cup $2$ In the second step we pour $2/2=1$ ounce of coffee and $4/2=2$ ounces of cream from cup $2$ to cup $1$, getting: - $2+1=3$ ounces of coffee and $0+2=2$ ounces of cream in cup $1$ - the rest in cup $2$ Hence at the end we have $3+2=5$ ounces of liquid in cup $1$, and out of these $2$ ounces is cream. Thus the answer is $\boxed{\text{(D) } \frac 25}$. Let's consider this in steps. We have 4 ounces of coffee in the first cup. We hace 4 ounces of cream in the second cup. We take half of the coffee in the first cup(2 ounces), and add it to the second cup, yielding 6 ounces in total in the second cup(in a 1:2 ratio between coffee and cream, respecitvely). We then take half of the second cup and pour it into the first cup. $6/2=3$, so there is now 5 ounces in the first cup, 2 coffee and 3 the mixture. Remember that the mixture is in a 1:2 ratio between coffee and cream. So, coffee has one ounce and cream has 2 ounces. In total, there is 2 ounces in the 5 ounce first cup. Putting 2 over 5, we get the answer. Therefore, the answer is $\boxed{\text{(D) } \frac 25}$.
我们分步模拟该过程。 开始时: - 杯 1 中有 $4$ 盎司咖啡 - 杯 2 中有 $4$ 盎司奶油 第一步,从杯 1 倒出 $4/2=2$ 盎司咖啡到杯 2,得到: - 杯 1 中有 $2$ 盎司咖啡 - 杯 2 中有 $2$ 盎司咖啡和 $4$ 盎司奶油 第二步,从杯 2 倒回杯 1:咖啡倒出 $2/2=1$ 盎司,奶油倒出 $4/2=2$ 盎司,得到: - 杯 1 中有 $2+1=3$ 盎司咖啡和 $0+2=2$ 盎司奶油 - 其余留在杯 2 中 因此最后杯 1 中共有 $3+2=5$ 盎司液体,其中 $2$ 盎司是奶油。故答案为 $\boxed{\text{(D) } \frac 25}$。
Q11
Mr. Earl E. Bird gets up every day at 8:00 AM to go to work. If he drives at an average speed of 40 miles per hour, he will be late by 3 minutes. If he drives at an average speed of 60 miles per hour, he will be early by 3 minutes. How many miles per hour does Mr. Bird need to drive to get to work exactly on time?
Earl E. Bird 先生每天早上 8:00 起床去上班。如果他以平均速度 40 英里/小时开车,他会迟到 3 分钟。如果他以平均速度 60 英里/小时开车,他会早到 3 分钟。Bird 先生需要以多少英里/小时的速度开车才能恰好准时到达?
Correct Answer: B
Let the time he needs to get there in be $t$ and the distance he travels be $d$. From the given equations, we know that $d=\left(t+\frac{1}{20}\right)40$ and $d=\left(t-\frac{1}{20}\right)60$. Setting the two equal, we have $40t+2=60t-3$ and we find $t=\frac{1}{4}$ of an hour. Substituting t back in, we find $d=12$. From $d=rt$, we find that $r$, our answer, is $\boxed{\textbf{(B) }48 }$. Since either time he arrives at is $3$ minutes from the desired time, the answer is merely the harmonic mean of 40 and 60. Substituting $t=\frac ds$ and dividing both sides by $d$, we get $\frac 2s = \frac 1{40} + \frac 1{60}$ hence $s=\boxed{\textbf{(B) }48}$. (Note that this approach would work even if the time by which he is late was different from the time by which he is early in the other case - we would simply take a weighted sum in step two, and hence obtain a weighted harmonic mean in step three.) Let x be equal to the total amount of distance he needs to cover. Let y be equal to the amount of time he would travel correctly. Setting up a system of equations, $\frac x{40} -3 = y$ and $\frac x{60} +3 = y$ Solving, we get x = 720 and y = 15. We divide x by y to get the average speed, $\frac {720}{15} = 48$. Therefore, the answer is $\boxed{\textbf{(B) }48}$. Let $v$ be Mr Bird's speed in miles per hour and $t$ be the desired time in hours. No matter what, the product of Mr Bird's speed and time must always be constant.
设他准时到达所需时间为 $t$,路程为 $d$。由题意可得 $d=\left(t+\frac{1}{20}\right)40$ 且 $d=\left(t-\frac{1}{20}\right)60$。令二者相等,得 $40t+2=60t-3$,解得 $t=\frac{1}{4}$ 小时。代回得 $d=12$。由 $d=rt$,可得 $r=\boxed{\textbf{(B) }48 }$。 由于两种情况下到达时间都与目标时间相差 $3$ 分钟,答案就是 40 与 60 的调和平均数。 令 $t=\frac ds$ 并两边同除以 $d$,得 $\frac 2s = \frac 1{40} + \frac 1{60}$,因此 $s=\boxed{\textbf{(B) }48}$。 (注意:即使“迟到的时间”和“早到的时间”不相同,这种方法仍然适用——只需在第二步取加权和,从而在第三步得到加权调和平均数。) 设 $x$ 为他需要行驶的总路程,$y$ 为他应当行驶的正确时间。 建立方程组:$\frac x{40} -3 = y$ 且 $\frac x{60} +3 = y$。 解得 $x = 720$,$y = 15$。 用 $x$ 除以 $y$ 得平均速度:$\frac {720}{15} = 48$。因此答案是 $\boxed{\textbf{(B) }48}$。 设 $v$ 为 Bird 先生的速度(英里/小时),$t$ 为所需时间(小时)。无论如何,Bird 先生的速度与时间的乘积必须始终为常数。
Q12
Both roots of the quadratic equation $x^2 - 63x + k = 0$ are prime numbers. The number of possible values of $k$ is
二次方程 $x^2 - 63x + k = 0$ 的两个根都是质数。$k$ 的可能取值个数是
Correct Answer: B
Consider a general quadratic with the coefficient of $x^2$ being $1$ and the roots being $r$ and $s$. It can be factored as $(x-r)(x-s)$ which is just $x^2-(r+s)x+rs$. Thus, the sum of the roots is the negative of the coefficient of $x$ and the product is the constant term. (In general, this leads to Vieta's Formulas). We now have that the sum of the two roots is $63$ while the product is $k$. Since both roots are primes, one must be $2$, otherwise, the sum would be even. That means the other root is $61$ and the product must be $122$. Hence, our answer is $\boxed{\text{(B)}\ 1 }$.
考虑一个一般的二次方程,$x^2$ 的系数为 $1$,两根为 $r$ 和 $s$。它可分解为 $(x-r)(x-s)$,即 $x^2-(r+s)x+rs$。因此,两根之和等于 $x$ 项系数的相反数,两根之积等于常数项。(一般而言,这就是韦达定理。) 现在两根之和为 $63$,两根之积为 $k$。由于两根都是质数,其中一个必须是 $2$,否则和将为偶数。于是另一个根为 $61$,乘积为 $122$。因此答案是 $\boxed{\text{(B)}\ 1 }$。
Q13
Two different positive numbers $a$ and $b$ each differ from their reciprocals by $1$. What is $a+b$?
两个不同的正数 $a$ 和 $b$ 各自与其倒数之差均为 $1$。求 $a+b$。
Correct Answer: C
Each of the numbers $a$ and $b$ is a solution to $\left| x - \frac 1x \right| = 1$. Hence it is either a solution to $x - \frac 1x = 1$, or to $\frac 1x - x = 1$. Then it must be a solution either to $x^2 - x - 1 = 0$, or to $x^2 + x - 1 = 0$. There are in total four such values of $x$, namely $\frac{\pm 1 \pm \sqrt 5}2$. Out of these, two are positive: $\frac{-1+\sqrt 5}2$ and $\frac{1+\sqrt 5}2$. We can easily check that both of them indeed have the required property, and their sum is $\frac{-1+\sqrt 5}2 + \frac{1+\sqrt 5}2 = \boxed{(C) \sqrt 5}$.
数 $a$ 与 $b$ 都满足 $\left| x - \frac 1x \right| = 1$。 因此它要么满足 $x - \frac 1x = 1$,要么满足 $\frac 1x - x = 1$。于是它必为 $x^2 - x - 1 = 0$ 或 $x^2 + x - 1 = 0$ 的解。 这样的 $x$ 一共有四个,分别为 $\frac{\pm 1 \pm \sqrt 5}2$。 其中有两个为正:$\frac{-1+\sqrt 5}2$ 与 $\frac{1+\sqrt 5}2$。容易验证它们都满足条件,且它们的和为 $\frac{-1+\sqrt 5}2 + \frac{1+\sqrt 5}2 = \boxed{(C) \sqrt 5}$。
Q14
For all positive integers $n$, let $f(n)=\log_{2002} n^2$. Let $N=f(11)+f(13)+f(14)$. Which of the following relations is true?
对所有正整数 $n$,定义 $f(n)=\log_{2002} n^2$。令 $N=f(11)+f(13)+f(14)$。下列哪个关系成立?
Correct Answer: D
First, note that $2002 = 11 \cdot 13 \cdot 14$. Using the fact that for any base we have $\log a + \log b = \log ab$, we get that $N = \log_{2002} (11^2 \cdot 13^2 \cdot 14^2) = \log_{2002} 2002^2 = \boxed{(D) N=2}$.
首先注意到 $2002 = 11 \cdot 13 \cdot 14$。 利用任意底数下都有 $\log a + \log b = \log ab$,可得 $N = \log_{2002} (11^2 \cdot 13^2 \cdot 14^2) = \log_{2002} 2002^2 = \boxed{(D) N=2}$。
Q15
The mean, median, unique mode, and range of a collection of eight integers are all equal to 8. The largest integer that can be an element of this collection is
由八个整数构成的一组数,其平均数、中位数、唯一众数和极差都等于 8。该组数中可能出现的最大整数是
Correct Answer: D
As the unique mode is $8$, there are at least two $8$s. As the range is $8$ and one of the numbers is $8$, the largest one can be at most $16$. If the largest one is $16$, then the smallest one is $8$, and thus the mean is strictly larger than $8$, which is a contradiction. If we have 2 8's we can find the numbers 4, 6, 7, 8, 8, 9, 10, 12. This is a possible solution but has not reached the maximum. If we have 4 8's we can find the numbers 6, 6, 6, 8, 8, 8, 8, 14. We can also see that they satisfy the need for the mode, median, and range to be 8. This means that the answer will be $\boxed{\text{(D)}\ 14 }$. ~By QWERTYUIOPASDFGHJKLZXCVBNM
由于唯一众数是 $8$,所以至少有两个 $8$。 由于极差为 $8$ 且其中一个数是 $8$,最大值至多为 $16$。 若最大值为 $16$,则最小值为 $8$,从而平均数严格大于 $8$,矛盾。 若有两个 $8$,可以取 4, 6, 7, 8, 8, 9, 10, 12。 这是一个可行解,但还未达到最大值。 若有四个 $8$,可以取 6, 6, 6, 8, 8, 8, 8, 14。 也可看出它们满足众数、中位数与极差都为 8 的要求。因此答案为 $\boxed{\text{(D)}\ 14 }$. ~By QWERTYUIOPASDFGHJKLZXCVBNM
Q16
Tina randomly selects two distinct numbers from the set $\{1,2,3,4,5\}$, and Sergio randomly selects a number from the set $\{1,2,\ldots,10\}$. What is the probability that Sergio's number is larger than the sum of the two numbers chosen by Tina?
蒂娜从集合 $\{1,2,3,4,5\}$ 中随机选取两个不同的数,塞尔吉奥从集合 $\{1,2,\ldots,10\}$ 中随机选取一个数。求塞尔吉奥选到的数大于蒂娜所选两个数之和的概率。
Correct Answer: A
We have 4 cases, if Tina chooses $1, 2, 3,$ or $4$ and always chooses numbers greater than the first number she chose. The number of ways of choosing 2 numbers from $5$ are $\binom{5}{2}$. Case 1: Tina chooses $1$. In this case, since the numbers are distinct, Tina can choose $(1, 2), (1, 3), (1, 4),$ or $(1, 5).$ If Tina chooses $1$ and $2$ which sum to $3$, Sergio only has $10-3=7$ choices. Since the sum of the combined numbers increases by $1$ every time for this specific case, Sergio has $1$ less choice every time. Therefore, the probability of this is $\frac{7+6+5+4}{10 \cdot \binom{5}{2}}$. Case 2: Tina chooses $2$. In this case, Tina can choose $(2, 3), (2, 4),$ or $(2, 5).$ If Tina chooses $2$ and $3$ which sum to $5$, Sergio only has $10-5=5$ choices. Since the sum of the combined numbers increases by $1$ every time for this specific case, Sergio has $1$ less choice every time. Therefore, the probability of this is $\frac{5+4+3}{10 \cdot \binom{5}{2}}$. Case 3: Tina chooses $3$. In this case, Tina can choose $(3, 4),$ or $(3, 5).$ If Tina chooses $3$ and $4$ which sum to $7$, Sergio only has $10-7=3$ choices. Since the sum of the combined numbers increases by $1$ every time for this specific case, Sergio has $1$ less choice every time. Therefore, the probability of this is $\frac{3+2}{10 \cdot \binom{5}{2}}$. Case 4: Tina chooses $4$. In this case, Tina can only choose $(4,5).$ If Tina chooses $4$ and $5$ which sum to $9$, Sergio only has $10-9=1$ choice. Therefore, the probability of this is $\frac{1}{10 \cdot \binom{5}{2}}$. Once you add these probabilities up, you will have $\frac{(7+6+5+4)+(5+4+3)+(3+2)+(1)}{10 \cdot\binom{5}{2}} = \frac{40}{100} = \frac{2}{5}$ probability. Thus our answer is $\frac{2}{5}$. Assume Sergio chooses from ${2,3,\ldots,10}$. The probability of Tina getting a sum of $6+x$ and a sum of $6-x$, where $x \leq 4$, are equal due to symmetry. The probability of Sergio choosing numbers higher/lower than $6+x$ is equal to him choosing numbers lower/higher than $6-x$. Therefore over all of Tina's sums, the probability of Sergio choosing a number higher is equal to the probability of choosing a number lower.
我们分 4 种情况讨论:Tina 先选 $1, 2, 3,$ 或 $4$,并且总是选取比第一个数更大的另一个数。 从 $5$ 个数中选 2 个的方式数为 $\binom{5}{2}$。 情况 1:Tina 选 $1$。 由于数字互不相同,Tina 可以选 $(1, 2), (1, 3), (1, 4),$ 或 $(1, 5)$。 若 Tina 选 $1$ 和 $2$,和为 $3$,则 Sergio 只有 $10-3=7$ 种选择。 在该情况下,每当 Tina 的两数之和增加 $1$,Sergio 的可选数就减少 $1$。 因此该情况的概率为 $\frac{7+6+5+4}{10 \cdot \binom{5}{2}}$。 情况 2:Tina 选 $2$。 Tina 可以选 $(2, 3), (2, 4),$ 或 $(2, 5)$。 若 Tina 选 $2$ 和 $3$,和为 $5$,则 Sergio 只有 $10-5=5$ 种选择。 同理,每当和增加 $1$,Sergio 的可选数减少 $1$。 因此该情况的概率为 $\frac{5+4+3}{10 \cdot \binom{5}{2}}$。 情况 3:Tina 选 $3$。 Tina 可以选 $(3, 4),$ 或 $(3, 5)$。 若 Tina 选 $3$ 和 $4$,和为 $7$,则 Sergio 只有 $10-7=3$ 种选择。 同理,每当和增加 $1$,Sergio 的可选数减少 $1$。 因此该情况的概率为 $\frac{3+2}{10 \cdot \binom{5}{2}}$。 情况 4:Tina 选 $4$。 Tina 只能选 $(4,5)$。 若 Tina 选 $4$ 和 $5$,和为 $9$,则 Sergio 只有 $10-9=1$ 种选择。 因此该情况的概率为 $\frac{1}{10 \cdot \binom{5}{2}}$。 将这些概率相加,得到 \[\frac{(7+6+5+4)+(5+4+3)+(3+2)+(1)}{10 \cdot\binom{5}{2}} = \frac{40}{100} = \frac{2}{5}\] 因此答案是 $\frac{2}{5}$。 也可以假设 Sergio 从 ${2,3,\ldots,10}$ 中选择。由于对称性,Tina 得到和为 $6+x$ 与和为 $6-x$(其中 $x \leq 4$)的概率相等。Sergio 选到大于/小于 $6+x$ 的概率,分别等于他选到小于/大于 $6-x$ 的概率。因此在 Tina 的所有可能和上,Sergio 选到更大的概率等于选到更小的概率。
Q17
Several sets of prime numbers, such as $\{7,83,421,659\}$ use each of the nine nonzero digits exactly once. What is the smallest possible sum such a set of primes could have?
一些质数集合(例如 $\{7,83,421,659\}$)恰好把九个非零数字各用一次。这样的质数集合可能的最小和是多少?
Correct Answer: B
Neither of the digits $4$, $6$, and $8$ can be a units digit of a prime. Therefore the sum of the set is at least $40 + 60 + 80 + 1 + 2 + 3 + 5 + 7 + 9 = 207$. We can indeed create a set of primes with this sum, for example the following sets work: $\{ 41, 67, 89, 2, 3, 5 \}$ or $\{ 43, 61, 89, 2, 5, 7 \}$. Thus the answer is $207\implies \boxed{\mathrm{(B)}}$.
数字 $4$、$6$、$8$ 都不能作为质数的个位数字。因此该集合的和至少为 $40 + 60 + 80 + 1 + 2 + 3 + 5 + 7 + 9 = 207$。 我们确实可以构造出和为 207 的质数集合,例如:$\{ 41, 67, 89, 2, 3, 5 \}$ 或 $\{ 43, 61, 89, 2, 5, 7 \}$。 因此答案是 $207\implies \boxed{\mathrm{(B)}}$。
Q18
Let $C_1$ and $C_2$ be circles defined by $(x-10)^2 + y^2 = 36$ and $(x+15)^2 + y^2 = 81$ respectively. What is the length of the shortest line segment $PQ$ that is tangent to $C_1$ at $P$ and to $C_2$ at $Q$?
设圆 $C_1$ 和 $C_2$ 分别由 $(x-10)^2 + y^2 = 36$ 和 $(x+15)^2 + y^2 = 81$ 定义。与 $C_1$ 在点 $P$ 相切且与 $C_2$ 在点 $Q$ 相切的最短线段 $PQ$ 的长度是多少?
Correct Answer: C
First examine the formula $(x-10)^2+y^2=36$, for the circle $C_1$. Its center, $D_1$, is located at (10,0) and it has a radius of $\sqrt{36}$ = 6. The next circle, using the same pattern, has its center, $D_2$, at (-15,0) and has a radius of $\sqrt{81}$ = 9. So we can construct this diagram: Line PQ is tangent to both circles, so it forms a right angle with the radii (6 and 9). This, as well as the two vertical angles near O, prove triangles $D_2QO$ and $D_1PO$ similar by AA, with a scale factor of $6:9$, or $2:3$. Next, we must subdivide the line $D_2D_1$ in a 2:3 ratio to get the length of the segments $D_2O$ and $D_1O$. The total length is $10 - (-15)$, or $25$, so applying the ratio, $D_2O$ = 15 and $D_1O$ = 10. These are the hypotenuses of the triangles. We already know the length of $D_2Q$ and $D_1P$, 9 and 6 (they're radii). So in order to find $PQ$, we must find the length of the longer legs of the two triangles and add them. $15^2 - 9^2 = (15-9)(15+9) = 6 \times 24 = 144$ $\sqrt{144} = 12$ $10^2-6^2 = (10-6)(10+6) = 4 \times 16 = 64$ $\sqrt{64} = 8$ Finally, the length of PQ is $12+8=\boxed{20}$, or (C).
先看圆 $C_1$ 的方程 $(x-10)^2+y^2=36$。其圆心 $D_1$ 在 $(10,0)$,半径为 $\sqrt{36}=6$。同理,另一个圆的圆心 $D_2$ 在 $(-15,0)$,半径为 $\sqrt{81}=9$。 直线 $PQ$ 与两圆都相切,因此它与两条半径(6 和 9)都成直角。再结合点 $O$ 附近的两对对顶角,可知三角形 $D_2QO$ 与 $D_1PO$ 由 AA 相似,相似比为 $6:9=2:3$。接下来,将线段 $D_2D_1$ 按 $2:3$ 分点以得到 $D_2O$ 与 $D_1O$ 的长度。总长度为 $10-(-15)=25$,按比例得 $D_2O=15$,$D_1O=10$。它们分别是两个直角三角形的斜边。又已知 $D_2Q=9$、$D_1P=6$(半径)。因此要找 $PQ$,只需分别求出两三角形较长的直角边并相加。 $15^2 - 9^2 = (15-9)(15+9) = 6 \times 24 = 144$ $\sqrt{144} = 12$ $10^2-6^2 = (10-6)(10+6) = 4 \times 16 = 64$ $\sqrt{64} = 8$ 所以 $PQ=12+8=\boxed{20}$,即 (C)。
solution
Q19
The graph of the function $f$ is shown below. How many solutions does the equation $f(f(x))=6$ have?
函数 $f$ 的图像如下所示。方程 $f(f(x))=6$ 有多少个解?
stem
Correct Answer: D
First of all, note that the equation $f(t)=6$ has two solutions: $t=-2$ and $t=1$. Given an $x$, let $f(x)=t$. Obviously, to have $f(f(x))=6$, we need to have $f(t)=6$, and we already know when that happens. In other words, the solutions to $f(f(x))=6$ are precisely the solutions to ($f(x)=-2$ or $f(x)=1$). Without actually computing the exact values, it is obvious from the graph that the equation $f(x)=-2$ has two and $f(x)=1$ has four different solutions, giving us a total of $2+4=\boxed{(D)6}$ solutions.
首先注意到方程 $f(t)=6$ 有两个解:$t=-2$ 和 $t=1$。 给定一个 $x$,令 $f(x)=t$。要使 $f(f(x))=6$,必须有 $f(t)=6$,而我们已知这在何时发生。换句话说,$f(f(x))=6$ 的解恰好是满足($f(x)=-2$ 或 $f(x)=1$)的所有 $x$。 不必计算精确值,从图像可直接看出方程 $f(x)=-2$ 有两个解,而 $f(x)=1$ 有四个不同的解,因此总共有 $2+4=\boxed{(D)6}$ 个解。
solution
Q20
Suppose that $a$ and $b$ are digits, not both nine and not both zero, and the repeating decimal $0.\overline{ab}$ is expressed as a fraction in lowest terms. How many different denominators are possible?
设 $a$ 和 $b$ 是数字,不同时都为 9 且不同时都为 0,将循环小数 $0.\overline{ab}$ 表示为最简分数。可能出现多少种不同的分母?
Correct Answer: C
The repeating decimal $0.\overline{ab}$ is equal to \[\frac{10a+b}{100} + \frac{10a+b}{10000} + \cdots = (10a+b)\cdot\left(\frac 1{10^2} + \frac 1{10^4} + \cdots \right) = (10a+b) \cdot \frac 1{99} = \frac{10a+b}{99}\] When expressed in the lowest terms, the denominator of this fraction will always be a divisor of the number $99 = 3\cdot 3\cdot 11$. This gives us the possibilities $\{1,3,9,11,33,99\}$. As $a$ and $b$ are not both nine and not both zero, the denominator $1$ can not be achieved, leaving us with $\boxed{\mathrm{(C) }5}$ possible denominators. (The other ones are achieved e.g. for $ab$ equal to $33$, $11$, $9$, $3$, and $1$, respectively.) Another way to convert the decimal into a fraction (simplifying, I guess?). We have \[100(0.\overline{ab}) = ab.\overline{ab}\] \[99(0.\overline{ab}) = 100(0.\overline{ab}) - 0.\overline{ab} = ab.\overline{ab} - 0.\overline{ab} = ab\] \[0.\overline{ab} = \frac{ab}{99}\] where $a, b$ are digits. Continuing in the same way by looking at the factors of 99, we have 5 different possibilities for the denominator. $\boxed{(C)}$ Since $\frac{1}{99}=0.\overline{01}$, we know that $0.\overline{ab} = \frac{ab}{99}$. From here, we wish to find the number of factors of $99$, which is $6$. However, notice that $1$ is not a possible denominator, so our answer is $6-1=\boxed{5}$. \[\]
循环小数 $0.\overline{ab}$ 等于 \[\frac{10a+b}{100} + \frac{10a+b}{10000} + \cdots = (10a+b)\cdot\left(\frac 1{10^2} + \frac 1{10^4} + \cdots \right) = (10a+b) \cdot \frac 1{99} = \frac{10a+b}{99}\] 化为最简分数后,其分母一定是 $99 = 3\cdot 3\cdot 11$ 的因子。因此可能的分母为 $\{1,3,9,11,33,99\}$。由于 $a$ 和 $b$ 不同时都为 9 且不同时都为 0,分母 $1$ 不可能出现,因此共有 $\boxed{\mathrm{(C) }5}$ 种可能的分母。 (其余分母分别可由 $ab$ 取 $33$、$11$、$9$、$3$、$1$ 等实现。) 另一种把小数化为分数的方法(并化简): \[100(0.\overline{ab}) = ab.\overline{ab}\] \[99(0.\overline{ab}) = 100(0.\overline{ab}) - 0.\overline{ab} = ab.\overline{ab} - 0.\overline{ab} = ab\] \[0.\overline{ab} = \frac{ab}{99}\] 其中 $a, b$ 为数字。继续同样地考察 99 的因子,可得分母有 5 种不同可能。$\boxed{(C)}$ 由于 $\frac{1}{99}=0.\overline{01}$,我们知道 $0.\overline{ab} = \frac{ab}{99}$。接下来要找 99 的因子个数,为 $6$。但注意 $1$ 不可能作为分母,所以答案是 $6-1=\boxed{5}$。 \[\]
Q21
Consider the sequence of numbers: $4,7,1,8,9,7,6,\dots$ For $n>2$, the $n$-th term of the sequence is the units digit of the sum of the two previous terms. Let $S_n$ denote the sum of the first $n$ terms of this sequence. The smallest value of $n$ for which $S_n>10,000$ is:
考虑数列:$4,7,1,8,9,7,6,\dots$。对于 $n>2$,该数列的第 $n$ 项是前两项之和的个位数。设 $S_n$ 表示该数列前 $n$ 项的和。使得 $S_n>10,000$ 的最小 $n$ 是:
Correct Answer: B
The sequence is infinite. As there are only $100$ pairs of digits, sooner or later a pair of consecutive digits will occur for the second time. As each next digit only depends on the previous two, from this point on the sequence will be periodic. (Additionally, as every two consecutive digits uniquely determine the previous one as well, the first pair of digits that will occur twice must be the first pair $4,7$.) Hence it is a good idea to find the period. Writing down more terms of the sequence, we get: \[4,7,1,8,9,7,6,3,9,2,1,3,4,7,\dots\] and we found the period. The length of the period is $12$, and its sum is $4+7+\cdots+1+3 = 60$. Hence for each $k$ we have $S_{12k} = 60k$. We have $\lfloor 10000/60 \rfloor = 166$ and $166\cdot 12 = 1992$, therefore $S_{1992} = 60\cdot 166 = 9960$. The rest can now be computed by hand, we get $S_{1998} = 9960+4+7+1+8+9+7= 9996$, and $S_{1999}=9996 + 6 = 10002$, thus the answer is $\boxed{\text{(B) }1999}$.
该数列是无限的。由于只有 $100$ 种两位数字对,迟早会有一对相邻数字第二次出现。又因为每一项只依赖于前两项,从这一点开始数列将呈周期性。 (另外,由于任意相邻两项也唯一确定前一项,因此第一次重复出现的相邻数字对必然是最初的那一对 $4,7$。) 因此,找出周期是个好主意。继续写出更多项,得到: \[4,7,1,8,9,7,6,3,9,2,1,3,4,7,\dots\] 于是找到了周期。周期长度为 $12$,其和为 $4+7+\cdots+1+3 = 60$。因此对每个 $k$ 都有 $S_{12k} = 60k$。 有 $\lfloor 10000/60 \rfloor = 166$ 且 $166\cdot 12 = 1992$,因此 $S_{1992} = 60\cdot 166 = 9960$。 接下来手算剩余部分:$S_{1998} = 9960+4+7+1+8+9+7= 9996$,并且 $S_{1999}=9996 + 6 = 10002$,因此答案是 $\boxed{\text{(B) }1999}$。
Q22
Triangle $ABC$ is a right triangle with $\angle ACB$ as its right angle, $m\angle ABC = 60^\circ$ , and $AB = 10$. Let $P$ be randomly chosen inside $ABC$ , and extend $\overline{BP}$ to meet $\overline{AC}$ at $D$. What is the probability that $BD > 5\sqrt2$?
三角形 $ABC$ 是直角三角形,且 $\angle ACB$ 为直角,$m\angle ABC = 60^\circ$,并且 $AB = 10$。在 $ABC$ 内随机选取点 $P$,将 $\overline{BP}$ 延长与 $\overline{AC}$ 相交于 $D$。$BD > 5\sqrt2$ 的概率是多少?
stem
Correct Answer: C
Clearly $BC=5$ and $AC=5\sqrt{3}$. Choose a $P'$ and get a corresponding $D'$ such that $BD'= 5\sqrt{2}$ and $CD'=5$. For $BD > 5\sqrt2$ we need $CD>5$, creating an isosceles right triangle with hypotenuse $5\sqrt {2}$ . Thus the point $P$ may only lie in the triangle $ABD'$. The probability of it doing so is the ratio of areas of $ABD'$ to $ABC$, or equivalently, the ratio of $AD'$ to $AC$ because the triangles have identical altitudes when taking $AD'$ and $AC$ as bases. This ratio is equal to $\frac{AC-CD'}{AC}=1-\frac{CD'}{AC}=1-\frac{5}{5\sqrt{3}}=1-\frac{\sqrt{3}}{3}= \frac{3-\sqrt{3}}{3}$. Thus the answer is $\boxed{C}$.
显然 $BC=5$ 且 $AC=5\sqrt{3}$。选取一点 $P'$ 并得到对应的 $D'$,使得 $BD'= 5\sqrt{2}$ 且 $CD'=5$。要使 $BD > 5\sqrt2$,需要 $CD>5$,从而形成一条斜边为 $5\sqrt {2}$ 的等腰直角三角形。因此点 $P$ 只能落在三角形 $ABD'$ 内。其概率为 $ABD'$ 与 $ABC$ 的面积之比;等价地,由于以 $AD'$ 和 $AC$ 为底时两三角形的高相同,该比值也等于 $AD'$ 与 $AC$ 的比值。这个比值为 $\frac{AC-CD'}{AC}=1-\frac{CD'}{AC}=1-\frac{5}{5\sqrt{3}}=1-\frac{\sqrt{3}}{3}= \frac{3-\sqrt{3}}{3}$。 因此答案是 $\boxed{C}$。
Q23
In triangle $ABC$, side $AC$ and the perpendicular bisector of $BC$ meet in point $D$, and $BD$ bisects $\angle ABC$. If $AD=9$ and $DC=7$, what is the area of triangle $ABD$?
在三角形 $ABC$ 中,边 $AC$ 与 $BC$ 的垂直平分线相交于点 $D$,且 $BD$ 平分 $\angle ABC$。若 $AD=9$ 且 $DC=7$,求三角形 $ABD$ 的面积。
Correct Answer: D
Looking at the triangle $BCD$, we see that its perpendicular bisector reaches the vertex, therefore implying it is isosceles. Let $x = \angle C$, so that $B=2x$ from given and the previous deducted. Then $\angle ABD=x, \angle ADB=2x$ because any exterior angle of a triangle has a measure that is the sum of the two interior angles that are not adjacent to the exterior angle. That means $\triangle ABD$ and $\triangle ACB$ are similar, so $\frac {16}{AB}=\frac {AB}{9} \Longrightarrow AB=12$. Then by using Heron's Formula on $ABD$ (with sides $12,7,9$), we have $[\triangle ABD]= \sqrt{14(2)(7)(5)} = 14\sqrt5 \Longrightarrow \boxed{\text{D}}$.
观察三角形 $BCD$,其垂直平分线经过顶点,因此该三角形为等腰三角形。设 $x = \angle C$,由已知以及前述结论可得 $B=2x$。于是 $\angle ABD=x, \angle ADB=2x$,因为三角形的任一外角等于与其不相邻的两个内角之和。这意味着 $\triangle ABD$ 与 $\triangle ACB$ 相似,所以 $\frac {16}{AB}=\frac {AB}{9} \Longrightarrow AB=12$。 然后对 $ABD$(边长为 $12,7,9$)使用海伦公式,有 $[\triangle ABD]= \sqrt{14(2)(7)(5)} = 14\sqrt5 \Longrightarrow \boxed{\text{D}}$。
solution
Q24
Find the number of ordered pairs of real numbers $(a,b)$ such that $(a+bi)^{2002} = a-bi$.
求满足 $(a+bi)^{2002} = a-bi$ 的实数有序对 $(a,b)$ 的个数。
Correct Answer: E
Let $s=\sqrt{a^2+b^2}$ be the magnitude of $a+bi$. Then the magnitude of $(a+bi)^{2002}$ is $s^{2002}$, while the magnitude of $a-bi$ is $s$. We get that $s^{2002}=s$, hence either $s=0$ or $s=1$. For $s=0$ we get a single solution $(a,b)=(0,0)$. Let's now assume that $s=1$. Multiply both sides by $a+bi$. The left hand side becomes $(a+bi)^{2003}$, the right hand side becomes $(a-bi)(a+bi)=a^2 + b^2 = 1$. Hence the solutions for this case are precisely all the $2003$rd complex roots of unity, and there are $2003$ of those. The total number of solutions is therefore $1+2003 = \boxed{2004}$.
设 $s=\sqrt{a^2+b^2}$ 为 $a+bi$ 的模。则 $(a+bi)^{2002}$ 的模为 $s^{2002}$,而 $a-bi$ 的模为 $s$。因此有 $s^{2002}=s$,从而 $s=0$ 或 $s=1$。 当 $s=0$ 时,得到唯一解 $(a,b)=(0,0)$。 现在假设 $s=1$。两边同乘以 $a+bi$。左边变为 $(a+bi)^{2003}$,右边变为 $(a-bi)(a+bi)=a^2 + b^2 = 1$。因此此情形下的解恰好是所有 $2003$ 次单位根,共有 $2003$ 个。 因此解的总数为 $1+2003 = \boxed{2004}$。
Q25
The nonzero coefficients of a polynomial $P$ with real coefficients are all replaced by their mean to form a polynomial $Q$. Which of the following could be a graph of $y=P(x)$ and $y=Q(x)$ over the interval $-4\le x\le 4$?
将一个实系数多项式 $P$ 的所有非零系数都替换为它们的平均值,从而得到多项式 $Q$。下列哪一个可能是区间 $-4\le x\le 4$ 上 $y=P(x)$ 与 $y=Q(x)$ 的图像?
Correct Answer: B
The sum of the coefficients of $P$ and of $Q$ will be equal, so $P(1) = Q(1)$. The only answer choice with an intersection between the two graphs at $x = 1$ is (B). (The polynomials in the graph are $P(x) = 2x^4-3x^2-3x-4$ and $Q(x) = -2x^4-2x^2-2x-2$.)
$P$ 与 $Q$ 的系数之和相等,因此 $P(1) = Q(1)$。唯一在 $x = 1$ 处两图像相交的选项是 (B)。(图中的多项式为 $P(x) = 2x^4-3x^2-3x-4$ 和 $Q(x) = -2x^4-2x^2-2x-2$。)