2024 AMC 12B Problems/Problem 22: Difference between revisions
MRENTHUSIASM (talk | contribs) mNo edit summary |
|||
| (27 intermediate revisions by 9 users not shown) | |||
| Line 1: | Line 1: | ||
==Problem | ==Problem== | ||
Let <math>\triangle{ABC}</math> be a triangle with integer side lengths and the property that <math>\angle{B} = 2\angle{A}</math>. What is the least possible perimeter of such a triangle? | Let <math>\triangle{ABC}</math> be a triangle with integer side lengths and the property that <math>\angle{B} = 2\angle{A}</math>. What is the least possible perimeter of such a triangle? | ||
| Line 13: | Line 13: | ||
Let <math>AB=c</math>, <math>BC=a</math>, <math>AC=b</math>. According to the law of sines, | Let <math>AB=c</math>, <math>BC=a</math>, <math>AC=b</math>. According to the law of sines, | ||
<cmath>\frac{b}{a}=\frac{\sin \angle B}{\sin \angle A} | <cmath>\frac{b}{a}=\frac{\sin \angle B}{\sin \angle A}=2\cos \angle A</cmath> | ||
According to the law of cosines, | According to the law of cosines, | ||
| Line 34: | Line 33: | ||
Case <math>3</math>: <math>b=3</math> | Case <math>3</math>: <math>b=3</math> | ||
For this case, we must have <math>a=1</math> and <math>c= | For this case, we must have <math>a=1</math> and <math>c=8</math>. However, <math>(1, 3, 8)</math> does not form a triangle. Hence this case yields no valid solutions. | ||
Case <math>4</math>: <math>b=4</math> | Case <math>4</math>: <math>b=4</math> | ||
| Line 51: | Line 50: | ||
~tsun26 | ~tsun26 | ||
~infinitywasp (minor errors) | |||
==Solution 2 (Similar to Solution 1)== | ==Solution 2 (Similar to Solution 1)== | ||
| Line 85: | Line 85: | ||
==Solution 3 (Trigonometry)== | ==Solution 3 (Trigonometry)== | ||
<cmath> \frac{a}{sin(A)} = \frac{ | <cmath> \frac{a}{\sin(A)} = \frac{b}{\sin(B)} = \frac{c}{\sin(C)} </cmath> | ||
<cmath> \frac{a}{sin(A)} = \frac{ | <cmath> \frac{a}{\sin(A)} = \frac{b}{\sin(2A)} = \frac{c}{\sin(\pi- 3A)} = \frac{c}{\sin(3A)} </cmath> | ||
<cmath> \frac{a}{sin(A)} = \frac{ | <cmath> \frac{a}{\sin(A)} = \frac{b}{2\sin(A)\cos(A)} = \frac{c}{3\sin(A) - 4\sin^3(A)} </cmath> | ||
<cmath> b = | <cmath> b = 2\cos(A)a </cmath> | ||
<cmath> c = (3 | <cmath> c = (3 - 4\sin^2(A) ) a = (4\cos^2(A)-1)a </cmath> | ||
<cmath> A < | <cmath> A+B = A+2A < 180^{\circ} </cmath> | ||
<cmath> A < 60^{\circ} , \frac{1}{2} < cos(A) < 1 </cmath> | |||
<cmath> a:b:c = 1: | <cmath> a:b:c = 1: 2\cos(A) : 4\cos^2(A)-1 </cmath> | ||
cos(A) must be rational, let's evaluate some small values | <math>\cos(A)</math> must be rational, let's evaluate some small values | ||
case #1: cos(A) = <math>\frac{1}{2}</math> | case #1: <math>\cos(A) = \frac{1}{2}</math> invalid since = <math>\frac{1}{2}</math> | ||
case #2: cos(A) = | case #2: <math>\cos(A) = \frac{1}{3}</math> invalid since < <math>\frac{1}{2}</math> | ||
case #3: cos(A) = | case #3: <math>\cos(A) = \frac{2}{3}</math> give <math>{1: \frac{4}{3} : \frac{7}{9} }</math> with side <math>9:12:7</math> , perimeter = 28 | ||
case #4: cos(A) = <math>\frac{1}{ | case #4: <math>\cos(A) = \frac{1}{4}</math> invalid since < <math>\frac{1}{2}</math> | ||
case #5: cos(A) = | case #5: <math>\cos(A) = \frac{3}{4}</math> give <math>{1: \frac{3}{2} : \frac{5}{4} }</math> with side <math>4:6:5</math>, perimeter = 15 | ||
case #6: <math>\cos(A) = \frac{3}{5}</math> give <math>{1: \frac{6}{5} : \frac{11}{25} }</math> with side <math>25:30:11</math> | |||
case #7: <math>\cos(A) = \frac{4}{5}</math> give <math>{1: \frac{8}{5} : \frac{39}{25} }</math> with side <math>25:40:39</math> | |||
case #8: <math>\cos(A) = \frac{4}{6}</math> same as <math>\frac{2}{3}</math> | |||
case #9: <math>\cos(A) = \frac{5}{6}</math> give <math>{1: \frac{5}{3} : \frac{16}{9} }</math> with side (9:15:16) | |||
case #10: when <math>a \geq 7, b =2cos(A)*a > 2* \frac{1}{2}*7 = 7 , a+b+c > 15</math> | |||
<math>\boxed{\textbf{(C) }15} | <math>\boxed{\textbf{(C) }15}</math> | ||
~[https://artofproblemsolving.com/wiki/index.php/User:Cyantist luckuso] | ~[https://artofproblemsolving.com/wiki/index.php/User:Cyantist luckuso] | ||
==Video Solution 1 by TheSpreadTheMathLove== | |||
https://www.youtube.com/watch?v=N7cNhAx9ifE&t=0s | |||
==Solution 4== | |||
Draw the circumcircle of <math>\triangle{ABC}</math> and let the angle bisector of <math>\angle{B}</math> meet the circle at <math>D</math> | |||
By fact 5 we have <math>CD=AD, \angle{CBD}=\angle{ABD}=\angle{CAB}=\angle{DAC}, \angle{CBA}=\angle{DAB}</math>, thus <math>AC=BD, CD=CB</math> | |||
By Ptolemy, we have <math>c^2=(a+b)CD, CD=\frac{c^2}{a+b}=a, a^2+ab=c^2</math>. Try some numbers and the answer is <math>(4,5,6)\implies \boxed{15}</math> | |||
~Bluesoul | |||
==Solution 5== | |||
Let <math>\angle A=\theta</math>, then <math>\angle B=2\theta</math>. | |||
Find <math>D</math> on <math>AB</math> such that <math>\angle ACD=\theta</math>. Thus, <math>\angle CDB=\angle A+\angle ACD=2\theta</math>. So <math>AD=CD=BD</math>. | |||
Find <math>E</math> on <math>BD</math> such that <math>CE\perp BD</math>. Apparently, this gives <math>E</math> as the mid-point of <math>BD</math>. | |||
Let the length of <math>BC</math> be <math>x</math>. Then <math>AB</math> can be expressed as <math>AD+BD=AD+2BE=x+2x\cos 2\theta</math>. | |||
Let the length of BC be x | |||
Then AB can be expressed as AD+BD=AD+2BE=x+ | |||
Now we need to determine the range of | Since <math>CE=x\sin 2\theta</math>, the length of <math>AC</math> can be expressed as <math>2x\cos\theta</math> (using double angle formula). | ||
Now we need to determine the range of <math>\theta</math>. | |||
So | |||
The above conditions are only valid if <math>\angle B</math> is an acute angle.(the strict proof will be shown in the end*) So <math>\theta<45^\circ</math>, this yields <math>\cos\theta\in\left(\frac{\sqrt{2}}{2},1\right)</math>. | |||
Let | |||
Let <math>\cos\theta=\frac{p}{q}</math>, where <math>(p,q)=1</math>. | |||
To minimize the | |||
Test q= | To minimize the perimeter, the denominator needs to be as small as possible. In this way, a small <math>x</math> can be used to integrate the side length. | ||
Test q= | |||
Test q= | Test <math>q=2</math>, <math>\frac{1}{2}</math> is not in the range. | ||
In this | |||
So the perimeter | Test <math>q=3</math>, <math>\frac{1}{3}</math> and <math>\frac{2}{3}</math> are not in the range (since <math>0.67<0.71</math>). | ||
When q becomes | |||
Test <math>q=4</math>, <math>\frac{3}{4}</math> is in the range. In this case, the smallest <math>x</math> that make side length integer is <math>4</math>, since the side length is <math>x</math>, <math>\frac{5}{4}x</math> and <math>\frac{3}{2}x</math> So the perimeter is <math>4+5+6=15</math>. | |||
So <math>\boxed{\textbf{(C) }15}</math> is the correct answer. | |||
When <math>q</math> becomes bigger, a larger <math>x</math> is required to integrate the length, thus cannot give the minimum perimeter. | |||
If <math>\angle B>90^\circ</math>, <math>\angle A+\angle B>135^\circ</math>,then<math>\angle C<45^\circ</math>. This will result in point D on the extension of AB, meaning that <math>\angle CDB+\angle CBD<180^\circ</math>. Hence, <math>2\angle B<180^\circ</math>,<math>\angle B<90^\circ</math>, which contradicts our condition. If <math>\angle B=90^\circ</math>,The triangle is isosceles right triangle. So, the ratio of sides is <math>1:1:\sqrt{2}</math>, which, obviously means the length cannot be all integers. | |||
~solution by Tonyttian [https://artofproblemsolving.com/wiki/index.php/User:Tonyttian] | |||
~reformatted as LaTeX by Michaelihc [https://artofproblemsolving.com/wiki/index.php/User:Michaelihc] | |||
==Solution 6== | |||
Extend the angle bisector of <math>\angle B</math> to point <math>P</math> on <math>\overline{AC}.</math> We have <math>\triangle BPC \sim ABC,</math> so <math>\frac{m}{b} = \frac{b}{c},</math> yielding <math>m = \frac{b^2}{c}.</math> By the angle bisector theorem, <math>\frac{b}{a} = \frac{m}{n},</math> so <math>\frac{ma}{b} = \frac{ab}{c} = n</math> after substitution. We also have <math>m + n = c,</math> so | |||
<cmath>\frac{b^2}{c} + \frac{ab}{c} = c \implies b^2 + ab = b(b + a) = c^2,</cmath> | |||
for <math>a, b, c \in \mathbb{Z}_{> 0}.</math> We can't have <math>b=1</math> for any integral triangle. If <math>b = 2</math> then <math>2a + 4 = c^2</math>, which gives <math>c = 4</math> and <math>a = 6,</math> which fails the triangle inequality. If <math>b=3</math> then <math>a = 9</math> and <math>c = 6</math>, which fails again. If <math>b = 4</math>, then <math>(a, c) = (5, 6)</math>, which works and yields a perimeter of <math>15</math>. If <math>b=5</math>, then <math>(a, c) = (15, 10),</math> and if <math>b = 6</math>, then <math>(a, c) = (18, 12),</math> which fails again. | |||
If <math>b \geq 7</math> then <math>a+b>7,</math> yielding a minimum perimeter of <math>\boxed{\textbf{(C)\ 15}},</math> which was already achieved. | |||
-Benedict T (countmath1) | |||
==Solution 7 (No Casework, Trig)== | |||
Let <math>AB=c</math>, <math>BC=a</math>, <math>AC=b</math>. | |||
Our goal is to find | |||
<cmath>\min_{a,b,c \in \mathbb{N}} a+b+c</cmath> | |||
By the law of sines, | |||
<cmath> \frac{a}{\sin(A)} = \frac{b}{\sin(B)} = \frac{c}{\sin(C)} </cmath> | |||
Substituting <math>B=2A</math> and <math>C = 180^\circ - A - B</math>: | |||
<cmath> \frac{a}{\sin(A)} = \frac{b}{\sin(2A)} = \frac{c}{\sin(180^\circ-3A)} = \frac{c}{\sin(3A)} </cmath> | |||
We will attempt to cancel the <math>\sin(A)</math> factor in the denominator. Using multiple-angle trigonometric identities, | |||
<cmath>\sin(2A) = 2\sin(A)\cos(A)</cmath> | |||
<cmath>\sin(3A) = \sin(A)(4\cos^2(A)-1)</cmath> | |||
we obtain: | |||
<cmath> \frac{a}{\sin(A)} = \frac{b}{2\sin(A)\cos(A)} = \frac{c}{\sin(A)(4\cos^2(A)-1))} </cmath> | |||
which simplifies to: | |||
<cmath> a = \frac{b}{2\cos(A)} = \frac{c}{(4\cos^2(A)-1))} </cmath> | |||
We notice that the term <math>2\cos(A)</math> appears multiple times. For convenience, let <math>t:=2\cos(A)</math>. Then, rewriting <math>b</math> and <math>c</math> in terms of <math>a</math>, we get: | |||
<cmath>b=ta</cmath> | |||
<cmath>c=(t^2-1)a</cmath> | |||
We now rewrite the original goal in terms of <math>t</math> and <math>a</math>. Notice that since <math>a,b,c \in \mathbb{N}</math>, then the perimeter <math>a+b+c \in \mathbb{N}</math>. Hence, | |||
<cmath> a+b+c = a + ta + (t^2-1)a </cmath> | |||
<cmath>= at(t+1) \in \mathbb{N}</cmath> | |||
This means that <math>t \in \mathbb{Q}</math>, so let <math>t := \frac{m}{n}</math> with <math>m,n \in \mathbb{N}</math>. To minimize | |||
<cmath>a+b+c = at(t+1) = a\left(\frac{m^2}{n^2}+\frac{m}{n}\right)</cmath> | |||
we set <math>a = n^2</math> to ensure the perimeter is an integer, and the objective becomes | |||
<cmath>\min_{m,n \in \mathbb{N}} m(m+n) </cmath> | |||
Notice that to have a valid triangle, <math>c=(t^2-1)a>0</math> implies <math>t^2 - 1 > 0</math> so <math>t > 1</math>. | |||
In addition, due to the triangle inequality, we must have <math>c < a + b</math>, such that | |||
<cmath> (t^2-1)a < a + ta </cmath> | |||
Since <math>a>0</math>, we can safely divide through, yielding <math> t > 2</math>. Overall, we have <math>1<t<2</math>, or equivalently, <math>n<m<2n</math>. The smallest pair satisfying this condition is <math>n=2</math>, <math>m=3</math>, yielding a perimeter of <math>15</math>. (Notice, to have a valid integer between <math>n</math> and <math>2n</math>, there must be a gap of at least <math>1</math> in between, implying <math>2n-n-1=n-1\ge 1</math>, so setting <math>n=2</math> yields the minimum.) Increasing <math>m</math> or <math>n</math> will increase the perimeter, so this is the global minimum. Hence the answer is: | |||
<cmath>\boxed{\textbf{(C)\ 15}}</cmath> | |||
==See also== | |||
{{AMC12 box|year=2024|ab=B|num-b=21|num-a=23}} | |||
{{MAA Notice}} | |||
Latest revision as of 10:17, 27 October 2025
Problem
Let
be a triangle with integer side lengths and the property that
. What is the least possible perimeter of such a triangle?
Solution 1
Let
,
,
. According to the law of sines,
According to the law of cosines,
Hence,
This simplifies to
. We want to find the positive integer solution
to this equation such that
forms a triangle, and
is minimized. We proceed by casework on the value of
. Remember that
.
Case
:
Clearly, this case yields no valid solutions.
Case
:
For this case, we must have
and
. However,
does not form a triangle. Hence this case yields no valid solutions.
Case
:
For this case, we must have
and
. However,
does not form a triangle. Hence this case yields no valid solutions.
Case
:
For this case,
and
, or
and
. As one can check, this case also yields no valid solutions
Case
:
For this case, we must have
and
. There are no valid solutions
Case
:
For this case,
and
, or
and
, or
and
. The only valid solution for this case is
, which yields a perimeter of
.
When
, it is easy to see that
. Hence
, which means
. Therefore, the answer is
~tsun26 ~infinitywasp (minor errors)
Solution 2 (Similar to Solution 1)
Let
,
,
. Extend
to point
on
such that
. This means
is isosceles, so
. Since
is the exterior angle of
, we have
Thus,
is isosceles, so
Then, draw the altitude of
, from
to
, and let this point be
. Let
. Then, by Pythagorean Theorem,
\begin{align*}
CH^2&=a^2-x^2 \\
CH^2&= b^2 - (c+x)^2.\\
\end{align*}
Thus,
Solving for
, we have
Since
, we have
and simplifying, we get
Now we can consider cases on what
is. (Note: Although there looks to be quite a few cases, they are just trivial and usually only take up to a few seconds max).
Case
:
.
This means
, so the least possible values are
,
, but this does not work as it does not satisfy the triangle inequality. Similarly,
,
also does not satisfy it. Anything larger goes beyond the answer choices, so we stop checking this case.
Case
:
This means
, so the least possible values for
and
are
,
, but this does not satisfy the triangle inequality, and anything larger does not satisfy the answer choices.
Case
:
This means
, and the least possible value for
is
, which occurs when
. Unfortunately, this also does not satisfy the triangle inequality, and similarly, any
means the perimeter will get too big.
Case
:
This means
, so we have
, so the least possible perimeter so far is
.
Case
:
We have
, so least possible value for
is
, which already does not work as
, and the minimum perimeter is
already.
Case
:
We have
, so
, which already does not work.
Then, notice that when
, we also must have
and
, so
, so the least possible perimeter is
~evanhliu2009
Solution 3 (Trigonometry)
must be rational, let's evaluate some small values
case #1:
invalid since =
case #2:
invalid since <
case #3:
give
with side
, perimeter = 28
case #4:
invalid since <
case #5:
give
with side
, perimeter = 15
case #6:
give
with side
case #7:
give
with side
case #8:
same as
case #9:
give
with side (9:15:16)
case #10: when
Video Solution 1 by TheSpreadTheMathLove
https://www.youtube.com/watch?v=N7cNhAx9ifE&t=0s
Solution 4
Draw the circumcircle of
and let the angle bisector of
meet the circle at
By fact 5 we have
, thus
By Ptolemy, we have
. Try some numbers and the answer is
~Bluesoul
Solution 5
Let
, then
.
Find
on
such that
. Thus,
. So
.
Find
on
such that
. Apparently, this gives
as the mid-point of
.
Let the length of
be
. Then
can be expressed as
.
Since
, the length of
can be expressed as
(using double angle formula).
Now we need to determine the range of
.
The above conditions are only valid if
is an acute angle.(the strict proof will be shown in the end*) So
, this yields
.
Let
, where
.
To minimize the perimeter, the denominator needs to be as small as possible. In this way, a small
can be used to integrate the side length.
Test
,
is not in the range.
Test
,
and
are not in the range (since
).
Test
,
is in the range. In this case, the smallest
that make side length integer is
, since the side length is
,
and
So the perimeter is
.
So
is the correct answer.
When
becomes bigger, a larger
is required to integrate the length, thus cannot give the minimum perimeter.
If
,
,then
. This will result in point D on the extension of AB, meaning that
. Hence,
,
, which contradicts our condition. If
,The triangle is isosceles right triangle. So, the ratio of sides is
, which, obviously means the length cannot be all integers.
~solution by Tonyttian [1] ~reformatted as LaTeX by Michaelihc [2]
Solution 6
Extend the angle bisector of
to point
on
We have
so
yielding
By the angle bisector theorem,
so
after substitution. We also have
so
for
We can't have
for any integral triangle. If
then
, which gives
and
which fails the triangle inequality. If
then
and
, which fails again. If
, then
, which works and yields a perimeter of
. If
, then
and if
, then
which fails again.
If
then
yielding a minimum perimeter of
which was already achieved.
-Benedict T (countmath1)
Solution 7 (No Casework, Trig)
Let
,
,
.
Our goal is to find
By the law of sines,
Substituting
and
:
We will attempt to cancel the
factor in the denominator. Using multiple-angle trigonometric identities,
we obtain:
which simplifies to:
We notice that the term
appears multiple times. For convenience, let
. Then, rewriting
and
in terms of
, we get:
We now rewrite the original goal in terms of
and
. Notice that since
, then the perimeter
. Hence,
This means that
, so let
with
. To minimize
we set
to ensure the perimeter is an integer, and the objective becomes
Notice that to have a valid triangle,
implies
so
.
In addition, due to the triangle inequality, we must have
, such that
Since
, we can safely divide through, yielding
. Overall, we have
, or equivalently,
. The smallest pair satisfying this condition is
,
, yielding a perimeter of
. (Notice, to have a valid integer between
and
, there must be a gap of at least
in between, implying
, so setting
yields the minimum.) Increasing
or
will increase the perimeter, so this is the global minimum. Hence the answer is:
See also
| 2024 AMC 12B (Problems • Answer Key • Resources) | |
| Preceded by Problem 21 |
Followed by Problem 23 |
| 1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
| All AMC 12 Problems and Solutions | |
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions. Error creating thumbnail: Unable to save thumbnail to destination