Elliposid in $\mathbb{R}^3$ is given by $2x^2+2y^2+z^2=338$. Find radius of sphere that touches ellipsoid in points $(x,y,10)$. Sphere has center on $z-axis$
This is what I have so far.
Sphere should touch ellipsoid at circle $x^2+y^2=119$ where $z=10$. Sphere is given by formula $x^2+y^2+(z-z_0)^2=r$. We should determine $z_0$ and $r$. Sphere and ellipsoid should have same tangent planes in those points. Now I don't know how to find equations of tangent planes and place them in some equations. Can someone give me hints how to find tangent planes and check if they are same.