The text defines the equation of a parabola as:
$\sqrt{x^2+(y-p)^2}=y+p$
where $y$ is the y coordinate of a point on the parabola and $p$ is the y coordinate of the focus.
It goes on to say:
By squaring and simplifying we get $x^2=4py$.
I'm trying to recreate the steps they took to get from the first form to the second. I start by removing the radical sign by multiplying both sides by $\sqrt{x^2+(y-p)^2}$
but that doesn't seem to lead anywhere useful. What am I overlooking?
Thanks in advance.