If $11k \equiv -6 \pmod 9$, it is easily found that $k=6$
Here are my questions:
1) Since $(11,9)=1$ how do we know for sure that the above congruence has exactly one incongruent solution modulo $9$?
2) also if we know $k=6$, how come $k \equiv 6 \pmod 9$?
From Bézout's identity: $\,5\cdot 11-6\cdot 9=1$, we deduce $5$ is the inverse of $11$ modulo $9$. Multiplying both sides by $5$, we obtain: $$5\cdot 11k\equiv k\equiv 5\cdot (-6)=-30\equiv6\mod 9.$$