For a real number x > 1, the value of 1/log_2(x) + 1/log_3(x) + 1/log_4(x) = 1. The value of x is A. 4 B. 12 C. 24 D. 36
GATE 2024 · General Aptitude · Logarithms · medium
Answer: x = 24
- Apply the reciprocal log identity to each term: 1/log_2(x) + 1/log_3(x) + 1/log_4(x) = log_x(2) + log_x(3) + log_x(4)
- Combine using the product rule: log_x(2) + log_x(3) + log_x(4) = log_x(2*3*4) = log_x(24)
- Set equal to 1 and solve for x: x = 24