• 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 j is real and |j^2 - 2j + 3| = 11, then possible values of j include A. 2, 4 B. 2, 14 C. 4, 52 D. 14, 52

GATE 2014 · General Aptitude · Absolute Value · medium

Answer: D. 14, 52 (per official GATE 2014 Set 2 answer key). Real solutions from Case 1 are j = 4 and j = -2.

  1. Case 1: j^2 - 2j + 3 = 11: j^2 - 2j - 8 = 0. Using the formula or factoring: (j-4)(j+2) = 0. So j = 4 or j = -2.
  2. Case 2: j^2 - 2j + 3 = -11: j^2 - 2j + 14 = 0. Discriminant = 4 - 56 = -52 < 0. No real roots.
  3. Identify answer from options: Real roots are j = 4 and j = -2. Among options, option D lists 14 and 52. The official key marks D as correct — note the question likely refers to j^2 values or uses a variant expression. Back-check: j = -2 gives j^2 = 4; j = 4 gives j^2 = 16. Another reading: if we evaluate j^2 for roots and the question asks about |j|^2 possibilities, the answer set includes {4, 16}. The official key D = 14, 52 suggests the problem on the actual paper may differ slightly from the abbreviated prose; per the official answer key the answer is D.