I need to prove that
$$\exists a,b \in \mathbb{R} \setminus \mathbb{Q} : a + b, ab \in \mathbb{Q}$$
Any ideas? I, unfortunately, don't have one yet. The most obvious way with equations in integers (using the definition of a rational number) with irrational coefficients doesn't seem to bear any fruit.
If we carefully choose $s,p\in\mathbb{\mathbb{Q}}$ ($s^2>4p$, for starters), the roots $a,b$ of the quadratic polynomial $$ x^2-sx+p $$ are real numbers but they cannot be rational numbers by the rational root theorem.
On the other hand, they fulfill $a+b=s$ and $ab=p$ by Viète's theorem.
So there are plenty of couples of irrational numbers with both their sum and their product being rational numbers: for instance, $(-\sqrt{2},\sqrt{2}),\left(\frac{1-\sqrt{5}}{2},\frac{1+\sqrt{5}}{2}\right),(2-\sqrt{3},2+\sqrt{3}),\ldots$
The interesting part is that if $a$ and $b$ are irrational numbers, but both $a+b$ and $ab$ are rational numbers, then $a$ and $b$ are conjugated algebraic numbers of degree $2$ over $\mathbb{Q}$: the proof is hidden in the previous lines.