2014 AMC 12A Problems/Problem 25
Revision as of 19:38, 7 February 2014 by Infiniteturtle (talk | contribs) (Created page with "==Problem== The parabola <math>P</math> has focus <math>(0,0)</math> and goes through the points <math>(4,3)</math> and <math>(-4,-3)</math>. For how many points <math>(x,y)\in...")
Problem
The parabola has focus and goes through the points and . For how many points with integer coefficients is it true that ?
Solution
The parabola is symmetric through , and the common distance is , so the directrix is the line through and . That's the line Using the point-line distance formula, the parabola is the locus which rearranges to .
Let , . Put to obtain \[ \begin{align*} 25k^2 &= 6x-8y+25 \\ 25k &= 4x+3y. \end{align*} \] and accordingly we find by solving the system that and .
One can show that the values of that make an integer pair are precisely odd integers . For this is , so values work and the answer is .
(Solution by v_Enhance)