/

AMC12 2024 B

AMC12 2024 B · Q22

AMC12 2024 B · Q22. It mainly tests Manipulating equations, Casework.

Let $\triangle{ABC}$ be a triangle with integer side lengths and the property that $\angle{B} = 2\angle{A}$. What is the least possible perimeter of such a triangle?
设$\triangle{ABC}$为一个具有整数边长的三角形,且$\angle{B} = 2\angle{A}$。这样的三角形的最小可能周长是多少?
(A) 13 13
(B) 14 14
(C) 15 15
(D) 16 16
(E) 17 \qquad 17 \qquad
Answer
Correct choice: (C)
正确答案:(C)
Solution
Let $AB=c$, $BC=a$, $AC=b$. According to the law of sines, \[\frac{b}{a}=\frac{\sin \angle B}{\sin \angle A}=2\cos \angle A\] According to the law of cosines, \[\cos \angle A=\frac{b^2+c^2-a^2}{2bc}\] Hence, \[\frac{b}{a}=\frac{b^2+c^2-a^2}{bc}\] This simplifies to $b^2=a(a+c)$. We want to find the positive integer solution $(a, b, c)$ to this equation such that $a, b, c$ forms a triangle, and $a+b+c$ is minimized. We proceed by casework on the value of $b$. Remember that $a<a+c$. Case $1$: $b=1$ Clearly, this case yields no valid solutions. Case $2$: $b=2$ For this case, we must have $a=1$ and $c=3$. However, $(1, 2, 3)$ does not form a triangle. Hence this case yields no valid solutions. Case $3$: $b=3$ For this case, we must have $a=1$ and $c=8$. However, $(1, 3, 8)$ does not form a triangle. Hence this case yields no valid solutions. Case $4$: $b=4$ For this case, $a=1$ and $c=15$, or $a=2$ and $c=6$. As one can check, this case also yields no valid solutions Case $5$: $b=5$ For this case, we must have $a=1$ and $c=24$. There are no valid solutions Case $6$: $b=6$ For this case, $a=2$ and $c=16$, or $a=4$ and $c=5$, or $a=3$ and $c=9$. The only valid solution for this case is $(4, 6, 5)$, which yields a perimeter of $15$. When $b\ge 7$, it is easy to see that $a+c>7$. Hence $a+b+c>14$, which means $a+b+c\ge15$. Therefore, the answer is $\boxed{\textbf{(C) }15}$
设$AB=c$,$BC=a$,$AC=b$。根据正弦定律, \[\frac{b}{a}=\frac{\sin \angle B}{\sin \angle A}=2\cos \angle A\] 根据余弦定律, \[\cos \angle A=\frac{b^2+c^2-a^2}{2bc}\] 因此, \[\frac{b}{a}=\frac{b^2+c^2-a^2}{bc}\] 这简化为$b^2=a(a+c)$。我们要找到正整数解$(a, b, c)$,使得$a, b, c$构成三角形,且$a+b+c$最小。我们按$b$的值进行分类讨论。请记住$a<a+c$。 情况$1$:$b=1$ 显然,此情况无有效解。 情况$2$:$b=2$ 此情况,必须有$a=1$且$c=3$。但是$(1, 2, 3)$不构成三角形。因此此情况无有效解。 情况$3$:$b=3$ 此情况,必须有$a=1$且$c=8$。但是$(1, 3, 8)$不构成三角形。因此此情况无有效解。 情况$4$:$b=4$ 此情况,$a=1$且$c=15$,或$a=2$且$c=6$。可以检查,此情况也无有效解。 情况$5$:$b=5$ 此情况,必须有$a=1$且$c=24$。无有效解。 情况$6$:$b=6$ 此情况,$a=2$且$c=16$,或$a=4$且$c=5$,或$a=3$且$c=9$。此情况的唯一有效解是$(4, 6, 5)$,周长为$15$。 当$b\ge 7$时,很容易看出$a+c>7$。因此$a+b+c>14$,即$a+b+c\ge15$。因此答案是$\boxed{\textbf{(C) }15}$
Topics
Related Questions
Practice full AMC exams on amcdrill.
Try full-length practice and diagnostics at www.amcdrill.com.