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

p and q are positive integers and p/q + q/p = 3, then (p^2/q^2) + (q^2/p^2) = A. 3 B. 7 C. 9 D. 11

GATE 2021 · General Aptitude · Algebra · medium

Answer: (p^2/q^2) + (q^2/p^2) = 7 (Option B).

  1. Substitute t = p/q: Let t = p/q. Then t + 1/t = 3 and target = t^2 + 1/t^2.
  2. Square the given condition: 3^2 = t^2 + 2 + 1/t^2 => 9 = t^2 + 2 + 1/t^2
  3. Isolate the target expression: t^2 + 1/t^2 = 9 - 2 = 7