AMC 10 · 2013 · #19

Grade 8 geometry-2d
coordinate-geometrypythagorean-theoreminteger-pythagorean-triples convert-to-algebraidentify-subproblems ↑ Prerequisites: pythagorean-theoremcoordinate-geometry
📏 Long solution 💡 3 insights
Problem
Two perpendiculars and a right angle pin a point inside a known triangle. Find one segment as a fraction.

Pick an answer.

(A)
18
(B)
21
(C)
24
(D)
27
(E)
30
How to solve
Strategy Draw a Diagram

Three stacked perpendiculars scream 'set up coordinates.' Tool #1 (Diagram): sketch the 13-14-15 triangle, drop the altitude AD, and pin the figure to axes so every 'perpendicular' becomes a slope condition. Tool #7 (Subproblems): first pin down D and A from the altitude, then find the line DE, then locate F on it. Tool #4 (Introduce a Variable): let t=DF and ride the line DE a distance t from D. Tool #13 (Convert to Algebra): the right angle at F (that AF ⊥ BF) turns into one equation in t.

1STEP 1

Split the base with the altitude

The altitude splits the base into whole pieces.

BD=5, DC=9, AD=12
2STEP 2

Put the figure on axes

Axes at that foot make every corner whole.

D=(0,0), B=(-5,0), C=(9,0), A=(0,12)
3STEP 3

Find the direction of line DE

The second perpendicular fixes a direction.

slope(AC)=-4/3 → slope(DE)=3/4, DE: y=3/4x
4STEP 4

Ride distance t along DE

One distance parametrises the whole line.

F=(4t/5, 3t/5), DF=t
5STEP 5

Turn the right angle at F into an equation

The right angle becomes one equation.

FA·FB=0 → t²-16t/5=0
6STEP 6

Solve and pick the valid point

The nonzero root gives 21, choice (B).

t(t-16/5)=0 → DF=16/5, m+n=16+5=21 → (B)
Answer
21
The two roots t=0 and t=16/5 have a clean meaning: both D and F lie on the circle with diameter AB (every point on that circle sees AB at 90°), and line DE cuts that circle in exactly those two points. Rejecting D leaves F at distance 16/5=3.2 from D, comfortably inside DE=36/5=7.2, so F sits on the segment as required. The fraction 16/5 is already reduced, giving m+n=21 — answer (B), which is on the list.
💡Key takeaway

Pin the 13-14-15 triangle to axes so every 'perpendicular' becomes a slope; walk distance t up line DE to reach F, and the right angle at F gives one equation t²-16/5t=0. Toss out the root that is just point D, keep DF=16/5, so m+n=21 — choice (B). It looks like a hard geometry problem, but coordinates turn it into Grade 8 algebra.

  • Split the base with the altitude
  • Put the figure on axes
  • Find the direction of line DE
  • Ride distance t along DE
  • Turn the right angle at F into an equation
  • Solve and pick the valid point