Pretty simple problem but I'm having trouble finding the proof.
Numbers in $\mathbb{Q}[\sqrt3]$ are of the form $r+s\sqrt{3}$; $r,s \in \mathbb{Q}$. I tried proving by contradiction. That is, assume $\sqrt{2} \in \mathbb{Q}[\sqrt3]$ . Then, $\sqrt{2} = r+s\sqrt{3}$ $\rightarrow$ $2=r\sqrt{2}+s\sqrt{6}$. Then, since $\sqrt2$ and $\sqrt6$ are both irrational, while $2,r,s$ are all rational, there will be some sort of contradiction. However, I'm not sure if this is right, and if it is, how to formalize it.