Skip to main content

2018 AMC 12A Problem 16

Problem 16 of 25IntermediateAlgebraGeometry

Which of the following describes the set of values of aa for which the curves x2+y2=a2x^2 + y^2 = a^2 and y=x2ay = x^2 - a in the real xyxy-plane intersect at exactly 33 points?

Answer choices

Show solution

Solution

Substituting x2=y+ax^2 = y + a into x2+y2=a2x^2 + y^2 = a^2 gives y2+y+(aa2)=0,y^2 + y + (a - a^2) = 0, which factors as (y+1a)(y+a)=0,(y + 1 - a)(y + a) = 0, so y=a1y = a - 1 or y=a.y = -a. These correspond to x2=2a1x^2 = 2a - 1 and x2=0.x^2 = 0. The equation x2=0x^2 = 0 always gives the single point (0,a),(0, -a), the vertex of the parabola. The equation x2=2a1x^2 = 2a - 1 gives two more points exactly when 2a1>0,2a - 1 \gt 0, i.e. a>12.a \gt \tfrac12. So there are 33 intersection points precisely when a>12.a \gt \tfrac12. Thus, the correct answer is E.

More practice

Concepts: circle · parabola · quadratic

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