Working backwards is a pain in the neck. It's trivial in theory but I always screw it up in practice.
$139 = 2(57) + 25$ and $25=139-2(57)$
$57 = 2(25) + 7$ and $7 = 57 - 2(25) = 57 - 2(139 - 2(57)) = 5*57 - 2*139$
$25 = 3(7) + 4$ and $4 = 25 - 3(7)=(139-2(57)) - 3(5*57 - 2*139) = 7*139 -17*57 $
$7 = 1(4) + 3$ and $3 = 7 - 1(4)=(5*57 - 2*139)-(7*139 -17*57)= 22*57-9*139$
$4 = 3 + 1$ and $1 = 4 - 3= (7*139 -17*57) - (22*57-9*139) =16*139 - 39*57$
C) I'm not familiar with the terminology but I'm assuming the mean something like $57a \equiv 1 \mod 139$?
So $16*139 - 39*57 = 1$ so
$-39*57 \equiv 1 \mod 139$
so $(139-39)*57 = 100*57 \equiv 1 \mod 139$
so $57^{-1} = 100$
....
And indeed...
$1 = 16*139 - 39*57$
$1 = 16*139 -139*57 + 139*57 - 39*57$
$1 = -41*139 + 100*57$
$57*100 = 1 + 41*139$