Question
Find the smallest 3-digit number which when divided by 6, 8 and 9 leaves the same remainder 3 in each case.
Solution
If a number N leaves remainder 3 when divided by 6, 8 and 9, then N β 3 is exactly divisible by 6, 8 and 9. So N β 3 must be a multiple of LCM(6, 8, 9). Find LCM: 6 = 2 Γ 3 8 = 2Β³ 9 = 3Β² LCM = 2Β³ Γ 3Β² = 8 Γ 9 = 72 So N β 3 = 72k for some integer k β N = 72k + 3 We need smallest 3-digit N (β₯ 100): Try k = 1: N = 72 Γ 1 + 3 = 75 (2-digit) k = 2: N = 144 + 3 = 147 (3-digit, and smallest) Check: 147 Γ· 6 = 24 remainder 3 147 Γ· 8 = 18 remainder 3 147 Γ· 9 = 16 remainder 3 Answer: 147.
- Find the sum of squares of first 10 natural numbers.
- The ratio between the sum of the digits of a two-digit number and that two-digit number is 1 : 5. If the digit in the unit's place is two less than the dig...
- Find the range of the given data: 150, 135, 120, 165, 110, 175, 140
- Ten values are listed such that the average of the first three numbers is 10, and the last five numbers have an average of 28. If the fourth and fifth valu...
- A ground is divided into two equal parts. In one part of the ground, there is a cycle race whereas there is a marathon in other part of the ground. At any ...
- Find the sum of all the numbers between 1500 and 7200, which are divisible by 18, 24 and 30.
- A two-digit number is 4 times the sum of its digits. If 27 is added to the number, the digits interchange their places. What is the number?
- A number 'N' when divided by 14 leaves 9 as remainder. If 2NΒ² is divided by 14, then find the remainder.
- When a number is increased by 30% then the number obtained is 34 less than thrice the original number. Find the original number.
- Find the unit digit of the expression: 1! + 2! + 3! + 4! + 5! + ........ + 2027!.