I am attempting to solve part (d) of the following problem from Artin's algebra book. I have already solved parts (a) through (c).
(a) Let $p$ be an odd prime. Prove that exactly half of the elements of $\mathbb{F}_p^\times$ are squares and that if $α$ and $β$ are nonsquares, then $αβ$ is a square.
(b) Prove the same assertion for any finite field of odd order.
(c) Prove that in a finite field of even order, every element is a square.
(d) Prove that the irreducible polynomial for $γ=\sqrt2+\sqrt3$ over $\mathbb{Q}$ is redubile modulo $p$ for every prime $p$.
Now, I have shown that $g(x)=x^4-10x^2+1\in \mathbb{Q}[x]$ is the irreducible polynomial for $γ$. Let $p$ be a prime. Let $f(x)=x^4-10x^2+1 \in \mathbb{F}_p[x]$.
I want to show $f$ is reducible. I see that either 2, 4, or 6 is equal to $s^2$ for some $s\in\mathbb{F}_p$. I think it will be useful to proceed by cases here. It someone could show me a complete, elementary, simple proof for the $s^2=2$ case, I should be able to finish the rest on my own.