Give the proof for "why a three digit number is divisible by 3 when sum of all the digits in that number is divisible by 3"? 5
Answers
For the proof, first we have to consider any number as an example. The condition is not applied on three digit numbers only.
Consider the number 756.
Since 7 + 5 + 6 = 18 is divisible by 3, so is 756.
Here we are going to find why it happens so.
Expand the number 756, so that,
From this we can understand that, 7 + 5 + 6 should be a multiple of 3 to get 756 as a multiple of 3, because 3(7 · 33 + 5 · 3) is a multiple of 3.
Hence proved by an example!
Now it's going to be proved algebraically.
Consider a three-digit number 100a + 10b + c.
Since 3(33a + 3b) is a multiple of 3, so should be a + b + c to get 100a + 10b + c as a multiple of 3.
Hence Proved!
The given modulo congruence always holds true that,
Thus,
Hence,
We can also prove it in this way.