/

AMC10 2023 A

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

AMC10 · 2023 (A)

Q1
Cities $A$ and $B$ are $45$ miles apart. Alicia lives in $A$ and Beth lives in $B$. Alicia bikes towards $B$ at 18 miles per hour. Leaving at the same time, Beth bikes toward $A$ at 12 miles per hour. How many miles from City $A$ will they be when they meet?
城市 $A$ 和 $B$ 相距 $45$ 英里。Alicia 住在 $A$,Beth 住在 $B$。Alicia 以每小时 $18$ 英里的速度向 $B$ 骑车。同时出发,Beth 以每小时 $12$ 英里的速度向 $A$ 骑车。他们相遇时距离城市 $A$ 有多少英里?
Correct Answer: E
This is a $d=st$ problem, so let $x$ be the time it takes to meet. We can write the following equation: \[12x+18x=45\] Solving gives us $x=1.5$. The $18x$ is Alicia so $18\times1.5=\boxed{\textbf{(E) 27}}$
这是一个 $d=st$ 问题,让 $x$ 表示相遇所需时间。我们可以写出以下方程: \[12x+18x=45\] 解得 $x=1.5$。$18x$ 是 Alicia,所以 $18\times1.5=\boxed{\textbf{(E) 27}}$
Q2
The weight of $\frac{1}{3}$ of a large pizza together with $3 \frac{1}{2}$ cups of orange slices is the same as the weight of $\frac{3}{4}$ of a large pizza together with $\frac{1}{2}$ cup of orange slices. A cup of orange slices weighs $\frac{1}{4}$ of a pound. What is the weight, in pounds, of a large pizza?
一大块披萨的 $\frac{1}{3}$ 加上 $3 \frac{1}{2}$ 杯橙子片的分量,与一大块披萨的 $\frac{3}{4}$ 加上 $\frac{1}{2}$ 杯橙子片的分量相同。一杯橙子片重 $\frac{1}{4}$ 磅。大披萨的重量是多少磅?
Correct Answer: A
Use a system of equations. Let $x$ be the weight of a pizza and $y$ be the weight of a cup of orange slices. We have \[\frac{1}{3}x+\frac{7}{2}y=\frac{3}{4}x+\frac{1}{2}y.\] Rearranging, we get \begin{align*} \frac{5}{12}x&=3y, \\ x&=\frac{36}{5}y. \end{align*} Plugging in $\frac{1}{4}$ pounds for $y$ by the given gives $\frac{9}{5}=\boxed{\textbf{(A) }1\frac{4}{5}}.$
使用方程组。让 $x$ 表示披萨的重量,$y$ 表示一杯橙子片的重量。 我们有 \[\frac{1}{3}x+\frac{7}{2}y=\frac{3}{4}x+\frac{1}{2}y.\] 整理得 \begin{align*} \frac{5}{12}x&=3y, \\ x&=\frac{36}{5}y. \end{align*} 代入已知 $y=\frac{1}{4}$ 磅,得 $\frac{9}{5}=\boxed{\textbf{(A) }1\frac{4}{5}}.$
Q3
How many positive perfect squares less than $2023$ are divisible by $5$?
小于 $2023$ 的正完全平方数中,有多少个能被 $5$ 整除?
Correct Answer: A
Since $\left \lfloor{\sqrt{2023}}\right \rfloor = 44$, there are $\left \lfloor{\frac{44}{5}}\right \rfloor = \boxed{\textbf{(A) 8}}$ perfect squares less than 2023 that are divisible by 5.
由于 $\left \lfloor{\sqrt{2023}}\right \rfloor = 44$,小于 $2023$ 且能被 $5$ 整除的完全平方数的个数为 $\left \lfloor{\frac{44}{5}}\right \rfloor = \boxed{\textbf{(A) 8}}$
Q4
A quadrilateral has all integer sides lengths, a perimeter of $26$, and one side of length $4$. What is the greatest possible length of one side of this quadrilateral?
一个四边形的所有边长均为整数,周长为 $26$,有一边长为 $4$。该四边形的最长一边可能的最大长度是多少?
Correct Answer: D
Let's use the triangle inequality. We know that for a triangle, the sum of the 2 shorter sides must always be longer than the longest side. This is because if the longest side were to be as long as the sum of the other sides, or longer, we would only have a line. Similarly, for a convex quadrilateral, the sum of the shortest 3 sides must always be longer than the longest side. Thus, the answer is $\frac{26}{2}-1=13-1=\boxed {\textbf{(D) 12}}$ Sidenote: If there weren't a restriction on integer side lengths, the answer would be the decimal just less than 13, so the sum of the other 3 sides could be just more than 13. That would make the longest side 12.99999..., stopping at who knows how many 9's.
使用三角不等式。对于三角形,较短两边之和必须大于最长边。因为如果最长边等于或大于其他两边之和,就只能成一条直线。 类似地,对于凸四边形,最短三边之和必须大于最长边。因此,答案为 $\frac{26}{2}-1=13-1=\boxed {\textbf{(D) 12}}$ 附注:如果没有整数边长限制,答案将是略小于 $13$ 的小数,这样其他三边之和略大于 $13$。最长边将是 $12.99999\dots$,小数点后有无数个 $9$。
Q5
How many digits are in the base-ten representation of $8^5 \cdot 5^{10} \cdot 15^5$?
$8^5 \cdot 5^{10} \cdot 15^5$ 的十进制表示中有多少位数字?
Correct Answer: E
Prime factorizing this gives us $2^{15}\cdot3^{5}\cdot5^{15}=10^{15}\cdot3^5=243\cdot10^{15}$. $10^{15}$ has $16$ digits and $243$ = $2.43*10^{2}$ gives us $3$ more digits. 16+2=18 $2.43*10^{17}$ has $18$ digits
质因数分解得 $2^{15}\cdot3^{5}\cdot5^{15}=10^{15}\cdot3^5=243\cdot10^{15}$。 $10^{15}$ 有 $16$ 位数字,$243 = 2.43*10^{2}$ 贡献 $3$ 位数字。$16+2=18$ $2.43*10^{17}$ 有 $18$ 位数字
Q6
An integer is assigned to each vertex of a cube. The value of an edge is defined to be the sum of the values of the two vertices it touches, and the value of a face is defined to be the sum of the values of the four edges surrounding it. The value of the cube is defined as the sum of the values of its six faces. Suppose the sum of the integers assigned to the vertices is $21$. What is the value of the cube?
一个立方体的每个顶点都被赋上一个整数。边的值为它连接的两个顶点的值之和,面的值为围绕它的四个边的值之和。立方体的值为其六个面的值之和。假设赋给顶点的整数之和为$21$。立方体的值为多少?
Correct Answer: D
Each of the vertices is counted $3$ times because each vertex is shared by three different edges. Each of the edges is counted $2$ times because each edge is shared by two different faces. Since the sum of the integers assigned to all vertices is $21$, the final answer is $21\times3\times2=\boxed{\textbf{(D) } 126}$
每个顶点被计数$3$次,因为每个顶点被三个不同的边共享。 每个边被计数$2$次,因为每个边被两个不同的面共享。 由于所有顶点赋值的和为$21$,最终答案为$21\times3\times2=\boxed{\textbf{(D) } 126}$
Q7
Janet rolls a standard $6$-sided die $4$ times and keeps a running total of the numbers she rolls. What is the probability that at some point, her running total will equal $3$?
Janet掷一个标准的$6$面骰子$4$次,并保持她掷出的数字的累积总和。累积总和在某个时刻等于$3$的概率是多少?
Correct Answer: B
There are $3$ cases where the running total will equal $3$: one roll; two rolls; or three rolls: Case 1: The chance of rolling a running total of $3$, namely $(3)$ in exactly one roll is $\frac{1}{6}$. Case 2: The chance of rolling a running total of $3$ in exactly two rolls, namely $(1, 2)$ and $(2, 1)$ is $\frac{1}{6}\cdot\frac{1}{6}\cdot2=\frac{1}{18}$. Case 3: The chance of rolling a running total of 3 in exactly three rolls, namely $(1, 1, 1)$ is $\frac{1}{6}\cdot\frac{1}{6}\cdot\frac{1}{6}=\frac{1}{216}$. Using the rule of sum we have $\frac{1}{6}+\frac{1}{18}+\frac{1}{216}=\boxed{\textbf{(B) }\frac{49}{216}}$.
累积总和等于$3$有$3$种情况:一次掷骰;两次掷骰;或三次掷骰: 情况1: 恰好一次掷骰得到累积总和$3$,即$(3)$,概率为$\frac{1}{6}$。 情况2: 恰好两次掷骰得到累积总和$3$,即$(1, 2)$和$(2, 1)$,概率为$\frac{1}{6}\cdot\frac{1}{6}\cdot2=\frac{1}{18}$。 情况3: 恰好三次掷骰得到累积总和$3$,即$(1, 1, 1)$,概率为$\frac{1}{6}\cdot\frac{1}{6}\cdot\frac{1}{6}=\frac{1}{216}$。 使用加法原理,$\frac{1}{6}+\frac{1}{18}+\frac{1}{216}=\boxed{\textbf{(B) }\frac{49}{216}}$。
Q8
Barb the baker has developed a new temperature scale for her bakery called the Breadus scale, which is a linear function of the Fahrenheit scale. Bread rises at $110$ degrees Fahrenheit, which is $0$ degrees on the Breadus scale. Bread is baked at $350$ degrees Fahrenheit, which is $100$ degrees on the Breadus scale. Bread is done when its internal temperature is $200$ degrees Fahrenheit. What is this in degrees on the Breadus scale?
面包师Barb为她的面包店开发了一种新的温度标度,称为Breadus标度,它是华氏标度的线性函数。面包在$110$华氏度时发酵,这对应Breadus标度的$0$度。面包在$350$华氏度时烘烤,这对应Breadus标度的$100$度。面包内部温度达到$200$华氏度时完成烘烤。这在Breadus标度上是多少度?
Correct Answer: D
To solve this question, you can use $f(x) = mx + b$ where the $x$ is Fahrenheit and the $y$ is Breadus. We have $(110,0)$ and $(350,100)$. We want to find the value of $y$ in $(200,y)$ that falls on this line. The slope for these two points is $\frac{5}{12}$; $y = \frac{5}{12}x + b$. Solving for $b$ using $(110, 0)$, $\frac{550}{12} = -b$. We get $b = \frac{-275}{6}$. Plugging in $(200, y), \frac{1000}{12}-\frac{550}{12}=y$. Simplifying, $\frac{450}{12} = \boxed{\textbf{(D) }37.5}$
解此题可以使用$f(x) = mx + b$,其中$x$为华氏度,$y$为Breadus度。我们有点$(110,0)$和$(350,100)$。我们想找到点$(200,y)$上$y$的值,这条直线上。两点斜率为$\frac{5}{12}$;$y = \frac{5}{12}x + b$。使用$(110, 0)$解$b$,$\frac{550}{12} = -b$。我们得到$b = \frac{-275}{6}$。代入$(200, y)$,$\frac{1000}{12}-\frac{550}{12}=y$。简化,$\frac{450}{12} = \boxed{\textbf{(D) }37.5}$
Q9
A digital display shows the current date as an $8$-digit integer consisting of a $4$-digit year, followed by a $2$-digit month, followed by a $2$-digit date within the month. For example, Arbor Day this year is displayed as $20230428.$ For how many dates in $2023$ does each digit appear an even number of times in the $8$-digital display for that date?
一个数字显示屏将当前日期显示为一个$8$位整数,由$4$位年份,后跟$2$位月份,后跟月份内的$2$位日期。例如,今年植树节显示为$20230428$。在$2023$年的多少个日期中,$8$位数字显示中每个数字出现的次数是偶数?
Correct Answer: E
Do careful casework by each month. Make sure to start with 2023. In the month and the date, we need a $0$, a $3$, and two digits repeated (which has to be $1$ and $2$ after consideration). After the casework, we get $\boxed{\textbf{(E)}~9}$. For curious readers, the numbers (in chronological order) are:
按每个月仔细分类讨论。确保从2023开始。在月份和日期中,我们需要一个$0$,一个$3$,以及两个重复的数字(考虑后必须是$1$和$2$)。分类讨论后,我们得到$\boxed{\textbf{(E)}~9}$。 给好奇的读者,按时间顺序的数字是:
Q10
Maureen is keeping track of the mean of her quiz scores this semester. If Maureen scores an $11$ on the next quiz, her mean will increase by $1$. If she scores an $11$ on each of the next three quizzes, her mean will increase by $2$. What is the mean of her quiz scores currently?
Maureen正在跟踪她这学期测验成绩的平均分。如果她在下一次测验中得$11$分,她的平均分将增加$1$。如果她在接下来三次测验中各得$11$分,她的平均分将增加$2$。她当前测验成绩的平均分是多少?
Correct Answer: D
Let $a$ represent the amount of tests taken previously and $x$ the mean of the scores taken previously. We can write the following equations: \[\frac{ax+11}{a+1}=x+1\qquad (1)\] \[\frac{ax+33}{a+3}=x+2\qquad (2)\] Multiplying equation $(1)$ by $(a+1)$ and solving, we get: \[ax+11=ax+a+x+1\] \[11=a+x+1\] \[a+x=10\qquad (3)\] Multiplying equation $(2)$ by $(a+3)$ and solving, we get: \[ax+33=ax+2a+3x+6\] \[33=2a+3x+6\] \[2a+3x=27\qquad (4)\] Solving the system of equations for $(3)$ and $(4)$, we find that $a=3$ and $x=\boxed{\textbf{(D) }7}$.
令$a$表示之前参加的测试次数,$x$表示之前成绩的平均分。 我们可以写出以下方程: \[\frac{ax+11}{a+1}=x+1\qquad (1)\] \[\frac{ax+33}{a+3}=x+2\qquad (2)\] 将方程$(1)$乘以$(a+1)$并解得: \[ax+11=ax+a+x+1\] \[11=a+x+1\] \[a+x=10\qquad (3)\] 将方程$(2)$乘以$(a+3)$并解得: \[ax+33=ax+2a+3x+6\] \[33=2a+3x+6\] \[2a+3x=27\qquad (4)\] 解方程组$(3)$和$(4)$,我们发现$a=3$且$x=\boxed{\textbf{(D) }7}$。
Q11
A square of area $2$ is inscribed in a square of area $3$, creating four congruent triangles, as shown below. What is the ratio of the shorter leg to the longer leg in the shaded right triangle?
一个面积为$2$的正方形内接在一个面积为$3$的正方形中,形成了四个全等的三角形,如下图所示。阴影直角三角形的短腿与长腿的比率为多少?
stem
Correct Answer: C
The side lengths of the inner square and outer square are $\sqrt{2}$ and $\sqrt{3}$ respectively. Let the shorter side of our triangle be $x$, thus the longer leg is $\sqrt{3}-x$. Hence, by the Pythagorean Theorem, we have \begin{align*} (\sqrt{3}-x)^2+x^2&=(\sqrt{2})^2 \\ 3-2\sqrt{3}x+x^2+x^2&=2 \\ 2x^2-2\sqrt{3}x+1&=0. \end{align*} By the quadratic formula, we find that $x=\frac{\sqrt{3}\pm1}{2}$, so the answer is $\frac{\sqrt{3}-1}{\sqrt{3}+1}=\boxed{\textbf{(C) }2-\sqrt3}.$
内正方形的边长为$\sqrt{2}$,外正方形的边长为$\sqrt{3}$。设三角形的短边为$x$,则长腿为$\sqrt{3}-x$。 因此,根据勾股定理,我们有 \begin{align*} (\sqrt{3}-x)^2+x^2&=(\sqrt{2})^2 \\ 3-2\sqrt{3}x+x^2+x^2&=2 \\ 2x^2-2\sqrt{3}x+1&=0. \end{align*} 使用二次公式,得到$x=\frac{\sqrt{3}\pm1}{2}$,因此答案为$\frac{\sqrt{3}-1}{\sqrt{3}+1}=\boxed{\textbf{(C) }2-\sqrt3}$。
Q12
How many three-digit positive integers $N$ satisfy the following properties?
有多少个三位正整数$N$满足以下性质?
Correct Answer: B
Multiples of $5$ will always end in $0$ or $5$, and since the numbers have to be a three-digit numbers, it cannot start with 0 (otherwise it would be a two-digit number), narrowing our choices to 3-digit numbers starting with $5$. Since the numbers must be divisible by 7, all possibilities have to be in the range from $7 \cdot 72$ to $7 \cdot 85$ inclusive(504 to 595). (Add 1 to include 72) $85 - 72 + 1 = 14$. $\boxed{\textbf{(B) } 14}$. You can also take 497 away from each of the numbers(removing the hundreds digit and adding three to each of the numbers), resulting in the numbers {7, 14, 21..., 84, 91, 98}. Dividing each of them by 7, you get the numbers {1, 2, 3..., 12, 13, 14}. Therefore, the answer is $\boxed{\textbf{(B) 14}}$
5的倍数总是以$0$或$5$结尾,且由于是三位数,不能以0开头(否则是两位数),因此缩小范围为以$5$开头的三位数。由于必须能被7整除,所有可能数都在$7 \cdot 72$到$7 \cdot 85$之间(即504到595)。 (加1包含72) $85 - 72 + 1 = 14$。$\boxed{\textbf{(B) } 14}$。 也可以从每个数中减去497(去掉百位并每个数加3),得到{7, 14, 21..., 84, 91, 98}。除以7得到{1, 2, 3..., 12, 13, 14}。因此答案为$\boxed{\textbf{(B) 14}}$
Q13
Abdul and Chiang are standing $48$ feet apart in a field. Bharat is standing in the same field as far from Abdul as possible so that the angle formed by his lines of sight to Abdul and Chiang measures $60^\circ$. What is the square of the distance (in feet) between Abdul and Bharat?
Abdul和Chiang在田野中相距$48$英尺。Bharat站在同一田野中,尽可能远离Abdul,同时他看向Abdul和Chiang的视线形成的夹角为$60^\circ$。Abdul和Bharat之间的距离平方(英尺)是多少?
Correct Answer: C
Error creating thumbnail: Unable to save thumbnail to destination Let $\theta=\angle ACB$ and $x=\overline{AB}$. According to the Law of Sines, we know that $\dfrac{\sin\theta}x=\dfrac{\sin60^\circ}{48}=\dfrac{\sqrt3}{96}$. Rearranging, we get that $x=\dfrac{\sin\theta}{\frac{\sqrt3}{96}}=32\sqrt3\sin\theta$ where $x$ is a function of $\theta$. We want to maximize $x$. We know that the maximum value of $\sin\theta=1$, so this yields $x=32\sqrt3\implies x^2=\boxed{\textbf{(C) }3072.}$ A quick check verifies that $\theta=90^\circ$ indeed works.
设$\theta=\angle ACB$,$x=\overline{AB}$。 根据正弦定律,$\dfrac{\sin\theta}x=\dfrac{\sin60^\circ}{48}=\dfrac{\sqrt3}{96}$。重新整理,$x=\dfrac{\sin\theta}{\frac{\sqrt3}{96}}=32\sqrt3\sin\theta$,其中$x$是$\theta$的函数。我们要最大化$x$。 $\sin\theta$的最大值为1,因此$x=32\sqrt3\implies x^2=\boxed{\textbf{(C) }3072}$。 快速验证$\theta=90^\circ$确实可行。
Q14
A number is chosen at random from among the first $100$ positive integers, and a positive integer divisor of that number is then chosen at random. What is the probability that the chosen divisor is divisible by $11$?
从前$100$个正整数中随机选一个数,然后从该数的正整数因数中随机选一个。选出的因数能被$11$整除的概率是多少?
Correct Answer: B
In order for the divisor chosen to be a multiple of $11$, the original number chosen must also be a multiple of $11$. Among the first $100$ positive integers, there are 9 multiples of 11; 11, 22, 33, 44, 55, 66, 77, 88, 99. We can now perform a little casework on the probability of choosing a divisor which is a multiple of 11 for each of these 9, and see that the probability is 1/2 for each. The probability of choosing these 9 multiples in the first place is $\frac{9}{100}$, so the final probability is $\frac{9}{100} \cdot \frac{1}{2} = \frac{9}{200}$, so the answer is $\boxed{\textbf{(B)}~\frac{9}{200}}.$ $11 = 1, 11 \Rightarrow \frac{1}{2}\\ 22 = 2 \times 11: 1, 2, 11, 22 \Rightarrow \frac{1}{2}\\ 33 = 3 \times 11: 1, 3, 11, 33 \Rightarrow \frac{1}{2}\\ 44 = 2^2 \times 11: 1, 2, 4, 11, 22, 44 \Rightarrow \frac{1}{2}\\ 55 = 5 \times 11: 1, 5, 11, 55 \Rightarrow \frac{1}{2}\\ 66 = 2 \times 3 \times 11: 1, 2, 3, 6, 11, 22, 33, 66 \Rightarrow \frac{1}{2}\\ 77 = 7 \times 11: 1, 7, 11, 77 \Rightarrow \frac{1}{2}\\ 88 = 2^3 \times 11: 1, 2, 4, 8, 11, 22, 44, 88 \Rightarrow \frac{1}{2}\\ 99 = 3^2 \times 11: 1, 3, 9, 11, 33, 99 \Rightarrow \frac{1}{2}$
为了选出的因数是$11$的倍数,原始选出的数也必须是$11$的倍数。前$100$个正整数中有9个$11$的倍数:11, 22, 33, 44, 55, 66, 77, 88, 99。我们对这9个数分别计算选出$11$倍数因数的概率,每个均为$1/2$。首先选到这9个倍数的概率为$\frac{9}{100}$,因此总概率为$\frac{9}{100} \cdot \frac{1}{2} = \frac{9}{200}$,答案为$\boxed{\textbf{(B)}~\frac{9}{200}}$。 $11 = 1, 11 \Rightarrow \frac{1}{2}\\ 22 = 2 \times 11: 1, 2, 11, 22 \Rightarrow \frac{1}{2}\\ 33 = 3 \times 11: 1, 3, 11, 33 \Rightarrow \frac{1}{2}\\ 44 = 2^2 \times 11: 1, 2, 4, 11, 22, 44 \Rightarrow \frac{1}{2}\\ 55 = 5 \times 11: 1, 5, 11, 55 \Rightarrow \frac{1}{2}\\ 66 = 2 \times 3 \times 11: 1, 2, 3, 6, 11, 22, 33, 66 \Rightarrow \frac{1}{2}\\ 77 = 7 \times 11: 1, 7, 11, 77 \Rightarrow \frac{1}{2}\\ 88 = 2^3 \times 11: 1, 2, 4, 8, 11, 22, 44, 88 \Rightarrow \frac{1}{2}\\ 99 = 3^2 \times 11: 1, 3, 9, 11, 33, 99 \Rightarrow \frac{1}{2}$
Q15
An even number of circles are nested, starting with a radius of $1$ and increasing by $1$ each time, all sharing a common point. The region between every other circle is shaded, starting with the region inside the circle of radius $2$ but outside the circle of radius $1.$ An example showing $8$ circles is displayed below. What is the least number of circles needed to make the total shaded area at least $2023\pi$?
有偶数个圆嵌套,起始半径为$1$,每次增加$1$,所有圆共有一个公共点。每隔一个圆之间的区域被涂阴影,从半径$2$的圆内但半径$1$的圆外的区域开始。下方显示了$8$个圆的示例。需要最少多少个圆才能使总阴影面积至少为$2023\pi$?
stem
Correct Answer: E
Notice that the area of the shaded region is $(2^2\pi-1^2\pi)+(4^2\pi-3^2\pi)+(6^2\pi-5^2\pi)+ \cdots + (n^2\pi-(n-1)^2 \pi)$ for any even number $n$. Using the difference of squares, this simplifies to $(1+2+3+4+\cdots+n) \pi$. So, we are basically finding the smallest $n$ such that $\frac{n(n+1)}{2}>2023 \Rightarrow n(n+1) > 4046$. Since $60(61) > 60^2=3600$, the only option higher than $60$ is $\boxed{\textbf{(E) } 64}$.
注意阴影区域的面积为$(2^2\pi-1^2\pi)+(4^2\pi-3^2\pi)+(6^2\pi-5^2\pi)+ \cdots + (n^2\pi-(n-1)^2 \pi)$,其中$n$为偶数。 使用平方差公式,这简化为$(1+2+3+4+\cdots+n) \pi$。因此,我们要找最小的$n$使得$\frac{n(n+1)}{2}>2023 \Rightarrow n(n+1) > 4046$。由于$60(61) > 60^2=3600$,高于$60$的唯一选项是$\boxed{\textbf{(E) } 64}$。
Q16
In a table tennis tournament, every participant played every other participant exactly once. Although there were twice as many right-handed players as left-handed players, the number of games won by left-handed players was $40\%$ more than the number of games won by right-handed players. (There were no ties and no ambidextrous players.) What is the total number of games played?
在一次乒乓球锦标赛中,每位参赛者与其他每位参赛者恰好对战一次。虽然右手球员的数量是左手球员的两倍,但左手球员赢得的比赛数量比右手球员多40%。(没有平局,也没有双手球员。)总共进行了多少场比赛?
Correct Answer: B
We know that the total amount of games must be the sum of games won by left and right handed players. Then, we can write $g = l + r$, and since $l = 1.4r$, $g = 2.4r$. Given that $r$ and $g$ are both integers, $g/2.4$ also must be an integer. From here we can see that $g$ must be divisible by 12, leaving only answers B and D. Now we know the formula for how many games are played in this tournament is $n(n-1)/2$, the sum of the first $n-1$ numbers. Now, setting 36 and 48 equal to the equation will show that two consecutive numbers must have a product of 72 or 96. Clearly, $72=8*9$, so the answer is $\boxed{\textbf{(B) }36}$.
我们知道总比赛数是左手和右手球员赢得比赛数的总和。于是有 $g = l + r$,且 $l = 1.4r$,所以 $g = 2.4r$。由于 $r$ 和 $g$ 都是整数,$g/2.4$ 也必须是整数。从这里可以看出 $g$ 必须能被12整除,因此只有选项B和D。然后,我们知道锦标赛的总比赛数公式是 $n(n-1)/2$,即前 $n-1$ 个数的和。将36和48代入方程,会发现两个连续数的乘积必须是72或96。显然,$72=8\times9$,所以答案是 $\boxed{\textbf{(B)}36}$。
Q17
Let $ABCD$ be a rectangle with $AB = 30$ and $BC = 28$. Point $P$ and $Q$ lie on $\overline{BC}$ and $\overline{CD}$ respectively so that all sides of $\triangle{ABP}, \triangle{PCQ},$ and $\triangle{QDA}$ have integer lengths. What is the perimeter of $\triangle{APQ}$?
设 $ABCD$ 为矩形,$AB = 30$,$BC = 28$。点 $P$ 和 $Q$ 分别位于 $\overline{BC}$ 和 $\overline{CD}$ 上,使得 $\triangle{ABP}$、$\triangle{PCQ}$ 和 $\triangle{QDA}$ 的所有边长均为整数。求 $\triangle{APQ}$ 的周长。
Correct Answer: A
We know that all side lengths are integers, so we can test Pythagorean triples for all triangles. First, we focus on $\triangle{ABP}$. The length of $AB$ is $30$, and the possible (small enough) Pythagorean triples $\triangle{ABP}$ can be are $(3, 4, 5), (5, 12, 13), (8, 15, 17),$ where the length of the longer leg is a factor of $30$. Testing these, we get that only $(8, 15, 17)$ is a valid solution. Thus, we know that $BP = 16$ and $AP = 34$. Next, we move on to $\triangle{QDA}$. The length of $AD$ is $28$, and the small enough triples are $(3, 4, 5)$ and $(7, 24, 25)$. Testing again, we get that $(3, 4, 5)$ is our triple. We get the value of $DQ = 21$, and $AQ = 35$. We know that $CQ = CD - DQ$ which is $9$, and $CP = BC - BP$ which is $12$. $\triangle{CPQ}$ is therefore a right triangle with side length ratios ${3, 4, 5}$, and the hypotenuse is equal to $15$. $\triangle{APQ}$ has side lengths $34, 35,$ and $15,$ so the perimeter is equal to $34 + 35 + 15 = \boxed{\textbf{(A) } 84}.$
我们知道所有边长均为整数,因此可以测试所有三角形的勾股三元组。 首先关注 $\triangle{ABP}$。$AB$ 的长度为 $30$,可能的(足够小)勾股三元组为 $(3, 4, 5)$、$(5, 12, 13)$、$(8, 15, 17)$,其中较长直角边的因子是30的因子。测试这些,只有 $(8, 15, 17)$ 是有效解。因此,$BP = 16$,$AP = 34$。 接下来是 $\triangle{QDA}$。$AD$ 的长度为 $28$,足够小的三元组为 $(3, 4, 5)$ 和 $(7, 24, 25)$。再次测试,得到 $(3, 4, 5)$ 是我们的三元组。得到 $DQ = 21$,$AQ = 35$。 我们知道 $CQ = CD - DQ = 9$,$CP = BC - BP = 12$。因此 $\triangle{CPQ}$ 是边长比例为 $3, 4, 5$ 的直角三角形,斜边为 $15$。 $\triangle{APQ}$ 的边长为 $34, 35, 15$,周长为 $34 + 35 + 15 = \boxed{\textbf{(A)} 84}$。
solution
Q18
A rhombic dodecahedron is a solid with $12$ congruent rhombus faces. At every vertex, $3$ or $4$ edges meet, depending on the vertex. How many vertices have exactly $3$ edges meet?
菱形十二面体是一个有 $12$ 个全等菱形面的立体图形。在每个顶点,有 $3$ 或 $4$ 条边相交,取决于顶点。有多少个顶点恰好有 $3$ 条边相交?
Correct Answer: D
Note Euler's formula where $\text{Vertices}+\text{Faces}-\text{Edges}=2$. There are $12$ faces. There are $24$ edges, because there are 12 faces each with four edges and each edge is shared by two faces. Now we know that there are $2-12+24=14$ vertices. Now note that the sum of the degrees of all the points is $48$(the number of edges times 2). Let $x=$ the number of vertices with $3$ edges. Now we know $\frac{3x+4(14-x)}{2}=24$. Solving this equation gives $x = \boxed{\textbf{(D) }8}$. ~aiden22gao ~zgahzlkw (LaTeX) ~ESAOPS (Simplified)
注意欧拉公式 $\text{顶点数}+\text{面数}-\text{边数}=2$。有 $12$ 个面。有 $24$ 条边,因为 $12$ 个面各有四条边,每条边被两个面共享。现在知道有 $2-12+24=14$ 个顶点。现在注意所有点的度数和为 $48$(边数乘以2)。设 $x=$ 有 $3$ 条边的顶点数。现在有 $\frac{3x+4(14-x)}{2}=24$。解此方程得 $x = \boxed{\textbf{(D)}8}$。
Q19
The line segment formed by $A(1, 2)$ and $B(3, 3)$ is rotated to the line segment formed by $A'(3, 1)$ and $B'(4, 3)$ about the point $P(r, s)$. What is $|r-s|$?
由 $A(1, 2)$ 和 $B(3, 3)$ 形成的线段绕点 $P(r, s)$ 旋转成由 $A'(3, 1)$ 和 $B'(4, 3)$ 形成的线段。求 $|r-s|$?
Correct Answer: E
Due to rotations preserving an equal distance, we can bash the answer with the distance formula. $D(A, P) = D(A', P)$, and $D(B, P) = D(B',P)$. Thus we will square our equations to yield: $(1-r)^2+(2-s)^2=(3-r)^2+(1-s)^2$, and $(3-r)^2+(3-s)^2=(4-r)^2+(3-s)^2$. Canceling $(3-s)^2$ from the second equation makes it clear that $r$ equals $3.5$. Substituting will yield \begin{align*}(2.5)^2+(2-s)^2 &= (-0.5)^2+(1-s)^2 \\ 6.25+4-4s+s^2 &= 0.25+1-2s+s^2 \\ 2s &= 9 \\ s &=4.5 \\ \end{align*}. Now $|r-s| = |3.5-4.5| = \boxed{\textbf{(E) } 1}$.
由于旋转保持等距,我们可以用距离公式暴力求解。$D(A, P) = D(A', P)$,且 $D(B, P) = D(B',P)$。 于是我们平方方程得到: $(1-r)^2+(2-s)^2=(3-r)^2+(1-s)^2$,且 $(3-r)^2+(3-s)^2=(4-r)^2+(3-s)^2$。 第二个方程消去 $(3-s)^2$ 后明显 $r = 3.5$。 代入得到 \begin{align*}(2.5)^2+(2-s)^2 &= (-0.5)^2+(1-s)^2 \\ 6.25+4-4s+s^2 &= 0.25+1-2s+s^2 \\ 2s &= 9 \\ s &=4.5 \\ \end{align*}。 现在 $|r-s| = |3.5-4.5| = \boxed{\textbf{(E)} 1}$。
Q20
Each square in a $3\times3$ grid of squares is colored red, white, blue, or green so that every $2\times2$ square contains one square of each color. One such coloring is shown on the right below. How many different colorings are possible?
一个 $3\times3$ 的方格网格中的每个小方格涂成红色、白色、蓝色或绿色,使得每个 $2\times2$ 大方格包含每种颜色恰好一个。如下右图所示的一种着色。可能有多少种不同的着色?
stem
Correct Answer: D
Let a "tile" denote a 1×1 square, and a "square" refer to a 2×2 square. We have 4!=24 possible ways to fill out the top-left square. Next, we fill out the bottom-right corner tile. In the bottom-right square, one corner is already filled (the central tile) from our initial coloring), so we have 3 color options remaining for this. Now considering the remaining tiles, all of these only have one way to be filled (Try it yourself if you don’t believe). For example, the right tile of the middle row is part of two squares: the top-right and the bottom-right. Among these squares, 3 colors have already been used, leaving us with only 1 remaining option. Similarly, every other remaining square has only one available option for coloring. Thus, the total number of ways is 3×4!=(D) 72. A quick version of this method is used when you use for example B as the top left corner block. You can see that $B$ in the top left corner has $6$ possible ways. Now, see that there are $3$ possible corners for a center cell and there are $4$ possible center cells. We get $6$ times $4$ times $3 = D$, the answer is (D) 72.
设“tile”表示 $1\times1$ 小方格,“square”表示 $2\times2$ 大方格。 左上大方格有 $4!=24$ 种填充方式。接下来填充右下角的tile。在右下大方格中,一个角(中心tile)已从初始着色填充,因此该tile有 $3$ 种颜色选项。 现在考虑剩余tile,所有这些tile只有一种填充方式(不信自己试试)。 例如,中间行的右tile属于两个大方格:右上和右下。在这些大方格中,已用 $3$ 种颜色,剩 $1$ 种选项。类似地,每个剩余tile只有一种可用选项。 因此,总方式数为 $3\times4!=(D) 72$。 快速版本:例如左上角用B,有 $6$ 种方式。中心有 $4$ 个位置,每个有 $3$ 种角选项。得 $6\times4\times3 = D$,答案为(D) 72。
Q21
Let $P(x)$ be the unique polynomial of minimal degree with the following properties: The roots of $P(x)$ are integers, with one exception. The root that is not an integer can be written as $\frac{m}{n}$, where $m$ and $n$ are relatively prime integers. What is $m+n$?
设 $P(x)$ 是具有以下性质的最低次数唯一多项式: $P(x)$ 的根都是整数,除了一个例外。那个非整数根可以写成 $\frac{m}{n}$,其中 $m$ 和 $n$ 是互质的整数。求 $m+n$?
Correct Answer: D
From the problem statement, we find $P(2-2)=0$, $P(9)=0$ and $4P(4)=0$. Therefore, we know that $0$, $9$, and $4$ are roots. So, we can factor $P(x)$ as $x(x - 9)(x - 4)(x - a)$, where $a$ is the unknown root. Since $P(x) - 1 = 0$, we plug in $x = 1$ which gives $1(-8)(-3)(1 - a) = 1$, so $24(1 - a) = 1 \implies 1 - a = 1/24 \implies a = 23/24$. Therefore, our answer is $23 + 24 =\boxed{\textbf{(D) }47}$
从题目描述中,我们得知 $P(2-2)=0$,$P(9)=0$ 和 $4P(4)=0$。因此,我们知道 $0$、$9$ 和 $4$ 是根。所以,可以将 $P(x)$ 分解为 $x(x - 9)(x - 4)(x - a)$,其中 $a$ 是未知根。由于 $P(x) - 1 = 0$,代入 $x = 1$ 得到 $1(-8)(-3)(1 - a) = 1$,所以 $24(1 - a) = 1 \implies 1 - a = 1/24 \implies a = 23/24$。因此,答案是 $23 + 24 =\boxed{\textbf{(D) }47}$
Q22
Circle $C_1$ and $C_2$ each have radius $1$, and the distance between their centers is $\frac{1}{2}$. Circle $C_3$ is the largest circle internally tangent to both $C_1$ and $C_2$. Circle $C_4$ is internally tangent to both $C_1$ and $C_2$ and externally tangent to $C_3$. What is the radius of $C_4$?
圆 $C_1$ 和 $C_2$ 半径均为 $1$,两圆心距离为 $\frac{1}{2}$。圆 $C_3$ 是与 $C_1$ 和 $C_2$ 都内切的最大的圆。圆 $C_4$ 与 $C_1$ 和 $C_2$ 都内切,且与 $C_3$ 外切。求 $C_4$ 的半径。
stem
Correct Answer: D
Let $O$ be the center of the midpoint of the line segment connecting both the centers, say $A$ and $B$. Let the point of tangency with the inscribed circle and the right larger circles be $T$. Then $OT = BO + BT = BO + AT - \frac{1}{2} = \frac{1}{4} + 1 - \frac{1}{2} = \frac{3}{4}.$ Since $C_4$ is internally tangent to $C_1$, center of $C_4$, $C_1$ and their tangent point must be on the same line. Now, if we connect centers of $C_4$, $C_3$ and $C_1$/$C_2$, we get a right angled triangle. Let the radius of $C_4$ equal $r$. With the pythagorean theorem on our triangle, we have \[\left(r+\frac{3}{4}\right)^2+\left(\frac{1}{4}\right)^2=(1-r)^2\] Solving this equation gives us \[r = \boxed{\textbf{(D) } \frac{3}{28}}\]
设 $O$ 是连接两圆心 $A$ 和 $B$ 的线段中点的中心。 设内切圆与右侧大圆的切点为 $T$。 则 $OT = BO + BT = BO + AT - \frac{1}{2} = \frac{1}{4} + 1 - \frac{1}{2} = \frac{3}{4}$。 由于 $C_4$ 与 $C_1$ 内切,$C_4$ 的中心、$C_1$ 的中心及其切点必须共线。 现在,连接 $C_4$、$C_3$ 和 $C_1$/$C_2$ 的中心,得到一个直角三角形。 设 $C_4$ 的半径为 $r$。利用勾股定理,有 \[\left(r+\frac{3}{4}\right)^2+\left(\frac{1}{4}\right)^2=(1-r)^2\] 解此方程得到 \[r = \boxed{\textbf{(D) } \frac{3}{28}}\]
solution
Q23
If the positive integer $c$ has positive integer divisors $a$ and $b$ with $c = ab$, then $a$ and $b$ are said to be $\textit{complementary}$ divisors of $c$. Suppose that $N$ is a positive integer that has one complementary pair of divisors that differ by $20$ and another pair of complementary divisors that differ by $23$. What is the sum of the digits of $N$?
如果正整数 $c$ 有正整数除数 $a$ 和 $b$ 满足 $c = ab$,则称 $a$ 和 $b$ 是 $c$ 的\textit{互补除数}。假设正整数 $N$ 有一对互补除数之差为 $20$,另一对互补除数之差为 $23$。求 $N$ 的各位数字之和。
Correct Answer: C
Consider positive integers $a, b$ with a difference of $20$. Suppose $b = a-20$. Then, we have $(a)(a-20) = n$. If there is another pair of two integers that multiply to $n$ but have a difference of 23, one integer must be greater than $a$, and the other must be smaller than $a-20$. We can create two cases and set both equal. We have $(a)(a-20) = (a+1)(a-22) \text{ or } (a+2)(a-21).$ Note that if we go further to $(a+3)(a-20)$ and beyond, that would violate the condition that one of the two integers must be smaller than $a-20.$ Starting with the first case, we have $a^2-20a = a^2-21a-22$, or $0=-a-22$, which gives $a=-22$, which is not possible. The other case is $a^2-20a = a^2-19a-42$, so $a=42$. Thus, our product is $(42)(22) = (44)(21)$, so $n = 924$. Adding the digits, we have $9+2+4 = \boxed{\textbf{(C) } 15}$.
考虑差为 $20$ 的正整数对 $a, b$,设 $b = a-20$。则 $n = a(a-20)$。若有另一对乘积为 $n$ 但差为 $23$ 的整数,则一个大于 $a$,另一个小于 $a-20$。可分两种情况:$(a)(a-20) = (a+1)(a-22)$ 或 $(a+2)(a-21)$。注意若进一步到 $(a+3)(a-20)$ 等,会违反一个小于 $a-20$ 的条件。 第一种情况:$a^2-20a = a^2-21a-22$,得 $0=-a-22$,$a=-22$,不可能。第二种:$a^2-20a = a^2-19a-42$,得 $a=42$。于是 $n = 42\times22 = 44\times21 = 924$。各位数字和 $9+2+4 = \boxed{\textbf{(C) } 15}$
Q24
Six regular hexagonal blocks of side length 1 unit are arranged inside a regular hexagonal frame. Each block lies along an inside edge of the frame and is aligned with two other blocks, as shown in the figure below. The distance from any corner of the frame to the nearest vertex of a block is $\frac{3}{7}$ unit. What is the area of the region inside the frame not occupied by the blocks?
六个边长为 $1$ 单位的正六边形木块排列在一个正六边形框架内。每个木块位于框架内侧边上,并与另外两个木块对齐,如图所示。从框架的任意角到最近的木块顶点的距离为 $\frac{3}{7}$ 单位。求框架内未被木块占据的区域面积。
stem
Correct Answer: C
Examining the red isosceles trapezoid with $1$ and $\dfrac{3}{7}$ as two bases, we know that the side lengths are $\dfrac{4}{7}$ from $30-60-90$ triangle. We can conclude that the big hexagon has side length 3. Thus the target area is: area of the big hexagon - 6 * area of the small hexagon. $\dfrac{3\sqrt{3}}{2}(3^2-6\cdot1^2) = \dfrac{3\sqrt{3}}{2}(3) = \boxed{\textbf{(C)}~\frac{9 \sqrt{3}}{2}}$ We can extend the line of the parallelogram to the end until it touches the next hexagon and it will make a small equilateral triangle and a longer parallelogram. We can prove that one side of the tiny equilateral triangle is 4/7 by playing around with angles and the parallelogram because it is parallel, we can then use the whole side of the hexagon which is one and subtract 3/7 which is one side of the equilateral triangle which is 4/7. That means the whole side of the big hexagon length is 3 and we can continue with solution 1.
考察红色等腰梯形,其两底分别为 $1$ 和 $\dfrac{3}{7}$,由 $30-60-90$ 三角形知其腿长为 $\dfrac{4}{7}$。 由此可知大六边形边长为 $3$。 目标面积为:大六边形面积减去 $6$ 个小六边形面积。 $\dfrac{3\sqrt{3}}{2}(3^2-6\cdot1^2) = \dfrac{3\sqrt{3}}{2}(3) = \boxed{\textbf{(C)}~\frac{9 \sqrt{3}}{2}}$ 还可以将平行四边形线延长至接触下一个六边形,形成一个小正三角形和较长的平行四边形。通过角度和平行四边形性质,可证小正三角形边长为 $4/7$。则大六边形全边长为 $1$,减去 $\frac{3}{7}$(小三角形一侧,为 $4/7$?),大六边形边长为 $3$,继续解法一。
solution
Q25
If $A$ and $B$ are vertices of a polyhedron, define the distance $d(A,B)$ to be the minimum number of edges of the polyhedron one must traverse in order to connect $A$ and $B$. For example, if $\overline{AB}$ is an edge of the polyhedron, then $d(A, B) = 1$, but if $\overline{AC}$ and $\overline{CB}$ are edges and $\overline{AB}$ is not an edge, then $d(A, B) = 2$. Let $Q$, $R$, and $S$ be randomly chosen distinct vertices of a regular icosahedron (regular polyhedron made up of 20 equilateral triangles). What is the probability that $d(Q, R) > d(R, S)$?
若 $A$ 和 $B$ 是多面体的顶点,定义距离 $d(A,B)$ 为连接 $A$ 和 $B$ 所需穿越的最少边数。例如,若 $\overline{AB}$ 是多面体的一条边,则 $d(A, B) = 1$;若 $\overline{AC}$ 和 $\overline{CB}$ 是边而 $\overline{AB}$ 不是,则 $d(A, B) = 2$。设正二十面体(由 $20$ 个正三角形组成的正多面体)的三个不同顶点 $Q$、$R$ 和 $S$ 随机选取。求 $d(Q, R) > d(R, S)$ 的概率。
Correct Answer: A
To find the total amount of vertices we first find the amount of edges, and that is $\frac{20 \times 3}{2}$. Next, to find the amount of vertices we can use Euler's characteristic, $V - E + F = 2$, and therefore the amount of vertices is $12$ So there are $\binom{12}{3} = 220$ ways to choose 3 distinct points. Now, the furthest distance we can get from one point to another point in an icosahedron is 3. Which gives us a range of $1 \leq d(Q, R), d(R, S) \leq 3$ With some case work, we get two cases: Case 1: $d(Q, R) = 3; d(R, S) = 1, 2$ Since we have only one way to choose Q, that is, the opposite point from R, we have one option for Q and any of the other points could work for S. Then, we get $12 \times 1 \times 10 = 120$ (ways to choose R × ways to choose Q × ways to choose S) Case 2: $d(Q, R) = 2; d(R, S) = 1$ We can visualize the icosahedron as 4 rows, first row with 1 vertex, second row with 5 vertices, third row with 5 vertices and fourth row with 1 vertex. We set R as the one vertex on the first row, and we have 12 options for R. Then, Q can be any of the 5 points on the third row and finally S can be one of the 5 points on the second row. Therefore, we have $12 \times 5 \times 5 = 300$ (ways to choose R × ways to choose Q × ways to choose S) In total, we have $420$ ways, but we must divide by $3!$ to account for permutations, giving us $70/220 = \boxed{\textbf{(A) } 7/22}.$
先求顶点数:边数为 $\frac{20 \times 3}{2} = 30$。用欧拉公式 $V - E + F = 2$,得 $V = 12$。 选 $3$ 个不同顶点的总方式:$\binom{12}{3} = 220$。 二十面体中两顶点最大距离为 $3$,即 $1 \leq d(Q, R), d(R, S) \leq 3$。 分情况讨论: 情况 $1$:$d(Q, R) = 3$;$d(R, S) = 1, 2$ 对每个 $R$,$Q$ 只有 $1$ 个选择(对点),$S$ 有 $10$ 个选择。 总计 $12 \times 1 \times 10 = 120$。 情况 $2$:$d(Q, R) = 2$;$d(R, S) = 1$ 将二十面体视为 $4$ 层:第 $1$ 层 $1$ 个顶点,第 $2$ 层 $5$ 个,第 $3$ 层 $5$ 个,第 $4$ 层 $1$ 个。设 $R$ 为第 $1$ 层顶点($12$ 选 $R$),$Q$ 为第 $3$ 层 $5$ 个,$S$ 为第 $2$ 层 $5$ 个。 总计 $12 \times 5 \times 5 = 300$。 总有序方式 $420$,除以 $3!$ 得无序方式 $70$。概率 $70/220 = \boxed{\textbf{(A) } 7/22}$