SOLUTION: Perform the modular arithmetic. (41 + 32) mod 3

Algebra ->  Finance -> SOLUTION: Perform the modular arithmetic. (41 + 32) mod 3      Log On


   



Question 1146794: Perform the modular arithmetic.
(41 + 32) mod 3

Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.

They want you find the REMAINDER of the sum 41+32 after dividing it by 3:


(41 + 32) mod 3 = 73 mod 3 = remainder of 73 after dividing by 3 = 1.    ANSWER

Solved, answered, explained and completed.