Let N be a 5-digit number. When N is divided by 6, 12, 15, 24 it leaves respectively 2, 8, 11, 20 as remainders. What is the <strong>GREATEST</strong> value of N?
- A. 99960
- B. 99956 ✓
- C. 99950
- D. 99946
Correct Answer: B. 99956
Explanation
The difference between the divisors and their respective remainders is constant: 6-2 = 4, 12-8=4, etc. Therefore, N = \text{LCM}(6, 12, 15, 24) \times k - 4 = 120k - 4. The largest 5-digit multiple of 120 is 99960. Thus, N = 99960 - 4 = 99956.
Related questions on Arithmetic
- What is the remainder when (17^{25} + 19^{25}) is divided by 18?
- A bottle contains spirit and water in the ratio 1:4 and another identical bottle contains spirit and water in the ratio 4:1. In what rat...
- Let P = 5^5 \times 15^{15} \times 25^{25} \times 35^{35} and Q = 10^{10} \times 20^{20} \times 30^{30} \times 40^{40}. What is the numbe...
- Two students X and Y appeared in a test. The score of X is 20 more than that of Y. If the score of X is 75% of the sum of the scores of X an...
- Question: The product of a natural number N and the number M written by the same digits of N in the reverse order is 252. What is the number...