Determine the value of real parameter $p$
in such a way that the equation
$$\sqrt{x^2+2p} = p+x $$
has just one real solution
a. $p \ne 0$
b. There is no such value of parameter$p$
c. None of the remaining possibilities is correct.
d. $p\in [−2,\infty)$
e. $p\in [−2,0)\cup(0,\infty)$
I thought the answer is A but it isn't. help me!
The condition says $x+p\geq0$.
$x^2+2p=(x+p)^2$
$⇒x=1-\dfrac p2$
from condition
$1+\dfrac p2\geq0$
$⇒p\geq-2$
Then consider the case of $p=0$, this has all x are solution.