Skip to main content

2013 AMC 12A Problem 13

Problem 13 of 25IntermediateGeometry

Let points A=(0,0),A = (0, 0), B=(1,2),B = (1, 2), C=(3,3),C = (3, 3), and D=(4,0).D = (4, 0). Quadrilateral ABCDABCD is cut into equal area pieces by a line passing through A.A. This line intersects CD\overline{CD} at point (pq,rs),\left(\dfrac{p}{q}, \dfrac{r}{s}\right), where these fractions are in lowest terms. What is p+q+r+s?p + q + r + s?

Answer choices

Show solution

Solution

By the shoelace formula, the area of ABCDABCD is 152.\tfrac{15}{2}. Let the line meet CD\overline{CD} at G.G. Triangle ADGADG must have area 154.\tfrac{15}{4}. Since AD=4AD = 4 lies on the xx-axis, 124yG=154\tfrac12\cdot 4\cdot y_G = \tfrac{15}{4} gives yG=158.y_G = \tfrac{15}{8}. Line CDCD is y=3(x4),y = -3(x - 4), so xG=278.x_G = \tfrac{27}{8}. Then p+q+r+sp + q + r + s =27+8+15+8= 27 + 8 + 15 + 8 =58.= 58. Thus, the correct answer is B.

More practice

Concepts: shoelace formula · coordinate geometry · triangle area

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