Let $a$, $b$ and $c$ be positive integers such that $\gcd(a,b)=1$ and $a$ and $b$ do not divide $c$. Prove that if $ab − a − b < c < ab$ then the equation $ax+by=c$ has only one positive solution $x,y\in\mathbb{ Z}$.
I know that it has infinitely many solutions, but I don't know how to prove that it only has one positive solution.