AMC 10 · 2017 · #24

Grade 11 geometry-2d
similar-trianglescoordinate-geometryarea-trianglesnested-radical-denesting convert-to-algebracoordinate-geometry ↑ Prerequisites: similar-trianglesarea-triangles
📏 Long solution 💡 4 insights
Problem
A quadrilateral ABCD has square corners at B and C, and triangle ABC is similar to triangle BCD, with side AB longer than side BC. Inside the quadrilateral sits a point E for which triangle ABC is also similar to triangle CEB, and triangle AED has 17 times the area of triangle CEB. Find the ratio of AB to BC.

Pick an answer.

(A)
$1+\sqrt{2}$
(B)
$2 + \sqrt{2}$
(C)
$\sqrt{17}$
(D)
$2 + \sqrt{5}$
(E)
$1 + 2\sqrt{3}$
How to solve
Strategy Introduce a Variable

The question asks for a ratio, so the picture has no fixed size — only a shape. Name the two lengths that control that shape, (AB = a) and (BC = b), and every other length in the figure is forced by the two similarity statements. Each similarity is a free equation: the first one pins down (CD), the second one pins down where (E) is. Once (E) has coordinates, the point splits the quadrilateral into four triangles, so the area condition becomes one algebraic equation in (a) and (b). Dividing through by (b⁴) leaves a single equation in (a/b), which is exactly what was asked for.

1STEP 1

Two right angles force a trapezoid

The two right angles force a trapezoid.

∠ ABC = ∠ BCD = 90° ⟹ AB ∥ CD, B=(0,0), C=(b,0)
2STEP 2

Name the sides, then find CD

The first similarity fixes the remaining side.

AB/BC = BC/CD ⟹ CD = b²/a, A=(0,a), D=(b,b²/a)
3STEP 3

Read the second similarity carefully

The second similarity must be read in vertex order.

k = BC/CA = b/(√(a²+b²)), CE = ab/(√(a²+b²)), EB = b²/(√(a²+b²))
4STEP 4

Pin E down with coordinates

Coordinates pin down the point E.

E = (b³/(a²+b²), ab²/(a²+b²))
5STEP 5

Three triangles share one area

Three small triangles have equal areas.

[ABE] = [BCE] = [CDE] = ab³/(2(a²+b²))
6STEP 6

Turn the 17 into an equation

The seventeen-times condition becomes one equation.

(b(a²+b²))/2a = 20 · ab³/(2(a²+b²)) ⟹ (a²+b²)² = 20 a² b²
7STEP 7

Reduce to the ratio alone

Tidying leaves a quartic in the ratio alone.

(t²+1)² = 20t² ⟹ t⁴ - 18t² + 1 = 0 ⟹ t² = 9 ± 4√(5)
8STEP 8

Choose the root and unnest the radical

Unnesting the radical gives two plus root five.

t² = 9 + 4√(5) = 4 + 4√(5) + 5 = (2+√(5))² ⟹ AB/BC = 2+√(5)
Answer
2 + √(5)
Rewrite (t⁴ - 18t² + 1 = 0) as (t² + 1/t² = 18) and test the choices directly. For (D), (t² = 9 + 4√(5)) and (1/t² = 9 - 4√(5)), and they sum to exactly 18. The near-miss (C) (√(17)) gives (17 + 1/17 ≈ 17.06), and (A), (B), (E) give about (6.0), (11.7), (20.0) — none of them 18. A direct numerical rebuild also agrees: with (b = 1) and (a = 2+√(5) ≈ 4.2361), we get (E ≈ (0.0528, 0.2236)), ([CEB] ≈ 0.1118), trapezoid area (≈ 2.2361), and ([AED] ≈ 2.2361 - 3(0.1118) ≈ 1.9007), whose ratio to ([CEB]) is (17.00). (E) also lies well below segment (AD), so it really is interior.
💡Key takeaway

Every similarity written in a problem is a free equation — name the two lengths that control the shape, cash in each similarity, and the geometry collapses into one equation you can solve.

  • Two right angles force a trapezoid
  • Name the sides, then find CD
  • Read the second similarity carefully
  • Pin E down with coordinates
  • Three triangles share one area
  • Turn the 17 into an equation
  • Reduce to the ratio alone
  • Choose the root and unnest the radical