AMC 10 · 2012 · #18

Grade 10 geometry-2d
inradiusherons-formulapythagorean-theoremarea-triangles identify-subproblemsconvert-to-algebradouble-counting ↑ Prerequisites: area-trianglespythagorean-theorem
📏 Long solution 💡 3 insights
Problem
A triangle's three sides are known and its three angle bisectors meet at one point. Find the distance from a corner to that point.

Pick an answer.

(A)
15
(B)
$5+\sqrt{26}+3\sqrt{3}$
(C)
$3\sqrt{26}$
(D)
$\frac{2}{3}\sqrt{546}$
(E)
$9\sqrt{3}$
How to solve
Strategy Draw a Diagram

The segment BI is not a side, a median, or an altitude, so nothing in the given figure measures it directly. Tool #1 (Draw a Diagram) supplies the missing object: drop the perpendicular from I to each side. Because I sits on all three bisectors, those three perpendiculars have one common length r, and BI instantly becomes the hypotenuse of a right triangle with a known leg r. That converts the problem into Tool #7 (Identify Subproblems): find the other leg, find r, then combine with the Pythagorean Theorem. Tool #4 (Introduce a Variable) handles the first subproblem — naming the three "touch distances" x,y,z turns the three side lengths into a tiny linear system. Tool #15 (Organize Information in More Ways) handles the second — writing the area of the triangle two different ways, once from the three sides and once as three triangles sharing the apex I, pins r down. The care point throughout is that the picture must be proved, not assumed: the concurrency of the bisectors, the equality of the two touch distances at each vertex, and the fact that the perpendicular feet land inside the sides are the three claims the whole computation rests on.

1STEP 1

Prove what the point I really is

The point is the one equally far from all three sides.

dist(I, AB) = dist(I, BC) = dist(I, CA) = r
2STEP 2

Drop perpendiculars and match them in pairs

Tangent lengths from each corner come in equal pairs.

IP = IQ = IS = r, BP = BQ, CP = CS, AQ = AS
3STEP 3

Solve for the touch distance at B

That gives the corner's touch distance, 13.

x + y + z = 39 → x = 39 - (y+z) = 39 - 26 = 13
4STEP 4

Get the area from the three sides

The three sides give the area directly.

[ABC] = √(39(39-25)(39-26)(39-27)) = √(39 · 14 · 13 · 12) = √(85176) = 78√(14)
5STEP 5

Count the same area a second way

Counting the area again gives the inner radius.

39r = 78√(14) → r = 2√(14) → r² = 56
6STEP 6

Assemble BI from its two legs

Assembling the right triangle gives 15, choice (A).

BI² = BP² + IP² = 13² + 56 = 169 + 56 = 225 → BI = 15 → (A)
Answer
15
Every wrong choice is close to 15: (B) ≈ 15.295, (C) ≈ 15.297, (D) ≈ 15.578, (E) ≈ 15.588. All four sit within 4% of the answer, so an estimate cannot separate them — the value must come out exactly, and it does: BI² = 169 + 56 = 225 on the nose. Two exact independent checks confirm it. First, trigonometry with no circle anywhere: the Law of Cosines gives cos B = (25² + 27² - 26²)/(2 · 25 · 27) = 678/1350 = 113/225, so cos² B/2 = (1 + cos B)/2 = 169/225 and cosB/2 = 13/15; since triangle BPI is right-angled at P with ∠ PBI = B/2, BI = BP/(cos(B/2)) = 13/(13/15) = 15. Second, coordinates: placing B = (0,0) and C = (25,0) forces A = (339/25, 156√(14)/25), and the incenter lands exactly at I = (13, 2√(14)) — its height above BC is exactly r and its horizontal offset is exactly BP, so BI = √(169+56) = 15. Size sanity also holds: BI must exceed the perpendicular distance r = 2√(14) ≈ 7.48 from I to the sides, and must fall short of the full bisector from B, which is 22.5; and 15 sits between.
💡Key takeaway

To reach the incenter from a corner, go along a side by the touch distance and then straight off the side by the inradius — those two are the legs of a right triangle, so here BI = √(13² + 56) = 15.

  • Prove what the point I really is
  • Drop perpendiculars and match them in pairs
  • Solve for the touch distance at B
  • Get the area from the three sides
  • Count the same area a second way
  • Assemble BI from its two legs