If it is given parabola:
$${y}^2 = 4x$$
How can I find a equation circle (center on x axis) that thouch parabola from inside? $$r=2(sqrt){5}$$
I have done next:
$$ y^2 = 2px $$ $$ y^2=2*2*x$$ $$ p=2$$ $$ r^2=(x-p)^2+(y-q)^2$$ $$ 20=x^2-4x+4+y^2$$
What have I done wrong?
