The parabola intersects the circle $x^2+y^2=4$ at two distinct real point, then find k.
$$y^2=kx-8$$ $$y^2=4(\frac k4)(x-\frac 8k)$$
hence $$\frac k4=-1$$ $$k=-4$$ The right answer is +4. I now understand it has got something to do with parabola repointing either way, but that’s because I the answer. Is there any way to find it out purely using mathematics?
In other words, I got -4, but the correct answer is +4. What’s wrong?
Note that there are two parabolas that have $x-1=0$ as their directrix, i.e.
$$y^2=4x-8,\>\>\>\>\>\>\>y^2=-8x-8$$
Then, you need to examine their intersecting points with the circle $x^2+y^2=4$ to determine which one satisfies the requirement of two distinctive real points.
It turns out that the parabola $y^2=4x-8$ has only one intercept with the circle at $(2,0)$, while the other parabola $y^2=-8x-8$ has two intercepts, at $(-2\sqrt7+4, \pm 2\sqrt{4\sqrt7-10})$. Thus, the second parabola satisfies the condition, i.e. $k=-8$.