AMC 10 · 2021 · #24

Grade 11 geometry-2d
power-of-a-pointlaw-of-cosinesangle-bisector-theoremcyclic-quadrilateral work-backwardsidentify-subproblems ↑ Prerequisites: law-of-cosinespower-of-a-point
📏 Long solution 💡 4 insights
Problem
A triangle has sides 11, 24, and 20. The bisector of one angle crosses the opposite side and continues to meet the circumcircle a second time. A second circle through those two points and one vertex meets a side's line at one more point. Find the distance from that point to the remaining vertex.

Pick an answer.

(A)
28
(B)
$20\sqrt{2}$
(C)
30
(D)
32
(E)
$20\sqrt{3}$
How to solve
Strategy Change Focus / Count the Complement

F sits at the end of a long chain — bisector, then one circle, then another circle — and chasing its position through that chain is punishing. Tool #16 (Change Focus) is the whole solution: stop asking where D, E, F are and ask only about products of distances measured from A. Both circles happen to speak that one language. The circumcircle of △ ABC says the bisector satisfies AD · AE = AB · AC; the circle through B, D, E, F says the two lines out of A cut it with the same product, AF · AB = AD · AE. Chain those and the unwanted quantities AD and AE cancel out without ever being computed. Tool #11 (Work Backwards) decides in advance where to aim: CF is a side of △ AFC, so the Law of Cosines will finish the job once AF and ∠ FAC are known — that is what makes AF the target worth hunting. Tool #1 (Draw a Diagram) is needed to see that F falls beyond B, which is what makes ∠ FAC equal to the triangle's own angle ∠ BAC. Tool #7 (Identify Subproblems) handles the two arithmetic pieces, each a single Law of Cosines: first cos∠ BAC from the three given sides, then CF itself.

1STEP 1

Draw both circles and find F

Draw both circles and find the new point.

AB=11, BC=24, CA=20; A,D,E collinear; A,B,F collinear in the order A,B,F; B,D,E,F concyclic
2STEP 2

Work backwards to triangle AFC

Work backwards to the target triangle.

CF² = AF² + AC² - 2 · AF · AC·cos∠ FAC, where AC = 20 and ∠ FAC = ∠ BAC
3STEP 3

Get cos A from the three sides

Get the cosine from the three sides.

24² = 11² + 20² - 2 · 11 · 20cos∠ BAC → 576 = 521 - 440cos∠ BAC → cos∠ BAC = -55/440 = -1/8
4STEP 4

First circle: the bisector product AD·AE

The first circle gives the key product.

∠ BAD = ∠ EAC, ∠ ABD = ∠ AEC → △ ABD ∼ △ AEC → AB/AE = AD/AC → AD · AE = AB · AC = 220
5STEP 5

Second circle: convert the product into AF

The second circle converts it into a length.

△ ADB ∼ △ AFE → AD/AF = AB/AE → AF · AB = AD · AE = 220 → AF = 220/11 = 20
6STEP 6

Finish in the isosceles triangle

Finishing in the isosceles triangle gives 30.

AF = AC = 20 → CF² = 20² + 20² - 2 · 20 · 20·(-1/8) = 400 + 400 + 100 = 900 → CF = 30
Answer
30
The strongest check is that AF = AC = 20 is no accident. Line AE bisects ∠ BAC, and F and C sit one on each side of it at the same distance 20 from A — which means F is exactly the mirror image of C across line AE, and AFEC is a kite. A structural coincidence like that is a strong sign the computation is on the rails, and it supplies an independent finish: the reflection makes CF ⊥ AE with CF = 2 · AC·sin(∠ BAC)/2, and the half-angle identity gives sin² (∠ BAC)/2 = (1 - cos∠ BAC)/2 = (1 + 1/8)/2 = 9/16, so sin(∠ BAC)/2 = 3/4 and CF = 2 · 20·3/4 = 30. Same answer, different route. A size check also passes: CF = 30 is longer than every side of the triangle, which is right, because F lies outside the triangle past B while C is at the opposite end of the base. The wrong choices are exactly what happens if cos∠ BAC is guessed instead of computed. Guess a right angle at A, cos = 0, and CF² = 400 + 400 = 800, giving 20√(2) — choice (B). Guess 120°, cos = -1/2, and CF² = 400 + 400 + 400 = 1200, giving 20√(3) — choice (E). Choices (A) 28 and (D) 32 bracket the correct value and catch small arithmetic slips in the last line, such as dropping the sign of cos∠ BAC or mis-adding 400 + 400 + 100.
💡Key takeaway

When a point is built by a chain of circles, do not chase where it is — chase the product of distances that every line through the outside point must share, because that product hands you the one length you actually need.

  • Draw both circles and find F
  • Work backwards to triangle AFC
  • Get cos A from the three sides
  • First circle: the bisector product AD·AE
  • Second circle: convert the product into AF
  • Finish in the isosceles triangle