• S
    SwaseekhGATE Preparation
General
  • Dashboard
  • Syllabus
  • Questions
  • Aptitude
  • Mock Tests
  • TCS NQT 2026
Account
  • Pricing
  • Contact
  1. GATE CS
  2. PYQs
  3. General Aptitude

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

  1. Introduce the common ratio k: log P = kx | log Q = ky | log R = kz
  2. Add the three log equations: log(PQR) = k(x + y + z)
  3. Apply x + y + z = 0: log(PQR) = 0 => PQR = 10^0 = 1