What is that least number that should be added to 478 so that the number obtained becomes exactly divisible by 5, 6, and 12?
2
The problem asks for the smallest number that, when added to 478, makes the resulting sum exactly divisible by 5, 6, and 12. For a number to be exactly divisible by 5, 6, and 12 simultaneously, it must be a common multiple of these numbers. We are looking for the smallest such addition, which means the resulting number must be the smallest multiple of 5, 6, and 12 that is greater than or equal to 478. The smallest common multiple of a set of numbers is their Least Common Multiple (LCM).
To find the LCM, we can use the prime factorization method:
The LCM is found by taking the highest power of all prime factors that appear in any of the numbers:
LCM(5, 6, 12) = $2^{\text{max}(0,1,2)} \times 3^{\text{max}(0,1,1)} \times 5^{\text{max}(1,0,0)}$
LCM(5, 6, 12) = $2^2 \times 3^1 \times 5^1 = 4 \times 3 \times 5 = 60$
So, the resulting number must be a multiple of 60.
We need to find the smallest multiple of 60 that is greater than or equal to 478. We can divide 478 by 60 to see where 478 falls in relation to multiples of 60.
Dividing 478 by 60:
$478 \div 60$
We can estimate how many times 60 goes into 478. $60 \times 7 = 420$ and $60 \times 8 = 480$.
So, 478 is between the 7th multiple (420) and the 8th multiple (480) of 60.
Using division with remainder:
$478 = 60 \times 7 + 58$
The remainder is 58. This means 478 is 58 more than a multiple of 60 (420). To reach the next multiple of 60 (480), we need to add the difference between the next multiple (480) and the current number (478).
Number to add = Next multiple of 60 - 478
Number to add = $480 - 478 = 2$
Therefore, adding 2 to 478 will result in 480, which is exactly divisible by 60 (and thus by 5, 6, and 12).
If we add 2 to 478, we get $478 + 2 = 480$.
Since 480 is divisible by 5, 6, and 12, and it is the smallest multiple of their LCM (60) that is greater than 478, the least number to be added is indeed 2.
| Number | Prime Factors |
|---|---|
| 5 | 5 |
| 6 | 2, 3 |
| 12 | 2, 2, 3 ($2^2 \times 3$) |
| Concept | Description | Relevance to Problem |
|---|---|---|
| Divisibility | A number 'a' is divisible by number 'b' if dividing 'a' by 'b' leaves a remainder of 0. | The goal is to make 478 + (number) divisible by 5, 6, and 12. |
| Common Multiple | A number that is a multiple of two or more numbers. | The result must be a common multiple of 5, 6, and 12. |
| Least Common Multiple (LCM) | The smallest positive integer that is a multiple of two or more numbers. | The result must be a multiple of the LCM of 5, 6, and 12. Finding the LCM helps identify the required numbers. |
The prime factorization method for finding the LCM is a systematic way to ensure all necessary prime factors are included with their highest required powers.
Steps:
Example (LCM of 5, 6, 12):
Unique prime factors are 2, 3, and 5.
LCM = $2^2 \times 3^1 \times 5^1 = 4 \times 3 \times 5 = 60$.
If a five digit number 247xy is divisible by 3, 7 and 11, then what is the value of (2y - 8x)?
If the seven-digit number 94x29y6 is divisible by 72, then what is the value of (2x + 3y) for x ≠ y ?
Find the greatest value of b so that 30a68b (a > b) is divisible by 11.
What is the remainder when the product of 335, 608 and 853 is divided by 13?