Suppose that a ≡ b mod n and c ≡ d mod n.
(a) Prove that a + c ≡b +d mod n.
(b) Prove that a −c ≡ b − d mod n
Suppose that a ≡ b mod n and c ≡ d mod n.
(a) Prove that a + c ≡b +d mod n.
(b) Prove that a −c ≡ b − d mod n
Copyright © 2021 JogjaFile Inc.
Hint: Write your modulo equations as $$a=b+nk_1,c=d+nk_2$$ where $k_1,k_2$ are integers