/

AMC12 2022 B

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

AMC12 · 2022 (B)

Q1
Define $x\diamond y$ to be $|x-y|$ for all real numbers $x$ and $y.$ What is the value of \[(1\diamond(2\diamond3))-((1\diamond2)\diamond3)?\]
定义 $x\diamond y$ 为所有实数 $x$ 和 $y$ 的 $|x-y|$。$(1\diamond(2\diamond3))-((1\diamond2)\diamond3)$ 的值为多少?
Correct Answer: A
We have \begin{align*} (1\diamond(2\diamond3))-((1\diamond2)\diamond3) &= |1-|2-3|| - ||1-2|-3| \\ &= |1-1| - |1-3| \\ &= 0-2 \\ &= \boxed{\textbf{(A)}\ {-}2}. \end{align*}
我们有 \begin{align*} (1\diamond(2\diamond3))-((1\diamond2)\diamond3) &= |1-|2-3|| - ||1-2|-3| \\ &= |1-1| - |1-3| \\ &= 0-2 \\ &= \boxed{\textbf{(A)}\ {-}2}. \end{align*}
Q2
In rhombus $ABCD$, point $P$ lies on segment $\overline{AD}$ so that $\overline{BP} \perp \overline{AD}$, $AP = 3$, and $PD = 2$. What is the area of rhombus $ABCD$?
在菱形 $ABCD$ 中,点 $P$ 在线段 $\overline{AD}$ 上,使得 $\overline{BP} \perp \overline{AD}$,$AP = 3$,$PD = 2$。菱形 $ABCD$ 的面积是多少?
stem
Correct Answer: D
Since $ABCD$ is a rhombus, all sides are equal, so \[ AB = AD = AP + PD = 3 + 2 = 5. \] Point $P$ lies on $\overline{AD}$ and $BP \perp AD$. Apply the Pythagorean theorem in right triangle $ABP$: \[ AP^2 + BP^2 = AB^2 \] \[ 3^2 + BP^2 = 5^2 \] \[ 9 + BP^2 = 25 \] \[ BP^2 = 16 \implies BP = 4. \] The area of a rhombus is base times height. Taking $AD$ as the base and $BP$ as the corresponding height, the area is \[ 5 \times 4 = 20. \] Thus, the area of rhombus $ABCD$ is $20$. \boxed{20}
由于 $ABCD$ 是菱形,所有边相等,因此 \[ AB = AD = AP + PD = 3 + 2 = 5. \] \[\] 点 $P$ 在 $\overline{AD}$ 上且 $BP \perp AD$。在直角三角形 $ABP$ 中应用勾股定理: \[ AP^2 + BP^2 = AB^2 \] \[ 3^2 + BP^2 = 5^2 \] \[ 9 + BP^2 = 25 \] \[ BP^2 = 16 \implies BP = 4. \] \[\] 菱形的面积是底乘高。以 $AD$ 为底,$BP$ 为对应高,面积为 \[ 5 \times 4 = 20. \] \[\] 因此,菱形 $ABCD$ 的面积为 $20$。 \[\boxed{20}]
Q3
How many of the first ten numbers of the sequence $121, 11211, 1112111, \ldots$ are prime numbers?
数列 $121, 11211, 1112111, \ldots$ 的前十项中有多少是质数?
Correct Answer: A
The $n$th term of this sequence is \[\sum_{k=n}^{2n}10^k + \sum_{k=0}^{n}10^k = 10^n\sum_{k=0}^{n}10^k + \sum_{k=0}^{n}10^k = \left(10^n+1\right)\sum_{k=0}^{n}10^k.\] It follows that the terms are \begin{align*} 121 &= 11\cdot11, \\ 11211 &= 101\cdot111, \\ 1112111 &= 1001\cdot1111, \\ & \ \vdots \end{align*} Therefore, there are $\boxed{\textbf{(A) } 0}$ prime numbers in this sequence.
该数列的第 $n$ 项为 \[\sum_{k=n}^{2n}10^k + \sum_{k=0}^{n}10^k = 10^n\sum_{k=0}^{n}10^k + \sum_{k=0}^{n}10^k = \left(10^n+1\right)\sum_{k=0}^{n}10^k.\] 从而各项为 \begin{align*} 121 &= 11\cdot11, \\ 11211 &= 101\cdot111, \\ 1112111 &= 1001\cdot1111, \\ & \ \vdots \end{align*} 因此,该数列中没有质数。\boxed{\textbf{(A) } 0}
Q4
For how many values of the constant $k$ will the polynomial $x^{2}+kx+36$ have two distinct integer roots?
常数 $k$ 有多少个值,使得多项式 $x^{2}+kx+36$ 有两个不同的整数根?
Correct Answer: B
Let $p$ and $q$ be the roots of $x^{2}+kx+36.$ By Vieta's Formulas, we have $p+q=-k$ and $pq=36.$ It follows that $p$ and $q$ must be distinct factors of $36.$ The possibilities of $\{p,q\}$ are \[\pm\{1,36\},\pm\{2,18\},\pm\{3,12\},\pm\{4,9\}.\] Each unordered pair gives a unique value of $k.$ Therefore, there are $\boxed{\textbf{(B) }8}$ values of $k,$ corresponding to $\mp37,\mp20,\mp15,\mp13,$ respectively.
设 $p$ 和 $q$ 是 $x^{2}+kx+36$ 的根。由维达公式,$p+q=-k$,$pq=36$。 \[\] 因此 $p$ 和 $q$ 必须是 $36$ 的不同因子。$\{p,q\}$ 的可能值为 \[\pm\{1,36\},\pm\{2,18\},\pm\{3,12\},\pm\{4,9\}.\] \[\] 每个无序对给出唯一的 $k$ 值。因此,有 $\boxed{\textbf{(B) }8}$ 个 $k$ 值,分别对应 $\mp37,\mp20,\mp15,\mp13$。
Q5
The point $(-1, -2)$ is rotated $270^{\circ}$ counterclockwise about the point $(3, 1)$. What are the coordinates of its new position?
点 $(-1, -2)$ 绕点 $(3, 1)$ 逆时针旋转 $270^{\circ}$。其新位置的坐标是多少?
Correct Answer: B
$(-1,-2)$ is $4$ units west and $3$ units south of $(3,1)$. Performing a counterclockwise rotation of $270^{\circ}$, which is equivalent to a clockwise rotation of $90^{\circ}$, the answer is $3$ units west and $4$ units north of $(3,1)$, or $\boxed{\textbf{(B)}\ (0,5)}$.
$(-1,-2)$ 是 $(3,1)$ 西 $4$ 单位、南 $3$ 单位。进行逆时针 $270^{\circ}$ 旋转,等价于顺时针 $90^{\circ}$ 旋转,结果是 $(3,1)$ 西 $3$ 单位、北 $4$ 单位,即 $\boxed{\textbf{(B)}\ (0,5)}$。
Q6
Consider the following $100$ sets of $10$ elements each: \begin{align*} &\{1,2,3,\ldots,10\}, \\ &\{11,12,13,\ldots,20\},\\ &\{21,22,23,\ldots,30\},\\ &\vdots\\ &\{991,992,993,\ldots,1000\}. \end{align*} How many of these sets contain exactly two multiples of $7$?
考虑以下100个每个包含10个元素的集合: \begin{align*} &\{1,2,3,\ldots,10\}, \\ &\{11,12,13,\ldots,20\},\\ &\{21,22,23,\ldots,30\},\\ &\vdots\\ &\{991,992,993,\ldots,1000\}. \end{align*} 这些集合中有多少个包含恰好两个7的倍数?
Correct Answer: B
There are floor(10007)=142 numbers divisible by 7. We split these into 100 sets containing 10 numbers each, giving us 1.42 multiples of 7 per set. After the first set, the numbers come evenly, and we multiply 100 by $1.42 - 1 = \boxed{\textbf{(B)}\ 42}.$
有$\lfloor1000/7\rfloor=142$个被7整除的数。我们将这些分成100个每个包含10个数的集合,每集合平均1.42个7的倍数。第一集合后,数字均匀分布,我们计算100乘以$1.42 - 1 = \boxed{\textbf{(B)}\ 42}$。
Q7
Camila writes down five positive integers. The unique mode of these integers is $2$ greater than their median, and the median is $2$ greater than their arithmetic mean. What is the least possible value for the mode?
卡米拉写下五个正整数。这些整数的唯一众数比它们的中位数大2,中位数比它们的算术平均数大2。众数的最小可能值是多少?
Correct Answer: D
Let $M$ be the median. It follows that the two largest integers are both $M+2.$ Let $a$ and $b$ be the two smallest integers such that $a<b.$ The sorted list is \[a,b,M,M+2,M+2.\] Since the median is $2$ greater than their arithmetic mean, we have $\frac{a+b+M+(M+2)+(M+2)}{5}+2=M,$ or \[a+b+14=2M.\] Note that $a+b$ must be even. We minimize this sum so that the arithmetic mean, the median, and the unique mode are minimized. Let $a=1$ and $b=3,$ from which $M=9$ and $M+2=\boxed{\textbf{(D)}\ 11}.$
设$M$为中位数。那么两个最大的整数都是$M+2$。 设$a$和$b$是两个最小的整数,且$a<b$。排序列表为 \[a,b,M,M+2,M+2.\] 由于中位数比算术平均数大2,我们有$\frac{a+b+M+(M+2)+(M+2)}{5}+2=M$,即 \[a+b+14=2M.\] 注意$a+b$必须是偶数。我们最小化这个和,从而最小化算术平均数、中位数和唯一众数。设$a=1$,$b=3$,则$M=9$,$M+2=\boxed{\textbf{(D)}\ 11}$。
Q8
What is the graph of $y^4+1=x^4+2y^2$ in the coordinate plane?
坐标平面中$y^4+1=x^4+2y^2$的图像是什么?
Correct Answer: D
Since the equation has even powers of $x$ and $y$, let $y'=y^2$ and $x' = x^2$. Then $y'^2 + 1 = x'^2 + 2y'$. Rearranging gives $y'^2 - 2y' + 1 = x'^2$, or $(y'-1)^2=x'^2$. There are two cases: $y' \leq 1$ or $y' > 1$. If $y' \leq 1$, taking the square root of both sides gives $1 - y' = x'$, and rearranging gives $x' + y' = 1$. Substituting back in $x'=x^2$ and $y'=y^2$ gives us $x^2+y^2=1$, the equation for a circle. Similarly, if $y' > 1$, we take the square root of both sides to get $y' - 1 = x'$, or $y' - x' = 1$, which is equivalent to $y^2 - x^2 = 1$, a hyperbola. Hence, our answer is $\boxed{\textbf{(D)}\ \text{a circle and a hyperbola}}$. (Solutions 1 and 2 are in essence the same; Solution 1 lets $(x',y')=\left(x^2,y^2\right)$ for convenience, but the two solutions are otherwise identical.)
由于方程中$x$和$y$的幂次都是偶数,设$y'=y^2$,$x' = x^2$。则$y'^2 + 1 = x'^2 + 2y'$。重排得$y'^2 - 2y' + 1 = x'^2$,即$(y'-1)^2=x'^2$。有两个情况:$y' \leq 1$或$y' > 1$。 若$y' \leq 1$,两边取平方根得$1 - y' = x'$,重排得$x' + y' = 1$。代回$x'=x^2$,$y'=y^2$得$x^2+y^2=1$,这是一个圆的方程。 类似地,若$y' > 1$,取平方根得$y' - 1 = x'$,即$y' - x' = 1$,等价于$y^2 - x^2 = 1$,这是一个双曲线。 故答案是$\boxed{\textbf{(D)}\ \text{a circle and a hyperbola}}$。 (解法1和2本质相同;解法1为了方便设$(x',y')=\left(x^2,y^2\right)$,但两解否则相同。)
Q9
The sequence $a_0,a_1,a_2,\cdots$ is a strictly increasing arithmetic sequence of positive integers such that \[2^{a_7}=2^{27} \cdot a_7.\] What is the minimum possible value of $a_2$?
数列$a_0,a_1,a_2,\cdots$是一个严格递增的正整数等差数列,满足 \[2^{a_7}=2^{27} \cdot a_7.\] $a_2$的最小可能值是多少?
Correct Answer: B
We can rewrite the given equation as $2^{a_7-27}=a_7$. Hence, $a_7$ must be a power of $2$ and larger than $27$. The first power of 2 that is larger than $27$, namely $32$, does satisfy the equation: $2^{32 - 27} = 2^5 = 32$. In fact, this is the only solution; $2^{a_7-27}$ is exponential whereas $a_7$ is linear, so their graphs will not intersect again. Now, let the common difference in the sequence be $d$. Hence, $a_0 = 32 - 7d$ and $a_2 = 32 - 5d$. To minimize $a_2$, we maxmimize $d$. Since the sequence contains only positive integers, $32 - 7d > 0$ and hence $d \leq 4$. When $d = 4$, $a_2 = \boxed{\textbf{(B)}\ 12}$.
我们可以将给定方程重写为$2^{a_7-27}=a_7$。因此,$a_7$必须是2的幂且大于27。第一个大于27的2的幂,即32,满足方程:$2^{32 - 27} = 2^5 = 32$。事实上,这是唯一解;$2^{a_7-27}$是指数的,而$a_7$是线性的,它们的图像不会再次相交。 现在,设数列的公差为$d$。故$a_0 = 32 - 7d$,$a_2 = 32 - 5d$。要最小化$a_2$,我们最大化$d$。由于数列只包含正整数,$32 - 7d > 0$,故$d \leq 4$。当$d = 4$时,$a_2 = \boxed{\textbf{(B)}\ 12}$。
Q10
Regular hexagon $ABCDEF$ has side length $2$. Let $G$ be the midpoint of $\overline{AB}$, and let $H$ be the midpoint of $\overline{DE}$. What is the perimeter of $GCHF$?
正六边形$ABCDEF$边长为$2$。设$G$为$\overline{AB}$的中点,$H$为$\overline{DE}$的中点。$GCHF$的周长是多少?
Correct Answer: D
Let the center of the hexagon be $O$. $\triangle AOB$, $\triangle BOC$, $\triangle COD$, $\triangle DOE$, $\triangle EOF$, and $\triangle FOA$ are all equilateral triangles with side length $2$. Thus, $CO = 2$, and $GO = \sqrt{AO^2 - AG^2} = \sqrt{3}$. By symmetry, $\angle COG = 90^{\circ}$. Thus, by the Pythagorean theorem, $CG = \sqrt{2^2 + \sqrt{3}^2} = \sqrt{7}$. Because $CO = OF$ and $GO = OH$, $CG = HC = FH = GF = \sqrt{7}$. Thus, the solution to our problem is $\sqrt{7} + \sqrt{7} + \sqrt{7} + \sqrt{7} = \boxed{\textbf{(D)}\ 4\sqrt7}$.
设六边形的中心为$O$。$\triangle AOB$、$\triangle BOC$、$\triangle COD$、$\triangle DOE$、$\triangle EOF$和$\triangle FOA$都是边长为2的等边三角形。因此,$CO = 2$,$GO = \sqrt{AO^2 - AG^2} = \sqrt{3}$。由对称性,$\angle COG = 90^{\circ}$。因此,由勾股定理,$CG = \sqrt{2^2 + \sqrt{3}^2} = \sqrt{7}$。因为$CO = OF$且$GO = OH$,$CG = HC = FH = GF = \sqrt{7}$。因此,我们的问题的解是$\sqrt{7} + \sqrt{7} + \sqrt{7} + \sqrt{7} = \boxed{\textbf{(D)}\ 4\sqrt7}$。
Q11
Let $f(n) = \left( \frac{-1+i\sqrt{3}}{2} \right)^n + \left( \frac{-1-i\sqrt{3}}{2} \right)^n$, where $i = \sqrt{-1}$. What is $f(2022)$?
设 $f(n) = \left( \frac{-1+i\sqrt{3}}{2} \right)^n + \left( \frac{-1-i\sqrt{3}}{2} \right)^n$,其中 $i = \sqrt{-1}$。$f(2022)$ 等于多少?
Correct Answer: E
Converting both summands to exponential form, \begin{align*} -1 + i\sqrt{3} &= 2e^{\frac{2\pi i}{3}}, \\ -1 - i\sqrt{3} &= 2e^{-\frac{2\pi i}{3}} = 2e^{\frac{4\pi i}{3}}. \end{align*} Notice that the two terms in the problem are two of the third roots of unity (that is, both of them equal $1$ when raised to the power of $3$). When we replace the summands with their exponential form, we get \[f(n) = \left(e^{\frac{2\pi i}{3}}\right)^n + \left(e^{\frac{4\pi i}{3}}\right)^n.\] When we substitute $n = 2022$, we get \[f(2022) = \left(e^{\frac{2\pi i}{3}}\right)^{2022} + \left(e^{\frac{4\pi i}{3}}\right)^{2022}.\] We can rewrite $2022$ as $3 \cdot 674$, how does that help? \[f(2022) = \left(e^{\frac{2\pi i}{3}}\right)^{3 \cdot 674} + \left(e^{\frac{4\pi i}{3}}\right)^{3 \cdot 674} = \left(\left(e^{\frac{2\pi i}{3}}\right)^{3}\right)^{674} + \left(\left(e^{\frac{4\pi i}{3}}\right)^{3}\right)^{674} = 1^{674} + 1^{674} = \boxed{\textbf{(E)} \ 2}.\] Since any third root of unity must cube to $1$.
将两个加数转换为指数形式, \begin{align*} -1 + i\sqrt{3} &= 2e^{\frac{2\pi i}{3}}, \\ -1 - i\sqrt{3} &= 2e^{-\frac{2\pi i}{3}} = 2e^{\frac{4\pi i}{3}}. \end{align*} 注意,问题中的两个项是三元单位根之一(即将它们的三次方等于 $1$)。 将加数替换为指数形式,我们得到 \[f(n) = \left(e^{\frac{2\pi i}{3}}\right)^n + \left(e^{\frac{4\pi i}{3}}\right)^n.\] 代入 $n = 2022$,我们得到 \[f(2022) = \left(e^{\frac{2\pi i}{3}}\right)^{2022} + \left(e^{\frac{4\pi i}{3}}\right)^{2022}.\] 我们可以将 $2022$ 重写为 $3 \cdot 674$,这如何帮助? \[f(2022) = \left(e^{\frac{2\pi i}{3}}\right)^{3 \cdot 674} + \left(e^{\frac{4\pi i}{3}}\right)^{3 \cdot 674} = \left(\left(e^{\frac{2\pi i}{3}}\right)^{3}\right)^{674} + \left(\left(e^{\frac{4\pi i}{3}}\right)^{3}\right)^{674} = 1^{674} + 1^{674} = \boxed{\textbf{(E)} \ 2}.\] 因为任何三元单位根的三次方必须等于 $1$。
Q12
Kayla rolls four fair $6$-sided dice. What is the probability that at least one of the numbers Kayla rolls is greater than $4$ and at least two of the numbers she rolls are greater than $2$?
凯拉掷四个公平的 $6$ 面骰子。掷出至少一个数字大于 $4$ 且至少两个数字大于 $2$ 的概率是多少?
Correct Answer: D
We will subtract from one the probability that the first condition is violated and the probability that only the second condition is violated, being careful not to double-count the probability that both conditions are violated. For the first condition to be violated, all four dice must read $4$ or less, which happens with probability $\left( \frac23 \right)^4 = \frac{16}{81}$. For the first condition to be met but the second condition to be violated, at least one of the dice must read greater than $4$, but less than two of the dice can read greater than $2$. Therefore, one of the four die must read $5$ or $6$, while the remaining three dice must read $2$ or less, which happens with probability ${4 \choose 1} \left(\frac13\right) \left(\frac13\right)^3 = 4 \cdot \frac13 \cdot \frac{1}{27} = \frac{4}{81}$. Therefore, the overall probability of meeting both conditions is $1 - \frac{16}{81} - \frac{4}{81} = \boxed{\textbf{(D)}\ \frac{61}{81}}$.
我们将从 $1$ 中减去第一个条件被违反的概率和仅第二个条件被违反的概率,小心不要双重计算两个条件都被违反的概率。 第一个条件被违反,即四个骰子都显示 $4$ 或更小,概率为 $\left( \frac23 \right)^4 = \frac{16}{81}$。 第一个条件满足但第二个条件被违反,即至少一个骰子显示大于 $4$,但小于两个骰子显示大于 $2$。因此,四个骰子中有一个显示 $5$ 或 $6$,其余三个显示 $2$ 或更小,概率为 ${4 \choose 1} \left(\frac13\right) \left(\frac13\right)^3 = 4 \cdot \frac13 \cdot \frac{1}{27} = \frac{4}{81}$。 因此,满足两个条件的总体概率为 $1 - \frac{16}{81} - \frac{4}{81} = \boxed{\textbf{(D)}\ \frac{61}{81}}$。
Q13
The diagram below shows a rectangle with side lengths $4$ and $8$ and a square with side length $5$. Three vertices of the square lie on three different sides of the rectangle, as shown. What is the area of the region inside both the square and the rectangle?
下图显示了一个边长为 $4$ 和 $8$ 的矩形和一个边长为 $5$ 的正方形。正方形的三个顶点位于矩形的三个不同边上,如图所示。平方与矩形重叠区域的面积是多少?
stem
Correct Answer: D
Let us label the points on the diagram. By doing some angle chasing using the fact that $\angle ACE$ and $\angle CEG$ are right angles, we find that $\angle BAC = \angle DCE = \angle FEG$. Similarly, $\angle ACB = \angle CED = \angle EGF$. Therefore, $\triangle ABC \sim \triangle CDE \sim \triangle EFG$. As we are given a rectangle and a square, $AB = 4$ and $AC = 5$. Therefore, $\triangle ABC$ is a $3$-$4$-$5$ right triangle and $BC = 3$. $CE$ is also $5$. So, using the similar triangles, $CD = 4$ and $DE = 3$. $EF = DF - DE = 4 - 3 = 1$. Using the similar triangles again, $EF$ is $\frac14$ of the corresponding $AB$. So, \begin{align*} [\triangle EFG] &= \left(\frac14\right)^2 \cdot [\triangle ABC] \\ &= \frac{1}{16} \cdot 6 \\ &= \frac38. \end{align*} Finally, we have \begin{align*} [ACEG] &= [ABDF] - [\triangle ABC] - [\triangle CDE] - [\triangle EFG] \\ &= 7 \cdot 4 - \frac12 \cdot 3 \cdot 4 - \frac12 \cdot 3 \cdot 4 - \frac38 \\ &= 28 - 6 - 6 - \frac38 \\ &= \boxed{\textbf{(D) }15\dfrac{5}{8}}. \end{align*}
让我们标记图中的点。 通过使用 $\angle ACE$ 和 $\angle CEG$ 是直角的事实进行一些角度追踪,我们发现 $\angle BAC = \angle DCE = \angle FEG$。类似地,$\angle ACB = \angle CED = \angle EGF$。因此,$\triangle ABC \sim \triangle CDE \sim \triangle EFG$。 给定矩形和正方形,$AB = 4$ 且 $AC = 5$。因此,$\triangle ABC$ 是 $3$-$4$-$5$ 直角三角形,$BC = 3$。 $CE$ 也是 $5$。所以,使用相似三角形,$CD = 4$ 且 $DE = 3$。 $EF = DF - DE = 4 - 3 = 1$。再次使用相似三角形,$EF$ 是对应 $AB$ 的 $\frac14$。所以, \begin{align*} [\triangle EFG] &= \left(\frac14\right)^2 \cdot [\triangle ABC] \\ &= \frac{1}{16} \cdot 6 \\ &= \frac38. \end{align*} 最后,我们有 \begin{align*} [ACEG] &= [ABDF] - [\triangle ABC] - [\triangle CDE] - [\triangle EFG] \\ &= 7 \cdot 4 - \frac12 \cdot 3 \cdot 4 - \frac12 \cdot 3 \cdot 4 - \frac38 \\ &= 28 - 6 - 6 - \frac38 \\ &= \boxed{\textbf{(D) }15\dfrac{5}{8}}. \end{align*}
solution
Q14
The graph of $y=x^2+2x-15$ intersects the $x$-axis at points $A$ and $C$ and the $y$-axis at point $B$. What is $\tan(\angle ABC)$?
$y=x^2+2x-15$ 的图像与 $x$ 轴相交于点 $A$ 和 $C$,与 $y$ 轴相交于点 $B$。$\tan(\angle ABC)$ 是多少?
Correct Answer: E
First, find $A=(-5,0)$, $B=(0,-15)$, and $C=(3,0)$. Create vectors $\overrightarrow{BA}$ and $\overrightarrow{BC}.$ These can be reduced to $\langle -1, 3 \rangle$ and $\langle 1, 5 \rangle$, respectively. Then, we can use the dot product to calculate the cosine of the angle (where $\theta=\angle ABC$) between them: \begin{align*} \langle -1, 3 \rangle \cdot \langle 1, 5 \rangle = 15-1 &= \sqrt{10}\sqrt{26}\cos(\theta),\\ \implies \cos (\theta) &= \frac{7}{\sqrt{65}}. \end{align*} Thus, \[\tan(\angle ABC) = \sqrt{\frac{65}{49}-1}= \boxed{\textbf{(E)}\ \frac{4}{7}}.\]
首先,求得 $A=(-5,0)$,$B=(0,-15)$,$C=(3,0)$。创建向量 $\overrightarrow{BA}$ 和 $\overrightarrow{BC}$。它们可以简化为 $\langle -1, 3 \rangle$ 和 $\langle 1, 5 \rangle$。然后,使用点积计算它们之间夹角(其中 $\theta=\angle ABC$)的余弦: \begin{align*} \langle -1, 3 \rangle \cdot \langle 1, 5 \rangle = 15-1 &= \sqrt{10}\sqrt{26}\cos(\theta),\\ \implies \cos (\theta) &= \frac{7}{\sqrt{65}}. \end{align*} 因此,\[\tan(\angle ABC) = \sqrt{\frac{65}{49}-1}= \boxed{\textbf{(E)}\ \frac{4}{7}}.\]
Q15
One of the following numbers is not divisible by any prime number less than $10.$ Which is it?
以下数字中有一个不能被小于 $10$ 的任何质数整除。是哪一个?
Correct Answer: C
For $\textbf{(A)}$ modulo $3,$ \begin{align*} 2^{606} - 1 & \equiv (-1)^{606} - 1 \\ & \equiv 1 - 1 \\ & \equiv 0 . \end{align*} Thus, $2^{606} - 1$ is divisible by $3.$ For $\textbf{(B)}$ modulo $5,$ \begin{align*} 2^{606} + 1 & \equiv 2^{{\rm Rem} ( 606, \phi(5) )} + 1 \\ & \equiv 2^{{\rm Rem} ( 606, 4 )} + 1 \\ & \equiv 2^2 + 1 \\ & \equiv 0 . \end{align*} Thus, $2^{606} + 1$ is divisible by $5.$ For $\textbf{(D)}$ modulo $3,$ \begin{align*} 2^{607} + 1 & \equiv (-1)^{607} + 1 \\ & \equiv - 1 + 1 \\ & \equiv 0 . \end{align*} Thus, $2^{607} + 1$ is divisible by $3.$ For $\textbf{(E)}$ modulo $5,$ \begin{align*} 2^{607} + 3^{607} & \equiv 2^{607} + (-2)^{607} \\ & \equiv 2^{607} - 2^{607} \\ & \equiv 0 . \end{align*} Thus, $2^{607} + 3^{607}$ is divisible by $5.$ Therefore, the answer is $\boxed{\textbf{(C) }2^{607} - 1}.$
对于 $\textbf{(A)}$ 模 $3$, \begin{align*} 2^{606} - 1 & \equiv (-1)^{606} - 1 \\ & \equiv 1 - 1 \\ & \equiv 0 . \end{align*} 因此,$2^{606} - 1$ 能被 $3$ 整除。 对于 $\textbf{(B)}$ 模 $5$, \begin{align*} 2^{606} + 1 & \equiv 2^{{\rm Rem} ( 606, \phi(5) )} + 1 \\ & \equiv 2^{{\rm Rem} ( 606, 4 )} + 1 \\ & \equiv 2^2 + 1 \\ & \equiv 0 . \end{align*} 因此,$2^{606} + 1$ 能被 $5$ 整除。 对于 $\textbf{(D)}$ 模 $3$, \begin{align*} 2^{607} + 1 & \equiv (-1)^{607} + 1 \\ & \equiv - 1 + 1 \\ & \equiv 0 . \end{align*} 因此,$2^{607} + 1$ 能被 $3$ 整除。 对于 $\textbf{(E)}$ 模 $5$, \begin{align*} 2^{607} + 3^{607} & \equiv 2^{607} + (-2)^{607} \\ & \equiv 2^{607} - 2^{607} \\ & \equiv 0 . \end{align*} 因此,$2^{607} + 3^{607}$ 能被 $5$ 整除。 因此,答案是 $\boxed{\textbf{(C) }2^{607} - 1}$。
Q16
Suppose $x$ and $y$ are positive real numbers such that \[x^y=2^{64}\text{ and }(\log_2{x})^{\log_2{y}}=2^{7}.\] What is the greatest possible value of $\log_2{y}$?
假设 $x$ 和 $y$ 是正实数,使得 \[x^y=2^{64}\text{ 且 }(\log_2{x})^{\log_2{y}}=2^{7}.\] $\log_2{y}$ 的最大可能值为多少?
Correct Answer: C
Take the base-two logarithm of both equations to get \[y\log_2 x = 64\quad\text{and}\quad (\log_2 y)(\log_2\log_2 x) = 7.\] Now taking the base-two logarithm of the first equation again yields \[\log_2 y + \log_2\log_2 x = 6.\] It follows that the real numbers $r:=\log_2 y$ and $s:=\log_2\log_2 x$ satisfy $r+s=6$ and $rs = 7$. Solving this system yields \[\{\log_2 y,\log_2\log_2 x\}\in\{3-\sqrt 2, 3 + \sqrt 2\}.\] Thus the largest possible value of $\log_2 y$ is $3+\sqrt 2 \implies \boxed{\textbf{(C) }3+\sqrt{2}}$.
对两个方程取以 2 为底的对数,得到 \[y\log_2 x = 64\quad\text{且}\quad (\log_2 y)(\log_2\log_2 x) = 7.\] 再次对第一个方程取以 2 为底的对数,得到 \[\log_2 y + \log_2\log_2 x = 6.\] 由此可知实数 $r:=\log_2 y$ 和 $s:=\log_2\log_2 x$ 满足 $r+s=6$ 和 $rs = 7$。解此方程组得 \[\{\log_2 y,\log_2\log_2 x\}\in\{3-\sqrt 2, 3 + \sqrt 2\}.\] 因此 $\log_2 y$ 的最大可能值为 $3+\sqrt 2 \implies \boxed{\textbf{(C) }3+\sqrt{2}}$。
Q17
How many $4 \times 4$ arrays whose entries are $0$s and $1$s are there such that the row sums (the sum of the entries in each row) are $1, 2, 3,$ and $4,$ in some order, and the column sums (the sum of the entries in each column) are also $1, 2, 3,$ and $4,$ in some order? For example, the array \[\left[ \begin{array}{cccc} 1 & 1 & 1 & 0 \\ 0 & 1 & 1 & 0 \\ 1 & 1 & 1 & 1 \\ 0 & 1 & 0 & 0 \\ \end{array} \right]\] satisfies the condition.
有且仅有 $1,2,3,4$(顺序任意)的行和,以及列和为 $1,2,3,4$(顺序任意)的 $4 \times 4$ 由 $0$ 和 $1$ 组成的阵列有多少个?例如阵列 \[\left[ \begin{array}{cccc} 1 & 1 & 1 & 0 \\ 0 & 1 & 1 & 0 \\ 1 & 1 & 1 & 1 \\ 0 & 1 & 0 & 0 \\ \end{array} \right]\] 满足条件。
Correct Answer: D
Note that the arrays and the sum configurations have one-to-one correspondence. Furthermore, the row sum configuration and the column sum configuration are independent of each other. Therefore, the answer is $(4!)^2=\boxed{\textbf{(D) }576}.$ Remark For any given sum configuration, we can uniquely reconstruct the array it represents. Conversely, for any array, it is clear that we can determine the unique sum configuration associated with it. Therefore, this establishes a one-to-one correspondence between the arrays and the sum configurations.
注意到阵列与其和配置一一对应。而且,行和配置与列和配置相互独立。因此答案为 $(4!)^2=\boxed{\textbf{(D) }576}$。 备注 对于给定的和配置,我们可以唯一地重构其代表的阵列。反之,对于任意阵列,显然可以确定与之关联的唯一和配置。因此,这建立了阵列与和配置之间的一一对应。
Q18
Each square in a $5 \times 5$ grid is either filled or empty, and has up to eight adjacent neighboring squares, where neighboring squares share either a side or a corner. The grid is transformed by the following rules: A sample transformation is shown in the figure below. Suppose the $5 \times 5$ grid has a border of empty squares surrounding a $3 \times 3$ subgrid. How many initial configurations will lead to a transformed grid consisting of a single filled square in the center after a single transformation? (Rotations and reflections of the same configuration are considered different.)
一个 $5 \times 5$ 网格中的每个方格要么填充要么空,且每个方格最多有八个相邻邻居,相邻方格共享边或角。网格按以下规则变换: 下图显示了一个变换示例。 假设 $5 \times 5$ 网格有一个由空方格包围的 $3 \times 3$ 子网格。经过一次变换后,得到仅中心有一个填充方格的变换网格的初始配置有多少个?(同一配置的旋转和反射视为不同。)
stem stem
Correct Answer: C
There are two cases for the initial configuration: 1. The center square is filled. 2. The center square is empty. Together, the answer is $2+20=\boxed{\textbf{(C)}\ 22}.$
初始配置有两种情况: 1. 中心方格填充。 2. 中心方格空。 总计 $2+20=\boxed{\textbf{(C)}\ 22}$。
Q19
In $\triangle ABC$ medians $\overline{AD}$ and $\overline{BE}$ intersect at $G$ and $\triangle AGE$ is equilateral. Then $\cos(C)$ can be written as $\dfrac{m\sqrt{p}}{n}$, where $m$ and $n$ are relatively prime positive integers and $p$ is a positive integer not divisible by the square of any prime. What is $m+n+p$?
在$\triangle ABC$中,中线$\overline{AD}$与$\overline{BE}$相交于$G$,且$\triangle AGE$是等边三角形。则$\cos(C)$可表示为$\dfrac{m\sqrt{p}}{n}$,其中$m,n$为互质的正整数,$p$为不被任何素数的平方整除的正整数。求$m+n+p$。
Correct Answer: C
Let $AG=AE=EG=2x$. Since $E$ is the midpoint of $\overline{AC}$, we must have $EC=2x$. Since the centroid splits the median in a $2:1$ ratio, $GD=x$ and $BG=4x$. Applying Law of Cosines on $\triangle ADC$ and $\triangle{}AGB$ yields $AB=\sqrt{28}x$ and $CD=BD=\sqrt{13}x$. Finally, applying Law of Cosines on $\triangle ABC$ yields $\cos(C)=\frac{5}{2\sqrt{13}}=\frac{5\sqrt{13}}{26}$. The requested sum is $5+13+26=44$.
设 $AG=AE=EG=2x$。由于 $E$ 是 $\overline{AC}$ 的中点,故 $EC=2x$。 由于质心将中线按 $2:1$ 比例分割,故 $GD=x$ 和 $BG=4x$。 在 $\triangle ADC$ 和 $\triangle{}AGB$ 上应用余弦定律,得 $AB=\sqrt{28}x$ 和 $CD=BD=\sqrt{13}x$。最后,在 $\triangle ABC$ 上应用余弦定律,得 $\cos(C)=\frac{5}{2\sqrt{13}}=\frac{5\sqrt{13}}{26}$。所求和为 $5+13+26=44$。
Q20
Let $P(x)$ be a polynomial with rational coefficients such that when $P(x)$ is divided by the polynomial $x^2 + x + 1$, the remainder is $x+2$, and when $P(x)$ is divided by the polynomial $x^2+1$, the remainder is $2x+1$. There is a unique polynomial of least degree with these two properties. What is the sum of the squares of the coefficients of that polynomial?
设 $P(x)$ 是一个具有有理系数的多项式,当 $P(x)$ 被多项式 $x^2 + x + 1$ 除时余数为 $x+2$,被 $x^2+1$ 除时余数为 $2x+1$。具有这两个性质的最低次数多项式唯一。求该多项式系数的平方和。
Correct Answer: E
Given that all the answer choices and coefficients are integers, we hope that $P(x)$ has positive integer coefficients. Throughout this solution, we will express all polynomials in base $x$. E.g. $x^2 + x + 1 = 111_{x}$. We are given: \[111a + 12 = 101b + 21 = P(x).\] We add $111$ and $101$ to each side and balance respectively: \[111(a - 1) + 123 = 101(b - 1) + 122 = P(x).\] We make the unit's digits equal: \[111(a - 1) + 123 = 101(b - 2) + 223 = P(x).\] We now notice that: \[111(a - 11) + 1233 = 101(b - 12) + 1233 = P(x).\] Therefore $a = 11_{x} = x + 1$, $b = 12_{x} = x + 2$, and $P(x) = 1233_{x} = x^3 + 2x^2 + 3x + 3$. $3$ is the minimal degree of $P(x)$ since there is no way to influence the $x$‘s digit in $101b + 21$ when $b$ is an integer. The desired sum is $1^2 + 2^2 +3^2+ 3^2 = \boxed{\textbf{(E)} \ 23}$ P.S. The four computational steps can be deduced through quick experimentation.
给定所有选项和系数均为整数,我们期望 $P(x)$ 具有正整数系数。 在本解中,我们将所有多项式以 $x$ 进制表示。例如 $x^2 + x + 1 = 111_{x}$。 已知: \[111a + 12 = 101b + 21 = P(x).\] 我们对每边加 $111$ 和 $101$ 并相应平衡: \[111(a - 1) + 123 = 101(b - 1) + 122 = P(x).\] 使个位数相等: \[111(a - 1) + 123 = 101(b - 2) + 223 = P(x).\] 现在注意到: \[111(a - 11) + 1233 = 101(b - 12) + 1233 = P(x).\] 因此 $a = 11_{x} = x + 1$,$b = 12_{x} = x + 2$,且 $P(x) = 1233_{x} = x^3 + 2x^2 + 3x + 3$。$3$ 是 $P(x)$ 的最小次数,因为当 $b$ 为整数时无法影响 $101b + 21$ 中 $x$ 的位数。所求和为 $1^2 + 2^2 +3^2+ 3^2 = \boxed{\textbf{(E)} \ 23}$ 附注:四个计算步骤可通过快速实验推导。
Q21
Let $S$ be the set of circles in the coordinate plane that are tangent to each of the three circles with equations $x^{2}+y^{2}=4$, $x^{2}+y^{2}=64$, and $(x-5)^{2}+y^{2}=3$. What is the sum of the areas of all circles in $S$?
设 $S$ 为坐标平面中与以下三个圆相切的圆的集合:$x^{2}+y^{2}=4$,$x^{2}+y^{2}=64$,和 $(x-5)^{2}+y^{2}=3$。$S$ 中所有圆面积之和是多少?
Correct Answer: E
The circles match up as follows: Case $1$ is brown, Case $2$ is blue, Case $3$ is green, and Case 4 is red. Let $x^2 + y^2 = 64$ be circle $O$, $x^2 + y^2 = 4$ be circle $P$, and $(x-5)^2 + y^2 = 3$ be circle $Q$. All the circles in S are internally tangent to circle $O$. There are four cases with two circles belonging to each: $*$ $P$ and $Q$ are internally tangent to $S$. $*$ $P$ and $Q$ are externally tangent to $S$. $*$ $P$ is externally and Circle $Q$ is internally tangent to $S$. $*$ $P$ is internally and Circle $Q$ is externally tangent to $S$. Consider Cases $1$ and $4$ together. Since circles $O$ and $P$ have the same center, the line connecting the center of $S$ and the center of $O$ will pass through the tangency point of both $S$ and $O$ and the tangency point of $S$ and $P$. This line will be the diameter of $S$ and have length $r_P + r_O = 10$. Therefore the radius of $S$ in these cases is $5$. Consider Cases $2$ and $3$ together. Similarly to Cases $1$ and $4$, the line connecting the center of $S$ to the center of $O$ will pass through the tangency points. This time, however, the diameter of $S$ will have length $r_P-r_O=6$. Therefore, the radius of $S$ in these cases is $3$. The set of circles $S$ consists of $8$ circles - $4$ of which have radius $5$ and $4$ of which have radius $3$. The total area of all circles in $S$ is $4(5^2\pi + 3^2\pi) = 136\pi \Rightarrow \boxed{\textbf{(E)}}$.
这些圆的匹配情况如下:情况1为棕色,情况2为蓝色,情况3为绿色,情况4为红色。 设 $x^2 + y^2 = 64$ 为圆 $O$,$x^2 + y^2 = 4$ 为圆 $P$,$(x-5)^2 + y^2 = 3$ 为圆 $Q$。 $S$ 中的所有圆都与圆 $O$ 内相切。 有四种情况,每种情况有两个圆: $*$ $P$ 和 $Q$ 与 $S$ 内相切。 $*$ $P$ 和 $Q$ 与 $S$ 外相切。 $*$ $P$ 与 $S$ 外相切,圆 $Q$ 与 $S$ 内相切。 $*$ $P$ 与 $S$ 内相切,圆 $Q$ 与 $S$ 外相切。 一起考虑情况1和4。由于圆 $O$ 和 $P$ 有相同的圆心,连接 $S$ 的圆心与 $O$ 的圆心的直线将通过 $S$ 与 $O$ 的切点以及 $S$ 与 $P$ 的切点。这条直线将是 $S$ 的直径,长度为 $r_P + r_O = 10$。因此这些情况中 $S$ 的半径为 $5$。 一起考虑情况2和3。与情况1和4类似,连接 $S$ 的圆心与 $O$ 的圆心的直线将通过切点。这次,$S$ 的直径长度为 $r_P - r_O = 6$。因此这些情况中 $S$ 的半径为 $3$。 集合 $S$ 包含 $8$ 个圆——其中 $4$ 个半径为 $5$,$4$ 个半径为 $3$。 $S$ 中所有圆的总面积为 $4(5^2\pi + 3^2\pi) = 136\pi \Rightarrow \boxed{\textbf{(E)}}$。
solution
Q22
Ant Amelia starts on the number line at $0$ and crawls in the following manner. For $n=1,2,3,$ Amelia chooses a time duration $t_n$ and an increment $x_n$ independently and uniformly at random from the interval $(0,1).$ During the $n$th step of the process, Amelia moves $x_n$ units in the positive direction, using up $t_n$ minutes. If the total elapsed time has exceeded $1$ minute during the $n$th step, she stops at the end of that step; otherwise, she continues with the next step, taking at most $3$ steps in all. What is the probability that Amelia’s position when she stops will be greater than $1$?
蚂蚁 Amelia 从数轴上的 $0$ 点开始,以以下方式爬行。对于 $n=1,2,3$,Amelia 独立均匀随机地从区间 $(0,1)$ 中选择时间持续时间 $t_n$ 和增量 $x_n$。在第 $n$ 步过程中,Amelia 向正方向移动 $x_n$ 个单位,耗时 $t_n$ 分钟。如果在第 $n$ 步过程中总经过时间超过 $1$ 分钟,她在该步结束时停止;否则,她继续下一步,总共最多 $3$ 步。她停止时的位置大于 $1$ 的概率是多少?
Correct Answer: C
Let $x$ and $y$ be random variables that are independently and uniformly distributed in the interval $(0,1).$ Note that \[P(x+y\leq 1)=\frac{\frac12\cdot1^2}{1^2}=\frac12,\] as shown below: Let $x,y,$ and $z$ be random variables that are independently and uniformly distributed in the interval $(0,1).$ Note that \[P(x+y+z\leq 1)=\frac{\frac13\cdot\left(\frac12\cdot1^2\right)\cdot1}{1^3}=\frac16,\] as shown below: We have two cases: 1. Amelia takes exactly $2$ steps. 2. Amelia takes exactly $3$ steps. Together, the answer is $\frac14 + \frac{5}{12} = \boxed{\textbf{(C) }\frac{2}{3}}.$
设 $x$ 和 $y$ 为独立均匀分布在区间 $(0,1)$ 中的随机变量。注意到 \[P(x+y\leq 1)=\frac{\frac12\cdot1^2}{1^2}=\frac12,\] 如图所示: 设 $x,y,$ 和 $z$ 为独立均匀分布在区间 $(0,1)$ 中的随机变量。注意到 \[P(x+y+z\leq 1)=\frac{\frac13\cdot\left(\frac12\cdot1^2\right)\cdot1}{1^3}=\frac16,\] 如图所示: 我们有两种情况: 1. Amelia 恰好走 $2$ 步。 2. Amelia 恰好走 $3$ 步。 总和为 $\frac14 + \frac{5}{12} = \boxed{\textbf{(C) }\frac{2}{3}}$。
solution solution
Q23
Let $x_0,x_1,x_2,\dotsc$ be a sequence of numbers, where each $x_k$ is either $0$ or $1$. For each positive integer $n$, define \[S_n = \sum_{k=0}^{n-1} x_k 2^k\] Suppose $7S_n \equiv 1 \pmod{2^n}$ for all $n \geq 1$. What is the value of the sum \[x_{2019} + 2x_{2020} + 4x_{2021} + 8x_{2022}?\]
设 $x_0,x_1,x_2,\dotsc$ 是一个数列,其中每个 $x_k$ 要么为 $0$ 要么为 $1$。对于每个正整数 $n$,定义 \[S_n = \sum_{k=0}^{n-1} x_k 2^k\] 假设对所有 $n \geq 1$,有 $7S_n \equiv 1 \pmod{2^n}$。求和 \[x_{2019} + 2x_{2020} + 4x_{2021} + 8x_{2022}\] 的值。
Correct Answer: A
In binary numbers, we have \[S_n = (x_{n-1} x_{n-2} x_{n-3} x_{n-4} \ldots x_{2} x_{1} x_{0})_2.\] It follows that \[8S_n = (x_{n-1} x_{n-2} x_{n-3} x_{n-4} \ldots x_{2} x_{1} x_{0}000)_2.\] We obtain $7S_n$ by subtracting the equations: \[\begin{array}{clccrccccccr} & (x_{n-1} & x_{n-2} & x_{n-3} & x_{n-4} & \ldots & x_2 & x_1 & x_0 & 0 & 0 & 0 \ )_2 \\ -\quad & & & & (x_{n-1} & \ldots & x_5 & x_4 & x_3 & x_2 & x_1 & x_0)_2 \\ \hline & & & & & & & & & & & \\ [-2.5ex] & ( \ \ ?& ? & ? & 0 \ \ \ & \ldots & 0 & 0 & 0 & 0 & 0 & 1 \ )_2 \\ \end{array}\] We work from right to left: \begin{alignat*}{6} x_0=x_1=x_2=1 \quad &\implies \quad &x_3 &= 0& \\ \quad &\implies \quad &x_4 &= 1& \\ \quad &\implies \quad &x_5 &= 1& \\ \quad &\implies \quad &x_6 &= 0& \\ \quad &\implies \quad &x_7 &= 1& \\ \quad &\implies \quad &x_8 &= 1& \\ \quad &\quad \vdots & & & \end{alignat*} For all $n\geq3,$ we conclude that - $x_n=0$ if and only if $n\equiv 0\pmod{3}.$ - $x_n=1$ if and only if $n\not\equiv 0\pmod{3}.$ Finally, we get $(x_{2019},x_{2020},x_{2021},x_{2022})=(0,1,1,0),$ from which \[x_{2019} + 2x_{2020} + 4x_{2021} + 8x_{2022} = \boxed{\textbf{(A) } 6}.\]
在二进制数中,我们有 \[S_n = (x_{n-1} x_{n-2} x_{n-3} x_{n-4} \ldots x_{2} x_{1} x_{0})_2.\] 由此,\[8S_n = (x_{n-1} x_{n-2} x_{n-3} x_{n-4} \ldots x_{2} x_{1} x_{0}000)_2.\] 通过减法得到 $7S_n$: \[\begin{array}{clccrccccccr} & (x_{n-1} & x_{n-2} & x_{n-3} & x_{n-4} & \ldots & x_2 & x_1 & x_0 & 0 & 0 & 0 \ )_2 \\ -\quad & & & & (x_{n-1} & \ldots & x_5 & x_4 & x_3 & x_2 & x_1 & x_0)_2 \\ \hline & & & & & & & & & & & \\ [-2.5ex] & ( \ \ ?& ? & ? & 0 \ \ \ & \ldots & 0 & 0 & 0 & 0 & 0 & 1 \ )_2 \\ \end{array}\] 我们从右向左计算: \begin{alignat*}{6} x_0=x_1=x_2=1 \quad &\implies \quad &x_3 &= 0& \\ \quad &\implies \quad &x_4 &= 1& \\ \quad &\implies \quad &x_5 &= 1& \\ \quad &\implies \quad &x_6 &= 0& \\ \quad &\implies \quad &x_7 &= 1& \\ \quad &\implies \quad &x_8 &= 1& \\ \quad &\quad \vdots & & & \end{alignat*} 对于所有 $n\geq3$,我们得出 - $x_n=0$ 当且仅当 $n\equiv 0\pmod{3}$。 - $x_n=1$ 当且仅当 $n\not\equiv 0\pmod{3}$。 最后,$(x_{2019},x_{2020},x_{2021},x_{2022})=(0,1,1,0)$,由此 \[x_{2019} + 2x_{2020} + 4x_{2021} + 8x_{2022} = \boxed{\textbf{(A) } 6}.\]
Q24
The figure below depicts a regular $7$-gon inscribed in a unit circle. What is the sum of the $4$th powers of the lengths of all $21$ of its edges and diagonals?
下面的图形描绘了一个内接于单位圆的正 $7$ 边形。 所有 $21$ 条边和对角线的长度 $4$ 次幂之和是多少?
stem
Correct Answer: C
There are $7$ segments whose lengths are $2 \sin \frac{\pi}{7}$, $7$ segments whose lengths are $2 \sin \frac{2 \pi}{7}$, $7$ segments whose lengths are $2 \sin \frac{3\pi}{7}$. Therefore, the sum of the $4$th powers of these lengths is \begin{align*} 7 \cdot 2^4 \sin^4 \frac{\pi}{7} + 7 \cdot 2^4 \sin^4 \frac{2 \pi}{7} + 7 \cdot 2^4 \sin^4 \frac{3 \pi}{7} & = \frac{7 \cdot 2^4}{(2i)^4} \left( e^{i \frac{\pi}{7}} - e^{i \frac{-\pi}{7}} \right)^4 + \frac{7 \cdot 2^4}{(2i)^4} \left( e^{i \frac{2 \pi}{7}} - e^{i \frac{-2 \pi}{7}} \right)^4 + \frac{7 \cdot 2^4}{(2i)^4} \left( e^{i \frac{3 \pi}{7}} - e^{i \frac{-3 \pi}{7}} \right)^4 \\ & = 7 \left( e^{i \frac{4 \pi}{7}} - 4 e^{i \frac{2 \pi}{7}} + 6 - 4 e^{- i \frac{2 \pi}{7}} + e^{- i \frac{4 \pi}{7}} \right) \\ & \quad + 7 \left( e^{i \frac{8 \pi}{7}} - 4 e^{i \frac{4 \pi}{7}} + 6 - 4 e^{- i \frac{4 \pi}{7}} + e^{- i \frac{8 \pi}{7}} \right) \\ & \quad + 7 \left( e^{i \frac{12 \pi}{7}} - 4 e^{i \frac{6 \pi}{7}} + 6 - 4 e^{- i \frac{6 \pi}{7}} + e^{- i \frac{12 \pi}{7}} \right) \\ & = 7 \left( e^{i \frac{4 \pi}{7}} + e^{i \frac{8 \pi}{7}} + e^{i \frac{12 \pi}{7}} + e^{-i \frac{4 \pi}{7}} + e^{-i \frac{8 \pi}{7}} + e^{-i \frac{12 \pi}{7}} \right) \\ & \quad - 7 \cdot 4 \left( e^{i \frac{2 \pi}{7}} + e^{i \frac{4 \pi}{7}} + e^{i \frac{6 \pi}{7}} + e^{-i \frac{2 \pi}{7}} + e^{-i \frac{4 \pi}{7}} + e^{-i \frac{6 \pi}{7}} \right) \\ & \quad + 7 \cdot 6 \cdot 3 \\ & = 7 \left( e^{i \frac{4 \pi}{7}} + e^{-i \frac{6 \pi}{7}} + e^{-i \frac{2 \pi}{7}} + e^{-i \frac{4 \pi}{7}} + e^{i \frac{6 \pi}{7}} + e^{i \frac{2 \pi}{7}} \right) \\ & \quad - 7 \cdot 4 \left( e^{i \frac{2 \pi}{7}} + e^{i \frac{4 \pi}{7}} + e^{i \frac{6 \pi}{7}} + e^{-i \frac{2 \pi}{7}} + e^{-i \frac{4 \pi}{7}} + e^{-i \frac{6 \pi}{7}} \right) \\ & \quad + 7 \cdot 6 \cdot 3 \\ & = -7 + 7 \cdot 4 + 7 \cdot 6 \cdot 3 \\ & = \boxed{\textbf{(C) }147}, \end{align*} where the fourth from the last equality follows from the property that \begin{align*} e^{i \frac{2 \pi}{7}} + e^{i \frac{4 \pi}{7}} + e^{i \frac{6 \pi}{7}} + e^{-i \frac{2 \pi}{7}} + e^{-i \frac{4 \pi}{7}} + e^{-i \frac{6 \pi}{7}} & = e^{-i \frac{6 \pi}{7}} \sum_{j=0}^6 e^{i \frac{2 \pi j}{7}} - 1 \\ & = 0 - 1 \\ & = -1 . \end{align*}
有 $7$ 条长度为 $2 \sin \frac{\pi}{7}$ 的线段,$7$ 条长度为 $2 \sin \frac{2 \pi}{7}$ 的线段,$7$ 条长度为 $2 \sin \frac{3\pi}{7}$ 的线段。 因此,这些长度 $4$ 次幂之和为 \begin{align*} 7 \cdot 2^4 \sin^4 \frac{\pi}{7} + 7 \cdot 2^4 \sin^4 \frac{2 \pi}{7} + 7 \cdot 2^4 \sin^4 \frac{3 \pi}{7} & = \frac{7 \cdot 2^4}{(2i)^4} \left( e^{i \frac{\pi}{7}} - e^{i \frac{-\pi}{7}} \right)^4 + \frac{7 \cdot 2^4}{(2i)^4} \left( e^{i \frac{2 \pi}{7}} - e^{i \frac{-2 \pi}{7}} \right)^4 + \frac{7 \cdot 2^4}{(2i)^4} \left( e^{i \frac{3 \pi}{7}} - e^{i \frac{-3 \pi}{7}} \right)^4 \\ & = 7 \left( e^{i \frac{4 \pi}{7}} - 4 e^{i \frac{2 \pi}{7}} + 6 - 4 e^{- i \frac{2 \pi}{7}} + e^{- i \frac{4 \pi}{7}} \right) \\ & \quad + 7 \left( e^{i \frac{8 \pi}{7}} - 4 e^{i \frac{4 \pi}{7}} + 6 - 4 e^{- i \frac{4 \pi}{7}} + e^{- i \frac{8 \pi}{7}} \right) \\ & \quad + 7 \left( e^{i \frac{12 \pi}{7}} - 4 e^{i \frac{6 \pi}{7}} + 6 - 4 e^{- i \frac{6 \pi}{7}} + e^{- i \frac{12 \pi}{7}} \right) \\ & = 7 \left( e^{i \frac{4 \pi}{7}} + e^{i \frac{8 \pi}{7}} + e^{i \frac{12 \pi}{7}} + e^{-i \frac{4 \pi}{7}} + e^{-i \frac{8 \pi}{7}} + e^{-i \frac{12 \pi}{7}} \right) \\ & \quad - 7 \cdot 4 \left( e^{i \frac{2 \pi}{7}} + e^{i \frac{4 \pi}{7}} + e^{i \frac{6 \pi}{7}} + e^{-i \frac{2 \pi}{7}} + e^{-i \frac{4 \pi}{7}} + e^{-i \frac{6 \pi}{7}} \right) \\ & \quad + 7 \cdot 6 \cdot 3 \\ & = 7 \left( e^{i \frac{4 \pi}{7}} + e^{-i \frac{6 \pi}{7}} + e^{-i \frac{2 \pi}{7}} + e^{-i \frac{4 \pi}{7}} + e^{i \frac{6 \pi}{7}} + e^{i \frac{2 \pi}{7}} \right) \\ & \quad - 7 \cdot 4 \left( e^{i \frac{2 \pi}{7}} + e^{i \frac{4 \pi}{7}} + e^{i \frac{6 \pi}{7}} + e^{-i \frac{2 \pi}{7}} + e^{-i \frac{4 \pi}{7}} + e^{-i \frac{6 \pi}{7}} \right) \\ & \quad + 7 \cdot 6 \cdot 3 \\ & = -7 + 7 \cdot 4 + 7 \cdot 6 \cdot 3 \\ & = \boxed{\textbf{(C) }147}, \end{align*} 其中倒数第四个等式遵循以下性质: \begin{align*} e^{i \frac{2 \pi}{7}} + e^{i \frac{4 \pi}{7}} + e^{i \frac{6 \pi}{7}} + e^{-i \frac{2 \pi}{7}} + e^{-i \frac{4 \pi}{7}} + e^{-i \frac{6 \pi}{7}} & = e^{-i \frac{6 \pi}{7}} \sum_{j=0}^6 e^{i \frac{2 \pi j}{7}} - 1 \\ & = 0 - 1 \\ & = -1 . \end{align*}
Q25
Four regular hexagons surround a square with side length 1, each one sharing an edge with the square, as shown in the figure below. The area of the resulting 12-sided outer nonconvex polygon can be written as $m \sqrt{n} + p$, where $m$, $n$, and $p$ are integers and $n$ is not divisible by the square of any prime. What is $m+n+p$?
四个正六边形围绕着一个边长为 $1$ 的正方形,每个六边形与正方形共享一条边,如下图所示。所得 $12$ 边外部非凸多边形的面积可写成 $m \sqrt{n} + p$,其中 $m$、$n$、$p$ 为整数,且 $n$ 任何质数的平方都不整除 $n$。 $m+n+p$ 是多少?
stem
Correct Answer: B
Refer to the diagram above. Let the origin be at the center of the square, $A$ be the intersection of the top and right hexagons, $B$ be the intersection of the top and left hexagons, and $M$ and $N$ be the top points in the diagram. By symmetry, $A$ lies on the line $y = x$. The equation of line $AN$ is $y = -x\sqrt{3} + \frac{3}{2}\sqrt{3} - \frac{1}{2}$ (due to it being one of the sides of the top hexagon). Thus, we can solve for the coordinates of $A$ by finding the intersection of the two lines: \[x = -x\sqrt{3} + \frac{3\sqrt{3} - 1}{2}\] \[x(\sqrt{3} + 1) = \frac{3\sqrt{3} - 1}{2}\] \[x = \frac{3\sqrt{3}-1}{2} \cdot \frac{1}{\sqrt{3} + 1}\] \[= \frac{3\sqrt{3}-1}{2(\sqrt{3} + 1)} \cdot \frac{\sqrt{3} - 1}{\sqrt{3} - 1}\] \[= \frac{10 - 4\sqrt{3}}{4}\] \[= \frac{5}{2} - \sqrt{3}\] \[\therefore A = \left(\frac{5}{2} - \sqrt{3}, \frac{5}{2} - \sqrt{3}\right).\] This means that we can find the length $AB$, which is equal to $2(\frac{5}{2} - \sqrt{3}) = 5 - 2\sqrt{3}$. We will next find the area of trapezoid $ABMN$. The lengths of the bases are $1$ and $5 - 2\sqrt{3}$, and the height is equal to the $y$-coordinate of $M$ minus the $y$-coordinate of $A$. The height of the hexagon is $\sqrt{3}$ and the bottom of the hexagon lies on the line $y = \frac{1}{2}$. Thus, the $y$-coordinate of $M$ is $\sqrt{3} - \frac{1}{2}$, and the height is $2\sqrt{3} - 3$. We can now find the area of the trapezoid: \[[ABMN] = (2\sqrt{3} - 3)\left(\frac{1 + 5 - 2\sqrt{3}}{2}\right)\] \[= (2\sqrt{3} - 3)(3 - \sqrt{3})\] \[= 6\sqrt{3} + 3\sqrt{3} - 9 - 6\] \[= 9\sqrt{3} - 15.\] The total area of the figure is the area of a square with side length $AB$ plus four times the area of this trapezoid: \[\textrm{Area} = (5 - 2\sqrt{3})^2 + 4(9\sqrt{3} - 15)\] \[= 37 - 20\sqrt{3} + 36\sqrt{3} - 60\] \[= 16\sqrt{3} - 23.\] Our answer is $16 + 3 - 23 = \boxed{\textbf{(B) }-4}$.
参考上图。 设原点为正方形的中心,$A$ 为顶部和右侧六边形的交点,$B$ 为顶部和左侧六边形的交点,$M$ 和 $N$ 为图中的顶部点。 由对称性,$A$ 位于直线 $y = x$ 上。直线 $AN$ 的方程为 $y = -x\sqrt{3} + \frac{3}{2}\sqrt{3} - \frac{1}{2}$(因为它是顶部六边形的一条边)。因此,通过求两条直线的交点可以得到 $A$ 的坐标: \[x = -x\sqrt{3} + \frac{3\sqrt{3} - 1}{2}\] \[x(\sqrt{3} + 1) = \frac{3\sqrt{3} - 1}{2}\] \[x = \frac{3\sqrt{3}-1}{2} \cdot \frac{1}{\sqrt{3} + 1}\] \[= \frac{3\sqrt{3}-1}{2(\sqrt{3} + 1)} \cdot \frac{\sqrt{3} - 1}{\sqrt{3} - 1}\] \[= \frac{10 - 4\sqrt{3}}{4}\] \[= \frac{5}{2} - \sqrt{3}\] \[= \left(\frac{5}{2} - \sqrt{3}, \frac{5}{2} - \sqrt{3}\right).\] 这意味着我们可以求出长度 $AB$,等于 $2(\frac{5}{2} - \sqrt{3}) = 5 - 2\sqrt{3}$。接下来求梯形 $ABMN$ 的面积。底边长度分别为 $1$ 和 $5 - 2\sqrt{3}$,高度等于 $M$ 的 $y$ 坐标减去 $A$ 的 $y$ 坐标。六边形的高度为 $\sqrt{3}$,六边形的底部位于直线 $y = \frac{1}{2}$ 上。因此,$M$ 的 $y$ 坐标为 $\sqrt{3} - \frac{1}{2}$,高度为 $2\sqrt{3} - 3$。现在可以求梯形的面积: \[[ABMN] = (2\sqrt{3} - 3)\left(\frac{1 + 5 - 2\sqrt{3}}{2}\right)\] \[= (2\sqrt{3} - 3)(3 - \sqrt{3})\] \[= 6\sqrt{3} + 3\sqrt{3} - 9 - 6\] \[= 9\sqrt{3} - 15.\] 图形的总面积为边长为 $AB$ 的正方形的面积加上该梯形面积的四倍: \[\textrm{Area} = (5 - 2\sqrt{3})^2 + 4(9\sqrt{3} - 15)\] \[= 37 - 20\sqrt{3} + 36\sqrt{3} - 60\] \[= 16\sqrt{3} - 23.\] 答案为 $16 + 3 - 23 = \boxed{\textbf{(B) }-4}$。
solution