I need to prove that:
$$(6 + x^2) \mod 7 = 4$$
is not possible for $x\in \mathbb{N}$.
I know the proof would be by contradiction (i.e. assume we have a value of $x$ that solves this equation and reach a contradiction), but I'm not sure here to go from there. Any help would be appreciated.