Skip to main content

2021 Fall AMC 12A Problem 21

Problem 21 of 25HarderGeometry

Let ABCDABCD be an isosceles trapezoid with BCAD\overline{BC} \parallel \overline{AD} and AB=CD.AB = CD. Points XX and YY lie on diagonal AC\overline{AC} with XX between AA and Y,Y, as shown in the figure. Suppose AXD=BYC=90,\angle AXD = \angle BYC = 90^\circ, AX=3,AX = 3, XY=1,XY = 1, and YC=2.YC = 2. What is the area of ABCD?ABCD?

Answer choices

Show solution

Solution

Put A=(0,0),A = (0,0), X=(3,0),X = (3,0), Y=(4,0),Y = (4,0), C=(6,0).C = (6,0). The right angles give D=(3,t)D = (3, t) and B=(4,s)B = (4, s) on opposite sides of AC.AC. Parallelism ADBC\overline{AD}\parallel\overline{BC} forces t=32s,t = -\tfrac{3}{2}s, and AB=CDAB = CD gives 16+s2=9+t2,16 + s^2 = 9 + t^2, so t2s2=7.t^2 - s^2 = 7. Substituting yields s2=285.s^2 = \tfrac{28}{5}. The shoelace formula gives area =3ts= 3\,|t - s| =352s= 3\cdot\tfrac{5}{2}s =152s= \tfrac{15}{2}s =152285= \tfrac{15}{2}\sqrt{\tfrac{28}{5}} =335.= 3\sqrt{35}. Thus, the correct answer is C.

More practice

Concepts: coordinate geometry · trapezoid · shoelace formula

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