Skip to main content

2019 AMC 12A Problem 5

Problem 5 of 25EasierGeometry

Two lines with slopes 12\dfrac{1}{2} and 22 intersect at (2,2).(2, 2). What is the area of the triangle enclosed by these two lines and the line x+y=10?x + y = 10?

Answer choices

Show solution

Solution

The two lines are y=12x+1y = \tfrac{1}{2}x + 1 and y=2x2.y = 2x - 2. Intersecting each with x+y=10x + y = 10 gives the points (6,4)(6, 4) and (4,6).(4, 6). The triangle has vertices (2,2),(2, 2), (6,4),(6, 4), and (4,6).(4, 6). By the shoelace formula, 122(46)+6(62)+4(24)=124+248=6. \begin{aligned} &\small \tfrac{1}{2}\left| 2(4 - 6) + 6(6 - 2) + 4(2 - 4) \right| \\ &= \tfrac{1}{2}\left| -4 + 24 - 8 \right| \\ &= 6. \end{aligned} Thus, the correct answer is C.

More practice

Concepts: coordinate geometry · triangle area · shoelace formula

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