Consider the parabola $y=x^2$ and a circle which is tangent to the parabola at the points $(1,1)$ and $(-1,1)$.Find the radius of circle.
My try:I write the general equation of circle
$(x-h)^2+(y-k)^2=r^2$
and substitute the points $(1,1)$ and $(-1,1)$ in the equation of circle,i find $h=0$.
Now further what i should do to find r?
The tangent line to the parabola at $(1,1)$ has slope $2$. This is also the tangent line to the circle, so the radius from the center to $(1,1)$, which is perpendicular to the tangent line, has slope $-1/2$. This line intersects the $y$-axis at $(0,3/2)$, so this is your center. To find the radius just take the distance to $(1,1)$.