/

AMC12 2005 A

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

AMC12 · 2005 (A)

Q1
Two is $10 \%$ of $x$ and $20 \%$ of $y$. What is $x - y$?
2 是 $x$ 的 $10 \%$,也是 $y$ 的 $20 \%$。$x - y$ 是多少?
Correct Answer: D
$2 = \frac {1}{10}x \Longrightarrow x = 20,\quad 2 = \frac{1}{5}y \Longrightarrow y = 10,\quad x-y = 20 - 10=10 \mathrm{(D)}$.
$2 = \frac {1}{10}x \Longrightarrow x = 20,\quad 2 = \frac{1}{5}y \Longrightarrow y = 10,\quad x-y = 20 - 10=10 \mathrm{(D)}$.
Q2
The equations $2x + 7 = 3$ and $bx - 10 = -2$ have the same solution $x$. What is the value of $b$?
方程 $2x + 7 = 3$ 和 $bx - 10 = -2$ 有相同的解 $x$。$b$ 的值是多少?
Correct Answer: B
$2x + 7 = 3 \iff x = -2$, so we require $-2b-10 = -2 \iff -2b = 8 \iff b = \boxed{\textbf{(B) } -4}$.
$2x + 7 = 3 \iff x = -2$, so we require $-2b-10 = -2 \iff -2b = 8 \iff b = \boxed{\textbf{(B) } -4}$.
Q3
A rectangle with a diagonal of length $x$ is twice as long as it is wide. What is the area of the rectangle?
一个对角线长度为 $x$ 的矩形,其长是宽的两倍。该矩形的面积是多少?
Correct Answer: B
Let $w$ be the width, so the length is $2w$. By the Pythagorean Theorem, $w^2 + 4w^2 = x^2 \Longrightarrow \frac{x}{\sqrt{5}} = w$. The area of the rectangle is $(w)(2w) = 2w^2 = 2\left(\frac{x}{\sqrt{5}}\right)^2 = \frac{2}{5}x^2 \ \mathrm{(B)}$.
Let $w$ be the width, so the length is $2w$. By the Pythagorean Theorem, $w^2 + 4w^2 = x^2 \Longrightarrow \frac{x}{\sqrt{5}} = w$. The area of the rectangle is $(w)(2w) = 2w^2 = 2\left(\frac{x}{\sqrt{5}}\right)^2 = \frac{2}{5}x^2 \ \mathrm{(B)}$.
Q4
A store normally sells windows at $\$100$ each. This week the store is offering one free window for each purchase of four. Dave needs seven windows and Doug needs eight windows. How many dollars will they save if they purchase the windows together rather than separately?
一家商店通常以 $\$100$ 的价格出售每个窗户。本周商店提供每购买四个窗户赠送一个免费窗户。Dave 需要七个窗户,Doug 需要八个窗户。如果他们一起购买而不是分开购买,能节省多少美元?
Correct Answer: A
For $n$ windows, the store offers a discount of $100 \cdot \left\lfloor\frac{n}{5}\right\rfloor$ (floor function). Dave receives a discount of $100 \cdot \left\lfloor \frac{7}{5}\right \rfloor = 100$ and Doug receives a discount of $100 \cdot \left\lfloor \frac{8}{5}\right\rfloor = 100$. These amount to $200$ dollars in discounts. Together, they receive a discount of $100 \cdot \left\lfloor \frac{15}{5} \right\rfloor = 300$, so they save $300-200=100\ \mathrm{(A)}$.
For $n$ windows, the store offers a discount of $100 \cdot \left\lfloor\frac{n}{5}\right\rfloor$ (floor function). Dave receives a discount of $100 \cdot \left\lfloor \frac{7}{5}\right \rfloor = 100$ and Doug receives a discount of $100 \cdot \left\lfloor \frac{8}{5}\right\rfloor = 100$. These amount to $200$ dollars in discounts. Together, they receive a discount of $100 \cdot \left\lfloor \frac{15}{5} \right\rfloor = 300$, so they save $300-200=100\ \mathrm{(A)}$.
Q5
The average (mean) of $20$ numbers is $30$, and the average of $30$ other numbers is $20$. What is the average of all $50$ numbers?
$20$ 个数的平均数(均值)是 $30$,另外 $30$ 个数的平均数是 $20$。这 $50$ 个数的平均数是多少?
Correct Answer: B
The sum of the first $20$ numbers is $20 \cdot 30$ and the sum of the other $30$ numbers is $30\cdot 20$. Hence the overall average is $\frac{20 \cdot 30 + 30 \cdot 20}{50} = 24 \ \mathrm{(B)}$. This is just the harmonic mean, so the answer is $\frac{2 \cdot 20 \cdot 30}{20+30}=24 \ \mathrm{(B)}$. Solution by franzliszt
前 $20$ 个数的和是 $20 \cdot 30$,另外 $30$ 个数的和是 $30\cdot 20$。因此总体平均数是 $\frac{20 \cdot 30 + 30 \cdot 20}{50} = 24 \ \mathrm{(B)}$。 这就是调和平均数,所以答案是 $\frac{2 \cdot 20 \cdot 30}{20+30}=24 \ \mathrm{(B)}$。 Solution by franzliszt
Q6
Josh and Mike live $13$ miles apart. Yesterday Josh started to ride his bicycle toward Mike's house. A little later Mike started to ride his bicycle toward Josh's house. When they met, Josh had ridden for twice the length of time as Mike and at four-fifths of Mike's rate. How many miles had Mike ridden when they met?
Josh 和 Mike 相距 $13$ 英里。昨天 Josh 开始骑自行车朝 Mike 家骑去。过了一会儿 Mike 开始骑自行车朝 Josh 家骑去。当他们相遇时,Josh 骑行的时间是 Mike 的两倍,并且速度是 Mike 的五分之四。他们相遇时 Mike 骑了多少英里?
Correct Answer: B
Let $D_J, D_M$ be the distances traveled by Josh and Mike, respectively, and let $r,t$ be the time and rate of Mike. Using $d = rt$, we have that $D_M = rt$ and $D_J = \left(\frac{4}{5}r\right)\left(2t\right) = \frac 85rt$. Then $13 = D_M + D_J = rt + \frac{8}{5}rt = \frac{13}{5}rt$ $\Longrightarrow rt = D_M = 5\ \mathrm{(B)}$.
设 $D_J, D_M$ 分别为 Josh 和 Mike 骑行的距离,设 $r,t$ 分别为 Mike 的速度和时间。由 $d = rt$,有 $D_M = rt$ 且 $D_J = \left(\frac{4}{5}r\right)\left(2t\right) = \frac 85rt$。于是 $13 = D_M + D_J = rt + \frac{8}{5}rt = \frac{13}{5}rt$ $\Longrightarrow rt = D_M = 5\ \mathrm{(B)}$。
Q7
Square $EFGH$ is inside square $ABCD$ so that each side of $EFGH$ can be extended to pass through a vertex of $ABCD$. Square $ABCD$ has side length $\sqrt{50}$, $E$ is between $B$ and $H$, and $BE = 1$. What is the area of the inner square $EFGH$?
正方形 $EFGH$ 在正方形 $ABCD$ 内部,使得 $EFGH$ 的每条边延长后都能通过 $ABCD$ 的一个顶点。正方形 $ABCD$ 的边长为 $\sqrt{50}$,$E$ 在 $B$ 和 $H$ 之间,且 $BE = 1$。内正方形 $EFGH$ 的面积是多少?
stem
Correct Answer: C
Error creating thumbnail: Unable to save thumbnail to destination Arguable the hardest part of this question is to visualize the diagram. Since each side of $EFGH$ can be extended to pass through a vertex of $ABCD$, we realize that $EFGH$ must be tilted in such a fashion. Let a side of $EFGH$ be $x$. Error creating thumbnail: Unable to save thumbnail to destination Notice the right triangle (in blue) with legs $1, x+1$ and hypotenuse $\sqrt{50}$. By the Pythagorean Theorem, we have $1^2 + (x+1)^2 = (\sqrt{50})^2 \Longrightarrow (x+1)^2 = 49 \Longrightarrow x = 6$. Thus, $[EFGH] = x^2 = 36\ \mathrm{(C)}$
Error creating thumbnail: Unable to save thumbnail to destination 可以说这题最难的部分是想象图形。由于 $EFGH$ 的每条边都可以延长并通过 $ABCD$ 的一个顶点,我们知道 $EFGH$ 必须以这种方式倾斜放置。设 $EFGH$ 的边长为 $x$。 Error creating thumbnail: Unable to save thumbnail to destination 注意蓝色所示的直角三角形,其两条直角边分别为 $1$ 和 $x+1$,斜边为 $\sqrt{50}$。由勾股定理,$1^2 + (x+1)^2 = (\sqrt{50})^2 \Longrightarrow (x+1)^2 = 49 \Longrightarrow x = 6$。因此,$[EFGH] = x^2 = 36\ \mathrm{(C)}$
Q8
Let $A,M$, and $C$ be digits with \[(100A+10M+C)(A+M+C) = 2005.\] What is $A$?
设 $A,M$, 和 $C$ 是数字,使得 \[(100A+10M+C)(A+M+C) = 2005.\] $A$ 是多少?
Correct Answer: D
Clearly the two quantities are both integers, so we check the prime factorization of $2005 = 5 \cdot 401$. It is easy to see now that $(A,M,C) = (4,0,1)$ works, so the answer is $\mathrm{(D)}$.
显然这两个量都是整数,因此检查 $2005$ 的素因数分解:$2005 = 5 \cdot 401$。现在很容易看出 $(A,M,C) = (4,0,1)$ 可行,所以答案是 $\mathrm{(D)}$。
Q9
There are two values of $a$ for which the equation $4x^2 + ax + 8x + 9 = 0$ has only one solution for $x$. What is the sum of those values of $a$?
方程 $4x^2 + ax + 8x + 9 = 0$ 只有一个 $x$ 解时,$a$ 有两个取值。这两个 $a$ 值的和是多少?
Correct Answer: A
https://youtu.be/3dfbWzOfJAI?t=222
https://youtu.be/3dfbWzOfJAI?t=222
Q10
A wooden cube $n$ units on a side is painted red on all six faces and then cut into $n^3$ unit cubes. Exactly one-fourth of the total number of faces of the unit cubes are red. What is $n$?
一个边长为 $n$ 单位的木立方体,六个面都涂成红色,然后切成 $n^3$ 个单位立方体。单位立方体所有面的总数中,恰好有四分之一是红色的。$n$ 是多少?
Correct Answer: B
There are $6n^3$ sides total on the unit cubes, and $6n^2$ are painted red. $\dfrac{6n^2}{6n^3}=\dfrac{1}{4} \Rightarrow n=4 \rightarrow \mathrm {B}$
单位立方体共有 $6n^3$ 个面,其中被涂成红色的有 $6n^2$ 个。 $\dfrac{6n^2}{6n^3}=\dfrac{1}{4} \Rightarrow n=4 \rightarrow \mathrm {B}$
Q11
How many three-digit numbers satisfy the property that the middle digit is the average of the first and the last digits?
有多少个三位数满足中间的数位是首位和末位数位的平均数?
Correct Answer: E
Let the digits be $A, B, C$ so that $B = \frac {A + C}{2}$. In order for this to be an integer, $A$ and $C$ have to have the same parity. There are $9$ possibilities for $A$, and $5$ for $C$. $B$ depends on the value of both $A$ and $C$ and is unique for each $(A,C)$. Thus our answer is $9 \cdot 5 \cdot 1 = 45 \implies E$.
设三位数的数位为 $A, B, C$,则 $B = \frac {A + C}{2}$。要使其为整数,$A$ 与 $C$ 必须同奇同偶。$A$ 有 $9$ 种可能,$C$ 有 $5$ 种可能。$B$ 由 $A$ 与 $C$ 的取值唯一确定,因此答案为 $9 \cdot 5 \cdot 1 = 45 \implies E$。
Q12
A line passes through $A(1,1)$ and $B(100,1000)$. How many other points with integer coordinates are on the line and strictly between $A$ and $B$?
一条直线经过点 $A(1,1)$ 和 $B(100,1000)$。在这条直线上,严格位于 $A$ 和 $B$ 之间且具有整数坐标的其它点有多少个?
Correct Answer: D
For convenience’s sake, we can transform $A$ to the origin and $B$ to $(99,999)$ (this does not change the problem). The line $AB$ has the equation $y = \frac{999}{99}x = \frac{111}{11}x$. The coordinates are integers if $11|x$, so the values of $x$ are $11, 22 \ldots 88$, with a total of $8\implies \boxed{\mathrm{(D)}}$ coordinates.
为方便起见,将 $A$ 平移到原点、将 $B$ 平移到 $(99,999)$(这不改变问题)。直线 $AB$ 的方程为 $y = \frac{999}{99}x = \frac{111}{11}x$。当且仅当 $11|x$ 时坐标为整数,因此 $x$ 可取 $11, 22 \ldots 88$,共 $8\implies \boxed{\mathrm{(D)}}$ 个点。
Q13
In the five-sided star shown, the letters $A$, $B$, $C$, $D$ and $E$ are replaced by the numbers $3$, $5$, $6$, $7$ and $9$, although not necessarily in that order. The sums of the numbers at the ends of the line segments $\overline{AB}$, $\overline{BC}$, $\overline{CD}$, $\overline{DE}$ and $\overline{EA}$ form an arithmetic sequence, although not necessarily in that order. What is the middle term of the arithmetic sequence?
在所示的五角星中,字母 $A$, $B$, $C$, $D$ 和 $E$ 被数字 $3$, $5$, $6$, $7$ 和 $9$ 替换(不一定按此顺序)。线段 $\overline{AB}$, $\overline{BC}$, $\overline{CD}$, $\overline{DE}$ 和 $\overline{EA}$ 两端数字之和形成一个等差数列(不一定按此顺序)。这个等差数列的中间项是多少?
stem
Correct Answer: D
$(A+B) + (B+C) + (C+D) + (D+E) + (E+A) = 2(A+B+C+D+E)$ (i.e., each number is counted twice). The sum $A + B + C + D + E$ will always be $3 + 5 + 6 + 7 + 9 = 30$, so the arithmetic sequence has a sum of $2 \cdot 30 = 60$. The middle term must be the average of the five numbers, which is $\frac{60}{5} = 12 \Longrightarrow \mathrm{(D)}$.
$(A+B) + (B+C) + (C+D) + (D+E) + (E+A) = 2(A+B+C+D+E)$(即每个数字被计算了两次)。$A + B + C + D + E$ 恒为 $3 + 5 + 6 + 7 + 9 = 30$,因此该等差数列的和为 $2 \cdot 30 = 60$。中间项必须是这五个数的平均数,即 $\frac{60}{5} = 12 \Longrightarrow \mathrm{(D)}$。
Q14
On a standard die one of the dots is removed at random with each dot equally likely to be chosen. The die is then rolled. What is the probability that the top face has an odd number of dots?
在一个标准骰子上,随机移除一个点,每个点被选中的概率相等。然后掷骰子。顶面点数为奇数的概率是多少?
Correct Answer: D
There are $1 + 2 + 3 + 4 + 5 + 6 = 21$ dots total. Casework: - The dot is removed from an even face. There is a $\frac{2+4+6}{21} = \frac{4}{7}$ chance of this happening. Then there are 4 odd faces, giving us a probability of $\frac 47 \cdot \frac 46 = \frac{8}{21}$. - The dot is removed from an odd face. There is a $\frac{1+3+5}{21} = \frac{3}{7}$ chance of this happening. Then there are 2 odd faces, giving us a probability of $\frac 37 \cdot \frac 26 = \frac{1}{7}$. Thus the answer is $\frac 8{21} + \frac 17 = \frac{11}{21} \Longrightarrow \mathrm{(D)}$.
总共有 $1 + 2 + 3 + 4 + 5 + 6 = 21$ 个点。分类讨论: - 移除的点来自偶数面。发生概率为 $\frac{2+4+6}{21} = \frac{4}{7}$。此时仍有 4 个奇数面,因此概率为 $\frac 47 \cdot \frac 46 = \frac{8}{21}$。 - 移除的点来自奇数面。发生概率为 $\frac{1+3+5}{21} = \frac{3}{7}$。此时只有 2 个奇数面,因此概率为 $\frac 37 \cdot \frac 26 = \frac{1}{7}$。 因此答案为 $\frac 8{21} + \frac 17 = \frac{11}{21} \Longrightarrow \mathrm{(D)}$。
Q15
Let $\overline{AB}$ be a diameter of a circle and $C$ be a point on $\overline{AB}$ with $2 \cdot AC = BC$. Let $D$ and $E$ be points on the circle such that $\overline{DC} \perp \overline{AB}$ and $\overline{DE}$ is a second diameter. What is the ratio of the area of $\triangle DCE$ to the area of $\triangle ABD$?
设 $\overline{AB}$ 为圆的直径,$C$ 为 $\overline{AB}$ 上的点且 $2 \cdot AC = BC$。$D$ 和 $E$ 为圆上的点,使得 $\overline{DC} \perp \overline{AB}$ 且 $\overline{DE}$ 为另一条直径。$\triangle DCE$ 的面积与 $\triangle ABD$ 的面积之比是多少?
stem
Correct Answer: C
Notice that the bases of both triangles are diameters of the circle. Hence the ratio of the areas is just the ratio of the heights of the triangles, or $\frac{CF}{CD}$ ($F$ is the foot of the perpendicular from $C$ to $DE$). Call the radius $r$. Then $AC = \frac 13(2r) = \frac 23r$, $CO = \frac 13r$. Using the Pythagorean Theorem in $\triangle OCD$, we get $\frac{1}{9}r^2 + CD^2 = r^2 \Longrightarrow CD = \frac{2\sqrt{2}}3r$. Now we have to find $CF$. Notice $\triangle OCD \sim \triangle OFC$, so we can write the proportion: By the Pythagorean Theorem in $\triangle OFC$, we have $\left(\frac{1}{9}r\right)^2 + CF^2 = \left(\frac{1}{3}r\right)^2 \Longrightarrow CF = \sqrt{\frac{8}{81}r^2} = \frac{2\sqrt{2}}{9}r$. Our answer is $\frac{CF}{CD} = \frac{\frac{2\sqrt{2}}{9}r}{\frac{2\sqrt{2}}{3}r} = \frac 13 \Longrightarrow \mathrm{(C)}$. Let the center of the circle be $O$. Note that $2 \cdot AC = BC \Rightarrow 3 \cdot AC = AB$. $O$ is midpoint of $AB \Rightarrow \frac{3}{2}AC = AO \Rightarrow CO = \frac{1}{3}AO \Rightarrow CO = \frac{1}{6} AB$. $O$ is midpoint of $DE \Rightarrow$ Area of $\triangle DCE = 2 \cdot$ Area of $\triangle DCO = 2 \cdot (\frac{1}{6} \cdot$ Area of $\triangle ABD) = \frac{1}{3} \cdot$ Area of $\triangle ABD \Longrightarrow \mathrm{(C)}$. Let $r$ be the radius of the circle. Note that $AC+BC = 2r$ so $AC = \frac{2}{3}r$. By Power of a Point Theorem, $CD^2= AC \cdot BC = 2\cdot AC^2$, and thus $CD = \sqrt{2} \cdot AC = \frac{2\sqrt{2}}{3}r$ Then the area of $\triangle ABD$ is $\frac{1}{2} AB \cdot CD = \frac{2\sqrt{2}}{3}r^2$. Similarly, the area of $\triangle DCE$ is $\frac{1}{2}(r-AC) \cdot 2 \cdot CD = \frac{2\sqrt{2}}{9}r^2$, so the desired ratio is $\frac{\frac{2\sqrt{2}}{9}r^2}{\frac{2\sqrt{2}}{3}r^2} = \frac{1}{3} \Longrightarrow \mathrm{(C)}$ Let the center of the circle be $O$. Without loss of generality, let the radius of the circle be equal to $3$. Thus, $AO=3$ and $OB=3$. As a consequence of $2(AC)=BC$, $AC=2$ and $CO=1$. Also, we know that $DO$ and $OE$ are both equal to $3$ due to the fact that they are both radii. Thus from the Pythagorean Theorem, we have DC being equal to $\sqrt{3^2-1^2}$ or $2\sqrt{2}$. Now we know that the area of $[ABD]$ is equal to $\frac{(3+2+1)(2\sqrt{2})}{2}$ or $6\sqrt{2}$. Know we need to find the area of $[DCE]$. By simple inspection $[COD]$ $\cong$ $[HOE]$ due to angles being equal and CPCTC. Thus $HE=2\sqrt{2}$ and $OH=1$. Know we know the area of $[CHE]=\frac{(1+1)(2\sqrt{2})}{2}$ or $2\sqrt{2}$. We also know that the area of $[OHE]=\frac{(1)(2\sqrt{2})}{2}$ or $\sqrt{2}$. Thus the area of $[COE]=2\sqrt{2}-\sqrt{2}$ or $\sqrt{2}$. We also can calculate the area of $[DOC]$ to be $\frac{(1)(2\sqrt{2})}{2}$ or $\sqrt{2}$. Thus $[DCE]$ is equal to $[COE]$ + $[DOC]$ or $\sqrt{2}+\sqrt{2}$ or $2\sqrt{2}$. The ratio between $[DCE]$ and $[ABD]$ is equal to $\frac{2\sqrt{2}}{6\sqrt{2}}$ or $\frac{1}{3}$ $\Longrightarrow \mathrm{(C)}$. We will use the shoelace formula. Our origin is the center of the circle. Denote the ordered pair for $D (x,y)$, and notice how $E$ is a 180 degree rotation of $D$, using the rotation matrix formula we get $E = (-x,-y)$. WLOG say that this circle has radius $3$. We can now find points $A$, $B$, and $C$ which are $(-3,0)$, $(3,0)$, and $(-1,0)$ respectively. By shoelace the area of $CED$ is $Y$, and the area of $ADB$ is $3Y$. Using division we get that the answer is $\mathrm{(C)}$. We set point $A$ as a mass of 2. This means that point $B$ has a mass of $1$ since $2\times{AC} = 1\times{BC}$. This implies that point $C$ has a mass of $2+1 = 3$ and the center of the circle has a mass of $3+1 = 4$. After this, we notice that points $D$ and $E$ both must have a mass of $2$ since $2+2 = 4$ and they are both radii of the circle. To find the ratio of the areas, we do the reciprocal of the multiplication of the mass points of DCE and the multiplication of ABD divided by each other. Which is simply $\frac{3\times2\times2}{2\times2\times1}$ which is $\boxed{\frac{1}{3}}$ (the reciprocal of 3)
注意到两个三角形的底边都是圆的直径。因此面积之比等于对应高之比,即 $\frac{CF}{CD}$($F$ 为从 $C$ 向 $DE$ 作垂线的垂足)。 设半径为 $r$。则 $AC = \frac 13(2r) = \frac 23r$,$CO = \frac 13r$。在 $\triangle OCD$ 中用勾股定理得 $\frac{1}{9}r^2 + CD^2 = r^2 \Longrightarrow CD = \frac{2\sqrt{2}}3r$。 接下来求 $CF$。注意 $\triangle OCD \sim \triangle OFC$,因此可列比例: 在 $\triangle OFC$ 中用勾股定理得 $\left(\frac{1}{9}r\right)^2 + CF^2 = \left(\frac{1}{3}r\right)^2 \Longrightarrow CF = \sqrt{\frac{8}{81}r^2} = \frac{2\sqrt{2}}{9}r$。 所求比值为 $\frac{CF}{CD} = \frac{\frac{2\sqrt{2}}{9}r}{\frac{2\sqrt{2}}{3}r} = \frac 13 \Longrightarrow \mathrm{(C)}$。
solution solution solution
Q16
Three circles of radius $s$ are drawn in the first quadrant of the $xy$-plane. The first circle is tangent to both axes, the second is tangent to the first circle and the $x$-axis, and the third is tangent to the first circle and the $y$-axis. A circle of radius $r > s$ is tangent to both axes and to the second and third circles. What is $r/s$?
在 $xy$ 平面的第一象限中画三个半径为 $s$ 的圆。第一个圆与两条坐标轴都相切,第二个圆与第一个圆和 $x$ 轴相切,第三个圆与第一个圆和 $y$ 轴相切。一个半径为 $r > s$ 的圆与两条坐标轴以及第二、第三个圆都相切。求 $r/s$。
stem
Correct Answer: D
Error creating thumbnail: Unable to save thumbnail to destination Set $s =1$ so that we only have to find $r$. Draw the segment between the center of the third circle and the large circle; this has length $r+1$. We then draw the radius of the large circle that is perpendicular to the x-axis, and draw the perpendicular from this radius to the center of the third circle. This gives us a right triangle with legs $r-3,r-1$ and hypotenuse $r+1$. The Pythagorean Theorem yields: Quite obviously $r > 1$, so $r = 9$.
Error creating thumbnail: Unable to save thumbnail to destination 令 $s =1$,这样我们只需要求 $r$。连接第三个圆的圆心与大圆的圆心,这条线段长度为 $r+1$。再作大圆上一条与 $x$ 轴垂直的半径,并从该半径向第三个圆的圆心作垂线。这样得到一个直角三角形,其两条直角边分别为 $r-3,r-1$,斜边为 $r+1$。由勾股定理得: Quite obviously $r > 1$, so $r = 9$.
Q17
A unit cube is cut twice to form three triangular prisms, two of which are congruent, as shown in Figure 1. The cube is then cut in the same manner along the dashed lines shown in Figure 2. This creates nine pieces. What is the volume of the piece that contains vertex $W$?
一个单位立方体被切割两次,形成三个三角柱体,其中两个全等,如图 1 所示。然后按照图 2 中虚线所示的方式,用同样的方法再次切割该立方体。这将产生九个部分。包含顶点 $W$ 的那一块的体积是多少?
stem
Correct Answer: A
It is a pyramid with height $1$ and base area $\frac{1}{4}$, so using the formula for the volume of a pyramid, $\frac{1}{3} \cdot \left(\frac{1}{4}\right) \cdot (1) = \frac {1}{12} \Rightarrow \boxed{(\mathrm {A})}$.
它是一个高为 $1$、底面积为 $\frac{1}{4}$ 的棱锥,因此用棱锥体积公式,$\frac{1}{3} \cdot \left(\frac{1}{4}\right) \cdot (1) = \frac {1}{12} \Rightarrow \boxed{(\mathrm {A})}$.
Q18
Call a number "prime-looking" if it is composite but not divisible by $2$, $3$, or $5$. The three smallest prime-looking numbers are $49$, $77$, and $91$. There are $168$ prime numbers less than $1000$. How many prime-looking numbers are there less than $1000$?
称一个数为“质数样”数,如果它是合数但不被 $2$、$3$ 或 $5$ 整除。最小的三个质数样数是 $49$、$77$ 和 $91$。小于 $1000$ 的质数有 $168$ 个。小于 $1000$ 的质数样数有多少个?
Correct Answer: A
The given states that there are $168$ prime numbers less than $1000$, which is a fact we must somehow utilize. Since there seems to be no easy way to directly calculate the number of "prime-looking" numbers, we can apply complementary counting. We can split the numbers from $1$ to $1000$ into several groups: $\{1\},$ $\{\mathrm{numbers\ divisible\ by\ 2 = S_2}\},$ $\{\mathrm{numbers\ divisible\ by\ 3 = S_3}\},$ $\{\mathrm{numbers\ divisible\ by\ 5 = S_5}\}, \{\mathrm{primes\ not\ including\ 2,3,5}\},$ $\{\mathrm{prime-looking}\}$. Hence, the number of prime-looking numbers is $1000 - (168-3) - 1 - |S_2 \cup S_3 \cup S_5|$ (note that $2,3,5$ are primes). We can calculate $S_2 \cup S_3 \cup S_5$ using the Principle of Inclusion-Exclusion: (the values of $|S_2| \ldots$ and their intersections can be found quite easily) Substituting, we find that our answer is $1000 - 165 - 1 - 734 = 100 \Longrightarrow \mathrm{(A)}$.
题目给出小于 $1000$ 的质数有 $168$ 个,这是一个我们必须设法利用的事实。由于似乎没有直接计算“质数样”数个数的简便方法,我们可以用补集计数。我们可以把从 $1$ 到 $1000$ 的数分成若干组:$\{1\},$ $\{\mathrm{能被\ 2\ 整除的数}=S_2\},$ $\{\mathrm{能被\ 3\ 整除的数}=S_3\},$ $\{\mathrm{能被\ 5\ 整除的数}=S_5\}, \{\mathrm{不包括\ 2,3,5\ 的质数}\},$ $\{\mathrm{质数样数}\}$。因此,质数样数的个数为 $1000 - (168-3) - 1 - |S_2 \cup S_3 \cup S_5|$(注意 $2,3,5$ 是质数)。 我们可以用容斥原理计算 $S_2 \cup S_3 \cup S_5$:($|S_2| \ldots$ 及其交集的值都很容易求出) 代入后可得答案为 $1000 - 165 - 1 - 734 = 100 \Longrightarrow \mathrm{(A)}$。
Q19
A faulty car odometer proceeds from digit $3$ to digit $5$, always skipping the digit $4$, regardless of position. For example, after traveling one mile the odometer changed from $000039$ to $000050$. If the odometer now reads $002005$, how many miles has the car actually traveled?
一个有故障的汽车里程表从数字 $3$ 直接跳到数字 $5$,总是跳过数字 $4$,无论在何位置。例如,行驶一英里后,里程表从 $000039$ 变为 $000050$。如果里程表现在显示 $002005$,汽车实际行驶了多少英里?
Correct Answer: B
We find the number of numbers with a $4$ and subtract from $2005$. Quick counting tells us that there are $200$ numbers with a 4 in the hundreds place, $200$ numbers with a 4 in the tens place, and $201$ numbers with a 4 in the units place (counting $2004$). Now we apply the Principle of Inclusion-Exclusion. There are $20$ numbers with a 4 in the hundreds and in the tens, and $20$ for both the other two intersections. The intersection of all three sets is just $2$. So we get: Alternatively, consider that counting without the number $4$ is almost equivalent to counting in base $9$; only, in base $9$, the number $9$ is not counted. Since $4$ is skipped, the symbol $5$ represents $4$ miles of travel, and we have traveled $2004_9$ miles. By base conversion, $2004_9=9^3(2)+9^0(4)=729(2)+1(4)=1458+4=\boxed{1462}$ Since any numbers containing one or more $4$s were skipped, we need only to find the numbers that don't contain a $4$ at all. First we consider $1$ - $1999$. Single digits are simply four digit numbers with a zero in all but the ones place (this concept applies to double and triple digits numbers as well). From $1$ - $1999$, we have $2$ possibilities for the thousands place, and $9$ possibilities for the hundreds, tens, and ones places. This is $2 \cdot 9 \cdot 9 \cdot 9-1$ possibilities (because $0000$ doesn't count) or $1457$ numbers. From $2000$ - $2005$ there are $6$ numbers, $5$ of which don't contain a $4$. Therefore the total is $1457 + 5$, or $1462$ $\Rightarrow$ $\boxed{\text{B}}$. We seek to find the amount of numbers that contain at least one $4,$ and subtract this number from $2005.$ We can simply apply casework to this problem. The amount of numbers with at least one $4$ that are one or two digit numbers are $4,14,24,34,40-49,54,\cdots,94$ which gives $19$ numbers. The amount of three digit numbers with at least one $4$ is $8*19+100=252.$ The amount of four digit numbers with at least one $4$ is $252+1+19=272$ This, our answer is $2005-19-252-272=1462,$ or $\boxed{B}.$ This is very analogous to base $9$. But, in base $9$, we don't have a $9$. So, this means that these are equal except for that base 9 will be one more than the operation here. $2005_9 = 5+0+0+1458 = 1463$. $1463 - 1 = 1462$
我们求出包含数字 $4$ 的数的个数,然后从 $2005$ 中减去。快速计数可知:百位上为 $4$ 的有 $200$ 个,十位上为 $4$ 的有 $200$ 个,个位上为 $4$ 的有 $201$ 个(包括 $2004$)。现在应用容斥原理。百位和十位同时为 $4$ 的有 $20$ 个,另外两个交集也各有 $20$ 个。三个集合的交集只有 $2$ 个。因此我们得到: Alternatively, consider that counting without the number $4$ is almost equivalent to counting in base $9$; only, in base $9$, the number $9$ is not counted. Since $4$ is skipped, the symbol $5$ represents $4$ miles of travel, and we have traveled $2004_9$ miles. By base conversion, $2004_9=9^3(2)+9^0(4)=729(2)+1(4)=1458+4=\boxed{1462}$ 由于任何包含一个或多个 $4$ 的数都被跳过,我们只需找出完全不含 $4$ 的数的个数。先考虑 $1$ 到 $1999$。一位数可以看作除个位外其余位为零的四位数(两位数、三位数同理)。从 $1$ 到 $1999$,千位有 $2$ 种可能,百位、十位、个位各有 $9$ 种可能。这共有 $2 \cdot 9 \cdot 9 \cdot 9-1$ 种可能(因为 $0000$ 不算),即 $1457$ 个数。从 $2000$ 到 $2005$ 有 $6$ 个数,其中 $5$ 个不含 $4$。因此总数为 $1457 + 5$,即 $1462$ $\Rightarrow$ $\boxed{\text{B}}$。 我们要找至少包含一个 $4$ 的数的个数,并从 $2005$ 中减去。 我们可以对本题进行分类讨论。 一位或两位数中至少含一个 $4$ 的有 $4,14,24,34,40-49,54,\cdots,94$,共 $19$ 个。 三位数中至少含一个 $4$ 的有 $8*19+100=252$ 个。 四位数中至少含一个 $4$ 的有 $252+1+19=272$ 因此答案为 $2005-19-252-272=1462,$ 即 $\boxed{B}$。 这与九进制非常类似。但在九进制中没有数字 $9$。因此这两者几乎相同,只是九进制计数会比这里多 $1$。$2005_9 = 5+0+0+1458 = 1463$. $1463 - 1 = 1462$
Q20
For each $x$ in $[0,1]$, define \[f(x) = \begin{cases} 2x, \qquad\qquad \mathrm{if} \quad 0 \leq x \leq \frac{1}{2}\\ 2-2x, \qquad \mathrm{if} \quad \frac{1}{2} < x \leq 1. \end{cases}\] Let $f^{[2]}(x) = f(f(x))$, and $f^{[n + 1]}(x) = f^{[n]}(f(x))$ for each integer $n \geq 2$. For how many values of $x$ in $[0,1]$ is $f^{[2005]}(x) = 1/2$?
对每个 $x \in [0,1]$,定义 \[f(x) = \begin{cases} 2x, \qquad\qquad \mathrm{if} \quad 0 \leq x \leq \frac{1}{2}\\ 2-2x, \qquad \mathrm{if} \quad \frac{1}{2} < x \leq 1. \end{cases}\] 令 $f^{[2]}(x) = f(f(x))$,并且对每个整数 $n \geq 2$,令 $f^{[n + 1]}(x) = f^{[n]}(f(x))$。在 $[0,1]$ 中有多少个 $x$ 满足 $f^{[2005]}(x) = 1/2$?
Correct Answer: E
For the two functions $f(x)=2x,0\le x\le \frac{1}{2}$ and $f(x)=2-2x,\frac{1}{2}\le x\le 1$,as long as $f(x)$ is between $0$ and $1$, $x$ will be in the right domain, so we don't need to worry about the domain of $x$. Also, every time we change $f(x)$, the expression for the final answer in terms of $x$ will be in a different form (although they'll all satisfy the final equation), so we get a different starting value of $x$. Every time we have two choices for $f(x$) and altogether we have to choose $2005$ times. Thus, $2^{2005}\Rightarrow\boxed{E}$. Note: the values of x that satisfy $f^{[n]}(x) = \frac {1}{2}$ are $\frac{1}{2^{n+1}}$, $\frac{3}{2^{n+1}}$, $\frac{5}{2^{n+1}}$, $\cdots$ ,$\frac{2^{n+1}-1}{2^{n+1}}$.
对于两个函数 $f(x)=2x,0\le x\le \frac{1}{2}$ 和 $f(x)=2-2x,\frac{1}{2}\le x\le 1$,只要 $f(x)$ 在 $0$ 与 $1$ 之间,$x$ 就会落在正确的定义域内,因此我们不必担心 $x$ 的定义域问题。 另外,每次改变 $f(x)$ 的取法时,最终答案用 $x$ 表示的形式都会不同(尽管它们都满足最终方程),因此会得到不同的起始值 $x$。每一步对 $f(x$) 都有两种选择,而总共需要选择 $2005$ 次。因此共有 $2^{2005}\Rightarrow\boxed{E}$。 Note: the values of x that satisfy $f^{[n]}(x) = \frac {1}{2}$ are $\frac{1}{2^{n+1}}$, $\frac{3}{2^{n+1}}$, $\frac{5}{2^{n+1}}$, $\cdots$ ,$\frac{2^{n+1}-1}{2^{n+1}}$.
Q21
How many ordered triples of integers $(a,b,c)$, with $a \geq 2$, $b \geq 1$, and $c \geq 0$, satisfy both $\log_{a}b = c^{2005}$ and $a + b + c = 2005$?
有整数的有序三元组 $(a,b,c)$ 多少个,其中 $a \geq 2$,$b \geq 1$,$c \geq 0$,满足 $\log_{a}b = c^{2005}$ 和 $a + b + c = 2005$?
Correct Answer: C
$a^{c^{2005}} = b$ Casework upon $c$: - $c = 0$: Then $a^0 = b \Longrightarrow b = 1$. Thus we get $(2004,1,0)$. - $c = 1$: Then $a^1 = b \Longrightarrow a = b$. Thus we get $(1002,1002,1)$. - $c \ge 2$: Then the exponent of $a$ becomes huge, and since $a \ge 2$ there is no way we can satisfy the second condition. Hence we have two ordered triples $\mathrm{(C)}$.
$a^{c^{2005}} = b$ 对 $c$ 分情况讨论: - $c = 0$:则 $a^0 = b \Longrightarrow b = 1$。因此得到 $(2004,1,0)$。 - $c = 1$:则 $a^1 = b \Longrightarrow a = b$。因此得到 $(1002,1002,1)$。 - $c \ge 2$:则 $a$ 的指数会变得极大,并且由于 $a \ge 2$,不可能满足第二个条件。 因此共有两个有序三元组 $\mathrm{(C)}$。
Q22
A rectangular box $P$ is inscribed in a sphere of radius $r$. The surface area of $P$ is 384, and the sum of the lengths of its $12$ edges is $112$. What is $r$?
一个长方体盒子 $P$ 内接于半径为 $r$ 的球中。$P$ 的表面积是 384,其 12 条棱的长度和是 112。$r$ 是多少?
Correct Answer: B
Box P has dimensions $l$, $w$, and $h$. Its surface area is \[2lw+2lh+2wh=384,\] and the sum of all its edges is \[l + w + h = \dfrac{4l+4w+4h}{4} = \dfrac{112}{4} = 28.\] The diameter of the sphere is the space diagonal of the prism, which is \[\sqrt{l^2 + w^2 +h^2}.\] Notice that \begin{align*}(l + w + h)^2 - (2lw + 2lh + 2wh) &= l^2 + w^2 + h^2 \\ &= 784 - 384 \\ &= 400,\end{align*} so the diameter is \[\sqrt{l^2 + w^2 +h^2} = \sqrt{400} = 20.\] The radius is half of the diameter, so \[r=\frac{20}{2} = \boxed{\textbf{(B) } 10}.\]
盒子 $P$ 的长宽高分别为 $l$, $w$, $h$。 其表面积为 \[2lw+2lh+2wh=384,\] 其所有棱长之和为 \[l + w + h = \dfrac{4l+4w+4h}{4} = \dfrac{112}{4} = 28.\] 球的直径等于长方体的体对角线长度,即 \[\sqrt{l^2 + w^2 +h^2}.\] 注意到 \begin{align*}(l + w + h)^2 - (2lw + 2lh + 2wh) &= l^2 + w^2 + h^2 \\ &= 784 - 384 \\ &= 400,\end{align*} 所以直径为 \[\sqrt{l^2 + w^2 +h^2} = \sqrt{400} = 20.\] 半径是直径的一半,因此 \[r=\frac{20}{2} = \boxed{\textbf{(B) } 10}.\]
Q23
Two distinct numbers $a$ and $b$ are chosen randomly from the set $\{2, 2^2, 2^3, \ldots, 2^{25}\}$. What is the probability that $\log_{a}b$ is an integer?
从集合 $\{2, 2^2, 2^3, \dots , 2^{25}\}$ 中随机选择两个不同的数 $a$ 和 $b$。$\log_a b$ 是整数的概率是多少?
Correct Answer: B
Let $\log_{a}b = z$, so $a^z = b$. Define $a = 2^x$, $b = 2^y$; then $\left(2^x\right)^z = 2^{xz}= 2^y$, so $x \mid y$. Here we can just make a table and count the number of values of $y$ per value of $x$. The largest possible value of $x$ is $12$, and so we get $\sum_{x=1}^{12} \left\lfloor\frac{25}{x}-1\right\rfloor = 24 + 11 + 7 + 5 + 4 + 3 + 2 + 2 + 1 + 1 + 1 + 1 = 62$. The total number of ways to pick two distinct numbers (where the order matters) is $\frac{25!}{(25-2)!}= 25 \cdot 24 = 600$, so we get a probability of $\frac{62}{600} = \boxed{\textbf{(B) }\frac{31}{300}}$.
设 $\log_{a}b = z$,则 $a^z = b$。令 $a = 2^x$, $b = 2^y$;则 $\left(2^x\right)^z = 2^{xz}= 2^y$,所以 $x \mid y$。这里可以列一个表,按每个 $x$ 统计对应的 $y$ 的个数。$x$ 的最大可能值是 $12$,因此得到 $\sum_{x=1}^{12} \left\lfloor\frac{25}{x}-1\right\rfloor = 24 + 11 + 7 + 5 + 4 + 3 + 2 + 2 + 1 + 1 + 1 + 1 = 62$。 选取两个不同的数(考虑顺序)的总方法数为 $\frac{25!}{(25-2)!}= 25 \cdot 24 = 600$,所以概率为 $\frac{62}{600} = \boxed{\textbf{(B) }\frac{31}{300}}$。
Q24
Let $P(x)=(x-1)(x-2)(x-3)$. For how many polynomials $Q(x)$ does there exist a polynomial $R(x)$ of degree $3$ such that $P(Q(x)) = P(x) \cdot R(x)$?
设 $P(x)=(x-1)(x-2)(x-3)$。有多少个多项式 $Q(x)$ 存在,使得存在次数为 $3$ 的多项式 $R(x)$ 满足 $P(Q(x)) = P(x) \cdot R(x)$?
Correct Answer: B
We can write the problem as Since $\deg P(x) = 3$ and $\deg R(x) = 3$, $\deg P(x)\cdot R(x) = 6$. Thus, $\deg P(Q(x)) = 6$, so $\deg Q(x) = 2$. Hence, we conclude $Q(1)$, $Q(2)$, and $Q(3)$ must each be $1$, $2$, or $3$. Since a quadratic is uniquely determined by three points, there can be $3*3*3 = 27$ different quadratics $Q(x)$ after each of the values of $Q(1)$, $Q(2)$, and $Q(3)$ are chosen. However, we have included polynomials $Q(x)$ which are linear, rather than quadratic. Namely, Clearly, we could not have included any other constant functions. For any linear function, we have $2\cdot Q(2) = Q(1) + Q(3)$ because $Q(2)$ is the $y$-coordinate of the midpoint of $(1, Q(1))$ and $(3, Q(3))$. So we have not included any other linear functions. Therefore, the desired answer is $27 - 5 = \boxed{\textbf{(B) }22}$.
我们可以将题目写成: 由于 $\deg P(x) = 3$ 且 $\deg R(x) = 3$,所以 $\deg(P(x)\cdot R(x)) = 6$。因此 $\deg(P(Q(x))) = 6$,从而 $\deg Q(x) = 2$。 于是可知 $Q(1)$、$Q(2)$、$Q(3)$ 必须各自等于 $1$、$2$ 或 $3$。由于一个二次多项式由三个点唯一确定,当选定 $Q(1)$、$Q(2)$、$Q(3)$ 的值后,就有 $3*3*3 = 27$ 个不同的二次多项式 $Q(x)$。 然而,其中包含了一些实际上是一次而非二次的多项式 $Q(x)$。具体为: 显然不可能包含其他常数函数。对于任意一次函数,都有 $2\cdot Q(2) = Q(1) + Q(3)$,因为 $Q(2)$ 是点 $(1, Q(1))$ 与 $(3, Q(3))$ 的中点的 $y$ 坐标。因此也不会包含其他一次函数。 所以所求答案为 $27 - 5 = \boxed{\textbf{(B) }22}$。
Q25
Let $S$ be the set of all points with coordinates $(x,y,z)$, where $x$, $y$, and $z$ are each chosen from the set $\{0,1,2\}$. How many equilateral triangles all have their vertices in $S$?
设 $S$ 是所有点 $(x,y,z)$ 的集合,其中 $x$, $y$, $z$ 都从集合 $\{0,1,2\}$ 中选取。有多少个等边三角形的三个顶点都在 $S$ 中?
Correct Answer: C
For this solution, we will just find as many equilateral triangles as possible, until it becomes intuitive that there are no more size of triangles left. First, we observe that we can form an equilateral triangle with vertices in $S$ by taking any point in $S$ and connecting it to the $2$ adjacent points. This triangle will have a side length of $\sqrt{2}$; a quick further examination of this cube will show us that this is the only possible side length (the red triangle in the diagram below). Each of these triangles is determined by one vertex of the cube, so in one cube we have $8$ equilateral triangles. We have $8$ unit cubes, as well as the entire $2 \times 2 \times 2$ cube (giving the green triangle in the diagram), for a total of $8+1 = 9$ cubes, and thus $9 \cdot 8 = 72$ equilateral triangles. (Note that connecting the centers of the faces will actually give an octahedron, not a cube, because it only has $6$ vertices.) Now we look for any further equilateral triangles. Connecting the midpoints of $3$ non-adjacent, non-parallel edges indeed gives us more equilateral triangles (e.g. the blue triangle in the diagram below). Notice that picking these $3$ edges leaves $2$ vertices alone (labelled A and B in the diagram), and that picking any $2$ opposite vertices determines $2$ equilateral triangles. Hence there are $\frac{8 \cdot 2}{2} = 8$ of these equilateral triangles, so adding these to the triangles already found above gives a total of $72+8 = \boxed{\textbf{(C) }80}$.
在这个解法中,我们将尽可能找出所有等边三角形,直到可以直观地看出不再有其他大小的三角形为止。 首先观察到:取 $S$ 中任意一点,并将其与相邻的 $2$ 个点连接,就能形成一个顶点在 $S$ 中的等边三角形。该三角形的边长为 $\sqrt{2}$;进一步快速检查这个立方体可知,这是唯一可能的边长(下图中的红色三角形)。每个这样的三角形由立方体的一个顶点确定,因此在一个立方体中有 $8$ 个等边三角形。我们有 $8$ 个单位立方体,以及整个 $2 \times 2 \times 2$ 立方体(对应下图中的绿色三角形),共 $8+1 = 9$ 个立方体,因此共有 $9 \cdot 8 = 72$ 个等边三角形。 (注意:连接各个面的中心实际上得到的是一个八面体而不是立方体,因为它只有 $6$ 个顶点。) 接着寻找更多的等边三角形。连接 $3$ 条互不相邻且不平行的棱的中点,确实还能得到更多等边三角形(例如下图中的蓝色三角形)。注意选取这 $3$ 条棱会留下 $2$ 个孤立的顶点(图中标为 A 和 B),并且任取一对对顶点会确定 $2$ 个等边三角形。因此这类等边三角形共有 $\frac{8 \cdot 2}{2} = 8$ 个。将其加到前面找到的三角形中,总数为 $72+8 = \boxed{\textbf{(C) }80}$。
solution solution