2024 AMC 12B Problems/Problem 22
Problem 22
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,
\[=2\cos \angleA\] (Error compiling LaTeX. Unknown error_msg)
According to the law of cosines,
\[\cos \angleA=\frac{b^2+c^2-a^2}{2bc}\] (Error compiling LaTeX. Unknown error_msg)
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 .
Clearly, this case yields no valid solutions.
Since , we must have and . However, does not form a triangle. Hence this case yields no valid solutions.