I-ScrabbleName
Ii-equations, i-derivates, i-integrals, i-matrices, i-triangles, i-primes, i-statistics — okanye ingxaki yegama ufundi uyamqula iinkalo.
Inyathelo ngenyathelo
- 5x \equiv 1 \pmod{12}
We want x with a·x ≡ 1 (mod m). It exists only when gcd(a, m) = 1.
- 12 = 2 \times 5 + 2
Euclid step.
- 5 = 2 \times 2 + 1
Euclid step.
- 2 = 2 \times 1 + 0
Euclid step.
- 5 \times 5 = 25 \equiv 1 \pmod{12}
Back-substitute (extended Euclid) to express 1 as a combination of a and m; the coefficient of a is the inverse.
Bonisa impendulo
5^{-1} \equiv 5 \pmod{12}