Let there be distinct points $A$ and $B$ and a given $c\gt0$. What is the solution set for point $X$ if $|AX|^2+ |BX|^2=c$?
I started solving this problem as:
$\overrightarrow{AB}=\overrightarrow{AX}-\overrightarrow{BX}\implies(\overrightarrow{AB})^2=(\overrightarrow{AX}-\overrightarrow{BX})^2\implies|AB|^2=|AX|^2-2\overrightarrow{AX}\cdot\overrightarrow{BX}+|BX|^2 $
$\implies|AB|^2+2\overrightarrow{AX}\cdot\overrightarrow{BX}=|AX|^2+|BX|^2$
It is clear that $|AB|^2+2\overrightarrow{AX}\cdot\overrightarrow{BX}=c$
But from here on I am completely lost how to determine the solution set for point X.
SOS. I need serious help. Any tips?
Let $M$ be the midpoint of the line segment $AB$. Show (e.g., using Stewart's Theorem) that $$AX^2+BX^2=2MX^2+\frac{AB^2}{2}\,.$$ This result is known as Apollonius's Theorem.
Thus, if $c>\dfrac{AB^2}{2}$, then the locus of the point $X$ is a circle centered at $M$ with radius $\sqrt{\dfrac{c}{2}-\dfrac{AB^2}{4}}$. If $c=\dfrac{AB^2}{2}$, then $X=M$. Otherwise, $X$ does not exist.