SOLUTION: Can someone help me with these I just dont understand.
without tables perform the following operations and reduce answer to a whole number less than the modulus.
1. 3+2 (mod
Algebra.Com
Question 7036: Can someone help me with these I just dont understand.
without tables perform the following operations and reduce answer to a whole number less than the modulus.
1. 3+2 (mod5)
2. 15-2(mod5)
3. (3+2)+5(mod6)
4. (12)(3) (mod5)
5. 2(4+11)(mod7)
6. 4cubed(mod12)
7. (624)(589)(mod9)
Thank you all so much!!
Answer by khwang(438) (Show Source): You can put this solution on YOUR website!
m = r (mod n) means m =nq+r (mod n) where 0<=r < n. q as quotient, r as
remainders. And the mod prerseves addition & multiplication.
1. 3+2 (mod 5) = 5 (mod 5) = 0 (mod 5)
2. 15-2(mod 5) = 13 (mod 5) = 3 (mod 5)
3. (3+2)+5(mod 6) = 10 (mod 6) = 4 (mod 6)
4. (12)(3) (mod 5) = 12 (mod 5) * 3 (mod 5) = 2 (mod 5) * 3 (mod 5)
= 6 (mod 5)= 1 (mod 5).
5. 2(4+11)(mod7) = 30 (mod 7) = 2 (mod 7)
6. 4cubed(mod12) [Never type cubed or squared any more]
= 4^3 (mod 12) = 16* 4 (mod 12) = 16 (mod 12) * 4 (mod 12)
= 4 (mod 12) * 4 (mod 12) = 16 (mod 12) = 4 (mod 12)
7. (624)(589)(mod 9)
= 624 (mod 9) * 589 (mod 9)
= (69* 9 + 3) (mod 9) * (65* 9 + 4) (mod 9)
= 3 (mod 9) * 4 (mod 9)
= 12 (mod 9)
= 3 (mod 9)
Try to use your eyes to calculate small numbers.
No calculators , even for the big numbers as (7):
by reducing the two big numbers separately, you can get the answer right
away.
If some steps you don't understand, use your brains to think about it.
Don't suppose mod is hard.
Kenny
RELATED QUESTIONS
Find the inverses of the following functions.
f(x)=x^3 +5
and f(x)= 6/7 +7... (answered by stanbon)
i just dont understand how to do these problems
OR how to FOIL
someone help... (answered by checkley71)
Would someone please help me with these two problems, I have done the ohter questions.I... (answered by stanbon)
Sorry I just sent this question and put wrong email address.Could someone help me with... (answered by Alan3354)
Can someone please help me with this problem:
Perform the indicated operations. Give... (answered by ankor@dixie-net.com)
Can someone please help me with this problem:
Perform the indicated operations. Give... (answered by jsmallt9)
Can someone help me on this?
I need to perform the indicated operations:
9 -... (answered by Nate)
Good Afternoon, I am hoping someone could help me? I am trying to understand these... (answered by nerdybill)
Hi can someone help me with this problem please? THANK YOU!
Operations on Algebraic (answered by CubeyThePenguin)