Find a monic polynomial of degree \(4\) in \(x\) with rational coefficients such that \(\sqrt{2}+\sqrt{3}\) is a root of the polynomial.
\(\text{Rational coefficients means that if $\sqrt{2}+\sqrt{3}$ is a zero of the polynomial then}\\ \text{$-\sqrt{2}+\sqrt{3},~\sqrt{2}-\sqrt{3},$ and $-\sqrt{2}-\sqrt{3}$ must be as well}\\ p(x) = (x-(\sqrt{2}+\sqrt{3})) (x-(-\sqrt{2}+\sqrt{3})) (x-(\sqrt{2}-\sqrt{3})) (x-(-\sqrt{2}-\sqrt{3})) = \\x^4-10 x^2+1\)
.