Let $\textbf{x}$ and $\textbf{y}$ be two points on the sphere. Show that the normal to the plane determined by the great circle through $\textbf{x}$ and $\textbf{y}$ intersects the sphere at the points $\pm \textbf{z}$, where
$$\bf z = \frac{x \times y}{||x \times y||}$$
Now obviously, if we let the center of the sphere lie at the origin, $\bf x \times y$ will be the normal vector to the plane that crosses the sphere and make that great circle.
Since that plane divides the sphere into two equal parts, the points were the normal intersects the sphere will be opposites of one another, thus $\pm \textbf{z}$.
I don't really get why we need to adjust that point by $\bf ||x \times y||$? Could somebody explain?
Also, the problem itself is easier, as I am not asked to find the points, just to show that they are valid. But I don't really know how could I do it?
I could reason, that if we place that sphere at the origin, the equation of the plane that cuts the sphere and makes the great circle is described by:
$${\bf w}\cdot({\bf x\times y})=0$$
But what next?
Thanks!