Find natural numbers $q, r$ with $0 \leq r < 3$ such that $n = 3q + r$
$n=22$
$n$ is a natural number
So I saw there are two unknown variables there and I believe the $0 \leq r < 3$ is the key to solving it but I'm not sure how. Unless I am supposed to test it from $0$ to $2$.
In which case only when $r=1$ would we get a $q$ as a natural number. Am I correct or is this supposed to be solved another way?