Skip to main content

2007 AMC 10A Problem 18

Problem 18 of 25IntermediateGeometry

Consider the 1212-sided polygon ABCDEFGHIJKL,ABCDEFGHIJKL, as shown. Each of its sides has length 4,4, and each two consecutive sides form a right angle. Suppose that AG\overline{AG} and CH\overline{CH} meet at M.M. What is the area of quadrilateral ABCM?ABCM?

Answer choices

Show solution

Solution

Put the figure on coordinates with A=(2,6),A = (-2, 6), B=(2,6),B = (2, 6), C=(2,2),C = (2, 2), G=(2,6),G = (2, -6), and H=(2,6).H = (-2, -6). Line AGAG is y=3x,y = -3x, and line CHCH is y=2x2.y = 2x - 2. Their intersection is M=(25,65).M = \left(\tfrac25, -\tfrac65\right). Applying the shoelace formula to A,B,C,MA, B, C, M gives [ABCM]=1281365=885. \begin{aligned} [ABCM] &=\dfrac12\left|{-8}-\dfrac{136}{5}\right|\\ &=\dfrac{88}{5}. \end{aligned} Thus, the correct answer is C.

More practice

Concepts: coordinate geometry · shoelace formula

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