Find all integer solutions of the equations: \begin{cases} 6x+21y&=&33 \\ 14x-49y&=&13 \end{cases}
I'm not sure how to find all integer solutions for a, but I know there are no integer solutions for b, because $\mbox{gcd}(14,49)=7$ and $7$ does not divide $13$.