Let p and q be two natural numbers such that (p + q)^{p+q} is divisible by 512. What is the least value of (p+q)?
- A. 4
- B. 6
- C. 8 ✓
- D. 12
Correct Answer: C. 8
Explanation
We check the options for (p+q)^{p+q} being divisible by 512 = 2^9. If p+q = 4, 4^4 = 256 (not divisible). If p+q = 6, 6^6 = 2^6 \times 3^6 (not divisible). If p+q = 8, 8^8 = (2^3)^8 = 2^{24}, which is clearly divisible by 2^9. Hence, 8 is the least value.
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...