I need to solve the following equation so that both $a$ and $b$ are natural numbers.
$$ab - 2a = 2b$$
I must also prove that the solutions found are the only ones possible.
Is it possible to do so, and if yes how can I do it? Can this be solved as some type of diophantine equation?
Hint:
$$ab-2a=2b\iff (a-2)(b-2)=4$$