$$2842x \equiv 1547 \pmod{103} $$
How can I simplify this? $GCD(2842,103)=1$, so my guess would be to divide the equation by 7, which is the $GCD$ of 2842 and 1547. So:
$$406x \equiv 221 \pmod{103}$$
Ok, it looks a little bit simpler now.
However I've heard that the $61x \equiv 2 \pmod{103}$ equation is equal to the topmost equation here. But how is this possible? Is it? And if so, why is that so?