Show that $ a,b, \sqrt{a}+ \sqrt{b} \in\mathbb Q \implies \sqrt{a},\sqrt{b} \in\mathbb Q $

Hint $\rm\ \sqrt{a}-\sqrt{b}\: = \dfrac{a-b}{\sqrt{a}+\sqrt{b}}\ $ so $\rm\ \sqrt{a}+\sqrt{b}\in\mathbb Q\:\Rightarrow\:\sqrt{a}-\sqrt{b}\in\mathbb Q\:\Rightarrow\:$ sum/2 $\rm = \sqrt{a}\in \mathbb Q$

Remark $ $ This generalizes to a positive sum of any number of square roots over an ordered field.


$$\sqrt a + \sqrt b \in \mathbb{Q} \Rightarrow \sqrt a + \sqrt b = \dfrac{p}{q}$$

$$\sqrt a = \dfrac{p}{q} - \sqrt b$$ $$a = \dfrac{p^2}{q^2} - 2 \cdot \dfrac{p}{q} \sqrt b + b$$

So if $a,b$ are rational, this forces their square roots to be also.