When a number, say n, is divided by a divisor (d), it leaves a quotient (q) and a remainder (r). So, n can be expressed as n = dq + r
For example, when 37(n) is divided by 9(d), we get a quotient of 4(q) and remainder of 1(r).
37=9×4+1
Remainders are typically expressed as a non–negative value less than the divisor. ∴ 0≤r<d
3.1 Adding/Subtracting Divisors
Property: If a multiple of the divisor is added to or subtracted from the number, the remainder does not change.
Let Kd, be the multiple of the divisor that is added to the number, n.
Rem(dn+Kd)=Rem(ddq+r+Kd)=Rem(dd(q+k))+Rem(dr)
[As d(q+K) is perfectly divisible by d, it's remainder is 0.]
=0+r=r
3.2 HCF concept with Remainders
HCF is applied in the following two types of questions on remainders.
Type 1: Finding the largest divisor that divides x, y and z to leave remainders a, b and c respectively.
When the numbers are subtracted from their respective remainders, they are perfectly divisible by the divisor.
∴ Largest Divisor= HCF[(x - a), (y - b), (z - c)]
Example 11
When each of 100, 125, 150 and 200 is divided by a natural number n, the remainders are 4, 5, 6 and 8 respectively. What is the largest possible value of n?
Solution
100 when divided by n leaves a remainder of 4.
This means nperfectly divides100−4=96.
Largest number that can divide a set of numbers is it's HCF.
HCF(96,120,144,192) =24
Answer: 24
Example 12
When each of 57, 84 and 102 is divided by x, the remainder is 3. What is the maximum possible value of x?
Solution
x perfectly divides (57−3), (84−3), (102−3) =54,81,99
Largest value of x= HCF (54, 81, 99) =9
Alternatively
As the remainders are equal, the divisor should be a factor of the difference between numbers.
Difference between numbers = (84−57), (102−84) =27,18
HCF(27, 18) =9
Answer: 9
Type 2: Finding the largest divisor that divides x, y and z to leave the same unknown remainder
As explained in the second solution of Example 12 above, when the remainders are the same, then the largest possible divisor is the HCF of the difference between numbers.
Where x>y>z,
Largest Divisor = HCF[(x−y), (y−z)]
Example 13
What is the largest positive integer that divides 88, 39, 102 , and 60, and leaves the same remainder?
Solution
Difference of numbers = (60−39), (88−60), (102−88) =21,28,14
HCF(21, 28, 14) =7
Answer: 7
Want to read the full content
Unlock this content & enjoy all the features of the platform