Given that log(P)/x = log(Q)/y = log(R)/z for x != y != z, what is the value of the product PQR?
A. 0
B. 1
C. xyz
D. 10^(xyz)
GATE 2018 · General Aptitude · Logarithms · medium
Answer: PQR = 1
- Introduce the common ratio k: log P = kx | log Q = ky | log R = kz
- Add the three log equations: log(PQR) = k(x + y + z)
- Apply x + y + z = 0: log(PQR) = 0 => PQR = 10^0 = 1