Spring 23 Set B
Spring 23 Set B
c) a9 - a7 = ? [2 points]
Q04: [CO7] [15 Points]
a) Find the closest integer to 3729 which is divisible by 7. [5 points]
b) We know that the following congruences are true: a ≡ amod m (mod m ), b ≡ bmod m (mod m ). From
this, show that ab mod m=¿ mod m ¿ ¿ mod m ¿ ¿ mod m .
(Note that ‘(mod m )’ denotes congruency and ‘mod m ’ denotes the mod function.) [5 points]
c) Find the least common multiple between 4552 and 624 with the help of the Euclidean algorithm.
[5 points]