To find the largest 4-digit number that can be added to 7,700 so that the sum is divisible by 22, 25, and 32, we need to determine the least common multiple (LCM) of these numbers and then find the largest 4-digit number satisfying this condition.
Step 1: Calculate the LCM of 22, 25, and 32
First, find the prime factorizations:
22=2×11
25=5^2
32=2^5
The LCM is the highest power of each prime that appears in any of the factorizations:
Highest power of 2: 2^5
Highest power of 5: 5^2
Highest power of 11: 11
Therefore, the LCM is:
LCM = (2^5)×(5^2)×11
Calculate this value:
2^5 =32
5^2 = 25
32×25= 800
800×11= 8800
So, the LCM of 22, 25, and 32 is 8800.
Step 2: Find the largest 4-digit number that, when added to 7,700, makes the sum divisible by 8800
Let x be the largest 4-digit number such that:
=> 7700+x≡0(mod8800)
We need to find x such that 7700+x is a multiple of 8800: 7700+x=8800k
for some integer k.
First, solve for x:
x=8800k−7700
We need x to be a 4-digit number.
Thus: 1000≤x≤9999We now
find the largest x within this range: 8800k−7700 ≤ 9999Rearrange and solve for k:8800k≤17699
k ≤ 17699/8800 ≈
2.01Since k must be an integer, the largest possible value of k is 2.
Substitute k=2 into the equation for x:
x=8800×2−7700
x=17600−7700
x=9900Thus, the largest 4-digit number that can be added to 7700 so that the sum is divisible by 22, 25, and 32 is: 9900
Answer: E