Find the geometric position of all points satisfying the two equations $x^2+y^2+z^2=4$ and $x^2+y^2=1$
I think the points for which their coordinates satisfies the two equations at the same time,are all on a circle $x^2+y^2=1$ such that the distance between the circle and the origin is $\pm \sqrt3$.

$x^2+y^2+z^2=4$ represent a sphere with origin $O$ and the $r=2$
$x^2+y^2=1$ represent a cylinder with Orgin $O$ and the $r=1$
If the center of the sphere lies on the axis of the cylinder of revolution, then the intersection curve degenerates into two circles.
The equation of intersection( 2 circles) is:
$x^2+y^2=1 , z=\pm \sqrt3$