Let $a,~b\in\Bbb Q$ and suppose $\sqrt{a},~\sqrt{b}$ is irrational and $\sqrt{a}-\sqrt{b}\in\Bbb Q$. I want to prove that $\sqrt{a}-\sqrt{b}=0$; that is, $\sqrt{a}=\sqrt{b}$. It seems straightforward by observing some practical numbers. However I found it hard to write a formal proof.
I have tried squaring them, but gained nothing. And I have also searched on this site but nothing was found.
$\sqrt{a} - \sqrt{b} = r$
$\sqrt{a} = r + \sqrt{b}$
$a = (r + \sqrt{b})^2 = r^2 + 2 r \sqrt{b} +b$
If $r \neq 0$, then :
$\frac{a - b - r^2}{2r} = \sqrt{b}$.
The left side is rational.