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

If (x - 1/x)^2 = 2, then the value of x^2 + 1/x^2 is: A. 2 B. 4 C. 6 D. 8

GATE 2021 · General Aptitude · Quadratic Equations · medium

Answer: x^2 + 1/x^2 = 4 (option B)

  1. Expand the given expression: (x - 1/x)^2 = x^2 - 2*(x)*(1/x) + (1/x)^2 = x^2 - 2 + 1/x^2
  2. Substitute the given value and isolate the target: x^2 + 1/x^2 = 2 + 2 = 4