AMC 10 · 2008 · #24

Grade 11 geometry-2d
law-of-cosinessine-area-formulaam-gm-inequality extreme-principleconvert-to-algebra ↑ Prerequisites: trigonometric-ratios
📏 Long solution 💡 3 insights
Problem
One vertex of a triangle slides freely along an arm of a fixed angle. A midpoint on the opposite side is fixed. Find the largest tangent the resulting angle can reach.

Pick an answer.

(A)
$\frac{\sqrt{3}}{6}$
(B)
$\frac{\sqrt{3}}{3}$
(C)
$\frac{\sqrt{3}}{2\sqrt{2}}$
(D)
$\frac{\sqrt{3}}{4\sqrt{2}-3}$
(E)
1
How to solve
Strategy Extreme Principle

The picture has exactly one degree of freedom, the length CA, so tool #4 (Introduce a Variable) turns the whole family of triangles into a single number x = CA > 0 and tan∠ BAD into a function of x. Then tool #14 (Extreme Principle) is the actual question: maximize that function. The obstacle is that ∠ BAD sits inside triangle ABD, whose sides AB and AD both depend on x in ugly ways. Tool #15 (Organize Information in More Ways) removes the obstacle: instead of computing ∠ BAD itself, compute the two products AB · ADsin∠ BAD and AB · ADcos∠ BAD separately. The first is twice the area of ABD, which the midpoint makes trivial; the second is what the Law of Cosines hands over. Dividing them cancels the unknown product AB · AD and leaves tan∠ BAD as a clean rational function of x — with no case split over acute versus obtuse, which is where the more common "subtract two angles" route gets delicate. Tool #1 (Draw a Diagram) keeps the configuration honest: D between B and C is what guarantees ray AD lies inside angle BAC. One warning is built into the plan: an inequality only produces a ceiling, so the last step must exhibit a real triangle that touches it.

1STEP 1

Name the one free length

One free length carries the whole configuration.

x = CA > 0, CB = 4, CD = DB = 2, ∠ ACB = 60^°
2STEP 2

Get the sine part from area

An area gives the sine part directly.

AB · AD·sin∠ BAD = 2[ABD] = [ABC] = 1/2 · x · 4·sin 60^° = √(3) x
3STEP 3

Get the cosine part from the Law of Cosines

The law of cosines gives the cosine part.

AB · ADcos∠ BAD = (AB²+AD²-BD²)/2 = ((x²-4x+16)+(x²-2x+4)-4)/2 = x²-3x+8
4STEP 4

Divide and read off the tangent

Dividing reads off the tangent as one fraction.

tan∠ BAD = √(3) x/(x²-3x+8), x²-3x+8 = (x-3/2)²+23/4 > 0
5STEP 5

Flip it into a sum to minimize

Flipping it turns maximizing into minimizing a sum.

tan∠ BAD = √(3)/(x+8/x-3), x+8/x-4√(2) = (√(x)-2√(2)/√(x))² ≥ 0
6STEP 6

Show the ceiling is actually reached

The bound is actually reached, so the answer is √(3)/(4√(2)-3), choice (D).

x = 2√(2): tan∠ BAD = 2√(6)/(16-6√(2)) = √(3)/(4√(2)-3) = (4√(6)+3√(3))/23 ≈ 0.652 → (D)
Answer
√(3)/(4√(2)-3)
Sample the function f(x) = √(3) x/(x²-3x+8) around the claimed optimum: f(2) = 2√(3)/6 ≈ 0.577, f(2.5) ≈ 0.642, f(2√(2)) ≈ 0.6519, f(3) = 3√(3)/8 ≈ 0.6495, f(4) = 4√(3)/12 ≈ 0.577, and f(x) → 0 both as x → 0^+ and as x → ∞. The values rise to x = 2√(2) ≈ 2.83 and fall away on both sides, exactly as a single interior maximum should. Independent coordinate check at the optimum: put C = (0,0), B = (2, 2√(3)), D = (1,√(3)), A = (2√(2), 0). Then ∠ BAC = arctan2√(3)/(2√(2)-2) ≈ 76.5^° and ∠ DAC = arctan√(3)/(2√(2)-1) ≈ 43.4^°, so ∠ BAD ≈ 33.1^° and tan 33.1^° ≈ 0.652 — the same number, and the triangle's angles 60^° + 76.5^° + 43.5^° close to 180^°. Against the choices: (A) ≈ 0.289, (B) ≈ 0.577, (C) ≈ 0.612, (D) ≈ 0.652, (E) 1. (B) is the trap value that appears at the two tidy positions x = 2 and x = 4, and (C) is attained as well but at non-maximal x; both are real values of tan∠ BAD, just not the largest. (E) is impossible, since the largest angle available is only about 33^°, well under 45^°. Only (D) survives.
💡Key takeaway

When an angle sits between two sides you do not know, do not chase the angle — compute AB · ADsin∠ BAD from the area and AB · ADcos∠ BAD from the Law of Cosines, divide, and the unknown sides cancel and leave the tangent.

  • Name the one free length
  • Get the sine part from area
  • Get the cosine part from the Law of Cosines
  • Divide and read off the tangent
  • Flip it into a sum to minimize
  • Show the ceiling is actually reached