Prove that $x^2 − 2$ is irreducible over $\Bbb Q(\sqrt 3)$.
I was originally trying to use the fact that if $K=\Bbb Q(\sqrt 3)[x]/(x^2-2)$ and $[K:\Bbb Q(\sqrt 3)]=2$ then $x^2-2$ is irreducible over $\Bbb Q(\sqrt 3)$. But I'm not sure how to do this. Any help would be great, thank you in advance!
Note that the roots of $f(x)=x^2-2$ are $\pm \sqrt{2}$. Since $f(x)$ has degree $2$, if it were to be reducible then it would be the product of two linear factors, namely $f(x)=(x+\sqrt{2})(x-\sqrt{2})$.
So suppose that $\sqrt{2}\in\mathbb{Q}(\sqrt{3}) \implies \exists a,b\in \mathbb{Q}: \sqrt{2}=a+b\sqrt{3}\implies 2=a^2+2ab\sqrt{3}+3b^2$ $\implies 2-a^2-3b^2 = 2ab\sqrt{3}$ but the L.H.S. is rational and the R.H.S. is irrational*, a contradiction. As such, $\sqrt{2}\notin \mathbb{Q}(\sqrt{3})$ and so $f(x)$ is irreducible.
*Edit: egreg makes a crucial point in the comments, and this argument is incomplete without taking it into consideration. As such, note that if $b=0, a\neq 0$ then we have $\sqrt{2}\in\mathbb{Q}$, a contradiction. Otherwise, if $a=0, b\neq 0$ then $\sqrt{2}=b\sqrt{3} \implies 2=3b^2 \implies \sqrt{\frac{2}{3}} \in \mathbb{Q}$, a contradiction as well.