AMC 10 · 2006 · #23

Grade 9 geometry-2d
coordinate-geometrypythagorean-theoremquadratic-equationsisosceles-right-triangle convert-to-algebra ↑ Prerequisites: coordinate-geometrypythagorean-theorem
📏 Long solution 💡 4 insights 📊 Diagram
Problem
An isosceles right triangle holds an interior point at three given distances from its corners. The leg length has a nested-radical form. Find the sum of the two whole numbers in that form.

Pick an answer.

(A)
85
(B)
91
(C)
108
(D)
121
(E)
127
How to solve
Strategy Convert to Algebra

Three distances from one hidden point are hard to handle synthetically, so convert the whole picture to algebra (Tool #13). Placing the right angle at the origin (Tool #1) makes the perpendicular legs and their equal length automatic, and naming P=(x,y) (Tool #4) turns PA, PB, PC into three equations. Those three equations share the same x²+y², so subtracting pairs collapses them into one quadratic in s². That quadratic has two roots, and here is the part worth care: neither root is algebraic junk, because each one really does produce a point at distances 6, 11, 7 from the vertices. The word "inside" is the only thing that separates them, so Tool #3 is used with an interior test, not with a hand wave. Tool #17 is held in reserve for an independent check: rotating the figure 90° about C reproduces the same two candidates as two possible angles at P.

1STEP 1

Put the right angle at the origin

Placing the right angle at the origin gives clean coordinates.

C=(0,0), A=(s,0), B=(0,s), P=(x,y); inside ⇔ x > 0, y > 0, x+y < s
2STEP 2

Turn the three distances into equations

The three distances become three equations.

x²+y²=36 (1), (x-s)²+y²=121 (2), x²+(y-s)²=49 (3)
3STEP 3

Subtract to kill the squares

Subtracting pairs kills the squared terms.

-2sx+s²=85 → x=(s²-85)/2s, -2sy+s²=13 → y=(s²-13)/2s
4STEP 4

Feed the coordinates back into PC = 6

Feeding the coordinates back gives one quadratic.

((u-85)/2s)²+((u-13)/2s)²=36 → (u-85)²+(u-13)²=144u → u²-170u+3697=0
5STEP 5

Solve the quadratic in s squared

It has two roots, both real.

u=170±√(14112)/2=(170± 84√2)/2=85± 42√2
6STEP 6

Both roots are honest points

One puts the point outside, so only one survives.

x=(u-85)/2s → x > 0 ⇔ u > 85; 85-42√2 < 85
7STEP 7

Check the surviving root really works

Checking the survivor confirms the point is inside.

x+y=(u-49)/s < u/s=s, so u=85+42√2 places P inside
8STEP 8

Read off a and b

Reading off the two numbers gives 127, choice (E).

s=√(85+42√2) → a=85, b=42, a+b=127 → (E)
Answer
127
Plug the numbers back in. With u=85+42√2≈ 144.397 we get s≈ 12.0165 and P≈(2.4715, 5.4673); measuring gives PC=6.000, PA=11.000, PB=7.000, and x+y≈ 7.94 < 12.02, so P really is interior. Sizes make sense too: the longest distance inside the triangle is AB=s√2≈ 16.99, comfortably more than PA=11. The rejected root fails this crude test on its own, independently of the sign argument: it gives 2s²=170-84√2, and 170-84√2 < 121 because 49 < 84√2, so AB < 11 there and no point of that triangle, interior or not, could be 11 away from A. Two different tests agree on the same root, and a+b=127 is choice (E).
💡Key takeaway

Put the right angle at the origin, subtract the distance equations to make the squares cancel, and remember that the algebra offers two real points — the word "inside" is what picks the right one.

  • Put the right angle at the origin
  • Turn the three distances into equations
  • Subtract to kill the squares
  • Feed the coordinates back into PC = 6
  • Solve the quadratic in s squared
  • Both roots are honest points
  • Check the surviving root really works
  • Read off a and b