I wan't to find the multiplivative inverse of $[22]^{-1}_{12} $ in $Z_{12}$
But when I do the euclidean algorithm on 22 and 12 I get : gcd(22, 12) = 2 Does that mean there are no multiplicative inverses? I only know how to get the multiplicative inverse if gcd(22, 12) = 1.
Are there any other ways to get the multiplicative inverse of $[22]^{-1}_{12} $ in $Z_{12}$