Skip to main content

2021 AMC 12A Problem 20

Problem 20 of 25HarderAlgebraGeometry

Suppose that on a parabola with vertex VV and a focus FF there exists a point AA such that AF=20AF = 20 and AV=21.AV = 21. What is the sum of all possible values of the length FV?FV?

Answer choices

Show solution

Solution

Let V=(0,0),V = (0, 0), focus F=(0,f),F = (0, f), and directrix y=f,y = -f, where f=FV.f = FV. A point A=(x,y)A = (x, y) on the parabola satisfies x2=4fyx^2 = 4fy and AF=y+f=20,AF = y + f = 20, so y=20f.y = 20 - f. Also AV2=x2+y2=4fy+y2AV^2 = x^2 + y^2 = 4fy + y^2 =441.= 441. Substituting y=20f:y = 20 - f: 4f(20f)+(20f)2=441    3f240f+41=0. \begin{aligned} &4f(20 - f) + (20 - f)^2 = 441 \\ &\;\Longrightarrow\; 3f^2 - 40f + 41 = 0. \end{aligned} By Vieta’s formulas, the sum of the two possible values of ff is 403.\dfrac{40}{3}. Thus, the correct answer is B.

More practice

Concepts: parabola · distance formula · Vieta’s Formulas

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