13x^3
13x^3
5% of 65= 5% * 65= 0.05 * 65= 3.25
A multiplicative inverse of 5 mod7 would be a number n ( not a unique one) such that 5n=1Let's look at the possible numbers5x1=5mode 75x2=10=3 mod 75x3=15=1 mod 7 THAT WILL DO IT3 is the multiplicative inverse of 5 mod 7.What about the others? 5x4=20, that is -1 mod 7 or 65x5=25 which is 4 mod 75x6=30 which is -5 or 2 mod 7How did we know it existed? Because 7 is a prime. For every prime number p and positive integer n, there exists a finite field with pn elements. This is an important theorem in abstract algebra. Since it is a field, it must have a multiplicative inverse. So the numbers mod 7 make up a field and hence have a multiplicative inverse.