Sorry, for a rather silly question.
Suppose $a_1$, $b_1$, $a_2$, $b_2$ are integers, all different from zero, while $b_1$ and $b_2$ are co-prime positive integers, neither being a complete square.
Is there an elementary proof that $(a_1+\sqrt{b_1})(a_2+\sqrt{b_2})$ is irrational? Or maybe it's just wrong?
Multiplying gives three distinct surds $n_1\sqrt{b_1}$, $n_2\sqrt{b_2}$, $n_3\sqrt{b_1\;b_2}$, so it doesn't seem to help, while taking a power gives again a product of two irrationals.
How about more general case $(a_1+\sqrt[m_1]{b_1})(a_2+\sqrt[m_2]{b_2})$ ?
Suppose $(a+\sqrt{b})(c+\sqrt{d})=ac+a\sqrt d+c\sqrt b+\sqrt{bd}=p\in\Bbb Q.$
Then \begin{align} da^2+bc^2+bd+2(ac\sqrt{bd}+ad\sqrt b+bc\sqrt d) &=(p-ac)^2 \\ ac\sqrt{bd}+ad\sqrt b+bc\sqrt d &=q:=\frac{(p-ac)^2-da^2-bc^2-bd}{2} \\ \sqrt{bd}(ac+a\sqrt d+c\sqrt b)=\sqrt{bd}(p-\sqrt{bd}) &=q \\ \sqrt{bd}=\frac{q+bd}{p}\in \Bbb Q\end{align}which is impossible given that $b$ and $d$ are coprime.