Find the greatest number which is such that when 697, 909 and 1227 are divided by it, the remainders are all the same?
Q1. Find the greatest number which is such that when 697, 909 and 1227 are divided by it, the remainders are all the same?
Answer: 106
Explanation: The required number is the GCD of the differences: 909−697=212, 1227−909=318. GCD(212, 318) = 106.