The following is exercise problem 16 from chapter 1 of Principles of Mathematical Analysis by Rudin.
Suppose $k \ge 3, \mathbb{x,y} \in R^k, \mid\mathbb{x-y}\mid=d>0,$ and $r>0.$ Prove that if $2r>d,$ there are infinitely many $\mathbb{z}\in R^k$ such that $$\mid\mathbb{z}-\mathbb{x}\mid =\mid\mathbb{z}-\mathbb{y}\mid = r. $$
My attempt :
Suppose I sketch a cross section for $k=3$ case, then I would have the following figure :
Here $AB=d$ and $AM=d/2.$ Also $AE=BE=r$(where $r>d/2$) so that we have spheres of radius $r$ centred at $A$ and $B.$
From the figure we observe that $\mathbb{z}=\mathbb{p}+\mathbb{w}$ is one of the solution satisfying the conditions where $\mathbb{w}$ should be such that
$$\mathbb{w}\cdot (\mathbb{x}-\mathbb{y})=0$$ $$|\mathbb{w}|^2= r^2 - (d/2)^2$$
Thus if we define $\mathbb{z}$ as above then the set of all such $\mathbb{z}$ will form a solution set. My question is how do I proceed from here to show that this solution set is infinite?
