Minimal polynomial of $2+\sqrt3$ over $\mathbb{Q}$.
$(2+\sqrt3)^2$= $7+4\sqrt3$
$\implies$ $((2+\sqrt3)^2-7)^2$=$48$ $\implies$ $((2+\sqrt3)^4-14(2+\sqrt3)^2+1=0$
So $2+\sqrt3$ is a root of $x^4-14x^2+1$. Did i do this correct so far? Any tips on factoring this into quadratics? Thanks!
An idea: put $\;x=2+\sqrt3\;$ and now "rationalize" this expression:
$$x-2=\sqrt3\implies x^2-4x+4=3\implies x^2-4x+1=0$$
and thus the above quadratic is the minimal polynomial of $\;2+\sqrt3\;$ , and not the quartic you wrote.
The above method is useful many times to find at least some polynomial vanishing at some number...