Skip to main content

2017 AMC 12B Problem 24

Problem 24 of 25HarderGeometry

Quadrilateral ABCDABCD has right angles at BB and C,C, ABCBCD,\triangle ABC \sim \triangle BCD, and AB>BC.AB \gt BC. There is a point EE in the interior of ABCDABCD such that ABCCEB\triangle ABC \sim \triangle CEB and the area of AED\triangle AED is 1717 times the area of CEB.\triangle CEB. What is ABBC?\dfrac{AB}{BC}?

Answer choices

Show solution

Solution

Set BC=1BC = 1 and AB=r>1.AB = r \gt 1. The similarity ABCBCD\triangle ABC \sim \triangle BCD with the right angles places the figure at C=(0,0),C = (0,0), B=(0,1),B = (0,1), A=(r,1),A = (r,1), D=(1r,0).D = \bigl(\tfrac1r, 0\bigr). Let E=(x,y)E = (x, y) with x,y>0.x, y \gt 0. From ABCCEB\triangle ABC \sim \triangle CEB we get xy=tan(ECB)\dfrac{x}{y} = \tan(\angle ECB) =tan(BAC)= \tan(\angle BAC) =1r= \dfrac1r and x2+y2=r21+r2,x^2 + y^2 = \dfrac{r^2}{1 + r^2}, so x=r1+r2,x = \dfrac{r}{1+r^2}, y=r21+r2.y = \dfrac{r^2}{1+r^2}. The two relevant areas are [CEB]=r2(1+r2),[AED]=r4r2+12r(1+r2). \begin{aligned} [\triangle CEB]&=\dfrac{r}{2(1+r^2)},\\ [\triangle AED]&=\dfrac{r^4-r^2+1}{2r(1+r^2)}. \end{aligned} Setting the second equal to 1717 times the first gives r418r2+1=0.r^4 - 18r^2 + 1 = 0. Then r2=9+45=(2+5)2,r^2 = 9 + 4\sqrt5 = (2 + \sqrt5)^2, so r=2+5.r = 2 + \sqrt5. Thus, the correct answer is D.

More practice

Concepts: similarity · coordinate geometry · shoelace formula

Problem text and solution from the LIVE past-contest archive. See also the AoPS wiki page for community solutions.