AMC 10 · 2024 · #22

Grade 10 geometry-2dnumber-theory
similar-trianglesisosceles-triangleangle-bisector-theorempolygon-inequality convert-to-algebraextreme-principlesystematic-enumeration ↑ Prerequisites: similar-trianglesangle-sum-triangledivisibility-rules
📏 Long solution 💡 4 insights
Problem
A triangle has three whole-number side lengths, and the angle at B is exactly twice the angle at A. Among every triangle that meets both conditions at once, find the smallest possible perimeter.

Pick an answer.

(A)
13
(B)
14
(C)
15
(D)
16
(E)
17
How to solve
Strategy Convert to Algebra

The condition lives on the angles, but the quantity to minimise lives on the sides, and integers can only be hunted on the side of the fence. So tool #13 (Convert to Algebra) sets the goal: replace ∠ B = 2∠ A by an exact equation in a, b, c. Tool #1 (Draw a Diagram) supplies the mechanism, because the word "twice" is an instruction to cut ∠ B in half and create a second copy of ∠ A inside the figure. Tool #15 (Organize Information in More Ways) reads the resulting picture as two nested similar triangles, which prices every new segment in terms of a, b, c. Tool #11 (Work Backwards) then runs the same diagram in reverse, so the side equation is proved equivalent to the angle condition rather than merely implied by it. Finally tool #14 (Extreme Principle) traps the perimeter between 2b and 3b, which caps b at a single digit, and tool #2 (Make a Systematic List) sweeps the handful of survivors.

1STEP 1

Name each side after its angle

Label the sides a, b, c.

a = BC, b = CA, c = AB, P = a+b+c
2STEP 2

Cut angle B into two copies of A

Bisecting creates an isosceles triangle.

∠ ABD = ∠ DBC = (∠ B)/2 = ∠ A ⟹ AD = BD
3STEP 3

Spot the shrunken copy

The small one is similar to the whole.

△ BDC ∼ △ ABC (AA), DC/BC = BD/AB = BC/AC = a/b ⟹ DC = a²/b, BD = ac/b
4STEP 4

Measure AD two ways

Equating gives b squared equals a times a plus c.

b - a²/b = ac/b ⟹ b² - a² = ac ⟹ b² = a(a+c)
5STEP 5

Check the trade runs both ways

The converse holds, so the conditions are equivalent.

DC/BC = a/b = BC/AC ⟹ △ BDC ∼ △ ABC, AD = (b²-a²)/b = ac/b = BD ⟹ ∠ B = ∠ ABD + ∠ DBC = 2∠ A
6STEP 6

Read off which integers qualify

b must sit between a and twice a.

c = b²/a - a, a ∣ b², 2a²+ab-b² = (2a-b)(a+b) > 0 ⇔ b < 2a, a < b < 2a
7STEP 7

Trap the perimeter

The perimeter lies between two b and three b.

P = b + b²/a, 2b < P < 3b, P ≤ 14 ⟹ b ≤ 6
8STEP 8

Check every allowed value and finish

The 4-6-5 triangle gives perimeter 15.

b=6, a=4: c = 6²/4 - 4 = 5, (a,b,c) = (4,6,5), P = 4+6+5 = 15
Answer
15
The winner survives a direct audit. For (a,b,c) = (4,6,5) the relation reads b² = 36 and a(a+c) = 4 · 9 = 36, so it holds exactly, and 4 + 5 = 9 > 6 confirms a genuine, non-degenerate triangle. The angles check out too: the cosine of ∠ A is (36+25-16)/(2 · 6 · 5) = 3/4 and the cosine of ∠ B is (16+25-36)/(2 · 4 · 5) = 1/8, and 2(3/4)² - 1 = 1/8 is precisely the double-angle statement, so ∠ B = 2∠ A holds on the nose, numerically ∠ A ≈ 41.41^° and ∠ B ≈ 82.82^°. A sweep of every integer triple with perimeter under 40 turns up only (4,6,5), (9,12,7), and (8,12,10), with perimeters 15, 28, and 30; such triangles are rare, and 15 is the smallest. Choices 13 and 14 are impossible because the perimeter bound P > 2b would force b ≤ 6, and that short list was checked completely.
💡Key takeaway

When one angle is twice another, cut the big one in half: the extra copy of the small angle it creates turns the angle fact into a plain equation between the side lengths.

  • Name each side after its angle
  • Cut angle B into two copies of A
  • Spot the shrunken copy of the triangle
  • Measure AD two ways
  • Check that the trade runs both ways
  • Read off exactly which integers qualify
  • Trap the perimeter between 2b and 3b
  • Check every allowed b and finish