Skip to main content

2017 AMC 12B Problem 9

Problem 9 of 25EasierGeometry

A circle has center (10,4)(-10, -4) and radius 13.13. Another circle has center (3,9)(3, 9) and radius 65.\sqrt{65}. The line passing through the two points of intersection of the two circles has equation x+y=c.x + y = c. What is c?c?

Answer choices

Show solution

Solution

The circles are (x+10)2+(y+4)2=169(x+10)^2 + (y+4)^2 = 169 and (x3)2+(y9)2=65.(x-3)^2 + (y-9)^2 = 65. Expanding and subtracting the second from the first cancels the x2x^2 and y2y^2 terms and simplifies to x+y=3.x + y = 3. Any intersection point satisfies this, so it is the line through both, and c=3.c = 3. Thus, the correct answer is A.

More practice

Concepts: radical axis · circle · coordinate geometry

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