Show $ 3x^2 + 2 = y^2 $ has no solution in integers.
I've seen from similar problems, the idea is to reduce the equation to a congruence $ \mod{3} $ and show that the congruence $ y^2 \equiv 2 \pmod{3} $ has no solutions.
Why is one able to reduce the problem in this manner?