Ok so I needed to prove this by contradiction.
Let $P:~x^2 - 4y^2 = 7$ and $Q:~x,y$ are not natural numbers
Note that $N$ does not include $0$
OK to begin to prove by contradiction we are given $P$ and I would assume $\text{not}(Q)$ so the equation would have natural numbers $$x^2 - 4y = 7 = (x-2y)(x+2y) = 7$$
Ok so here $(x-2y)(x+2y) = 7$ would be the contradiction but I don't seem to understand why, I know that $7$ could be written as a product of two natural numbers in 2 ways, so because we only have one way is that why we would say that $(x-2y)(x+2y) = 7$ is a contradiction?
Hint As you said $7=7 \cdot 1$ or $7=(-7)\cdot (-1)$. Therefore, the only possibilities are $$x-2y=1 \\ x+2y=7$$
or $$x-2y=-7\\ x+2y =-1$$
Solve those systems and see what happens.