▸The multiplicative inverse of 4 is 1/4 (= 0.25).
- The inverse 1/4 is between 0 and 1, which happens whenever the original number is greater than 1.
- Multiplying 4 by 1/4 gives exactly 1, which is the defining property of a multiplicative inverse.
- Every non-zero real number has a unique multiplicative inverse. Zero is the only number with no inverse, because division by zero is undefined.
Next stepMultiplicative inverses appear in fraction division (dividing by a/b is the same as multiplying by b/a), matrix algebra (finding A-inverse), and modular arithmetic in cryptography.