Proving the roots of
$$x^4-2(a+b)x^2+(a-b)^2=0$$ are...... $$x=\sqrt{a}+\sqrt{b}$$ $$x=\sqrt{a}-\sqrt{b}$$ $$x=-\sqrt{a}+\sqrt{b}$$ $$x=-\sqrt{a}-\sqrt{b}$$ When $a$ and $b$ are real numbers(negative or positive)
I proved this by substituting $x=\sqrt{a}+\sqrt{b}$ in the main equation , but I think this way not effective because It needs to be repeated four times to complete the proving.
Is there another effective proving.
If $r$ and $s$ are solutions to your equation, then we consider $r^2$ and $s^2$: $$r^2+s^2=2(a+b)$$ and $$r^2s^2=(a-b)^2$$ These simultaneous equations can be solved fairly easily, giving us two similar formulas, with a $\pm$, for $r^2$ and $s^2$. Taking square roots gives your four solutions, with another $\pm$. All this shows why the solutions are so similar in form, with two plus-or-minuses.