This is what I got:
$(x-y)(x+y) = 19$ so $x-y \in \mathbb{N}$ and $x+y \in \mathbb{N}$
$ \implies x-y = 19 =x+y$, we know $x+y \geq 8$, not possible
$ \implies x-y = -19 =x+y$, Not possible since $x+y \in \mathbb{N}$
Hence, no $x$, $y \in \mathbb{N}$ exists.
Notice that $19$ is prime. because of this, one of $x-y$ and $x+y$ must be $1$, and the other $19$. Therefore, if we solve the system $x-y = 1, x+y=19$, we can find a solution to this problem. You should be able to find a solution to that system.