I know how to find solutions for linear Diophantine equations like $ax-by=c$, but is there a shortcut when I already know that (a,b,c) are mutually prime?
Even if there isn't a conceptual shortcut, is there a nicer or briefer way to describe the algorithm in this special case?