If $(c, 0)$ and $(-c, 0)$ are the foci of an ellipse, and the sum of the distance of any point on the ellipse with the foci is $2a$ I am asked to prove thath the equation of the ellipse is: $$ \frac{x^2}{a^2}+\frac{y^2}{b^2}=1 $$ where $b^2=a^2-c^2$.
I tried to first write the definition of the ellipse in mathematical terms: $$ \sqrt{(x-c)^2+y^2}+\sqrt{(x+c)^2+y^2}=2a $$ But when I tried to proceed from here I didn't know where should I go.
A slightly faster way
Hint:
Move $\sqrt{(x+c)^2+y^2}$ to other side of equality to give $\sqrt{(x-c)^2+y^2}=2a-\sqrt{(x+c)^2+y^2}$
Square both sides.
The calculation should simplify a lot as a lot of terms cancel after first step ,compared to simply squaring original equation.
Then move terms within roots to another side and square again.
The problem should be solved.