The question first asks to show that $\sqrt{3}$ has a root in $\mathbb{Q}(\sqrt{3})=\{a+b\sqrt{3}|a,b \in \mathbb{Q}\}$ but not in $\mathbb{Q}(\sqrt{2})$. This is I solved by assuming, towards a contradiction, that $\exists a,b\in \mathbb{Q}$ such that $a+b\sqrt{2} = \sqrt{3}$, so $b = \frac{\sqrt{3} - a}{\sqrt{2}}$. Clearly this is a contradiction since $\frac{\sqrt{3}}{\sqrt{2}}$ is irrational, and $\frac{a}{\sqrt{2}}$ is either zero or irrational, so their difference must be irrational.
Then the queestion asks me to explain why this implies that $\mathbb{Q}(\sqrt{2})$ is not isomorphic to $\mathbb{Q}(\sqrt{3})$. In previous questions, I showed that $\mathbb{Q}(\sqrt{2})$ is isomorphic to $\mathbb{Q}[x]/\mathopen{<}x^{2}-2\mathclose{>}$, where the latter is the set of congruence classes modulo $x^2 - 2$, and the same for root 3. I'm guessing that we come to some contradiction if we assumed that a field not containing $\sqrt{3}$ is isomorphic to $\mathbb{Q}[x]/\mathopen{<}x^{2}-3\mathclose{>}$, but I don't see how.
Any hints or suggestions would be appreciated. Thanks!