Question:

If \( f(z) = \frac{1 - z^3}{1 - z} \), where \( z = x + iy \) with \( z \neq 1 \), then \( \mathrm{Re}(f(z)) = 0 \) reduces to

Show Hint

Always simplify complex fractions using algebraic identities before substituting \(z = x+iy\).
Updated On: Jul 5, 2026
  • \( x^2 + y^2 + x + 1 = 0 \)
  • \( x^2 - y^2 + x - 1 = 0 \)
  • \( x^2 - y^2 - x + 1 = 0 \)
  • \( x^2 - y^2 + x + 1 = 0 \)
  • \( x^2 - y^2 + x + 2 = 0 \)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Concept: Use identity: \[ \frac{1 - z^3}{1 - z} = 1 + z + z^2 \quad (z \neq 1) \]

Step 1: Simplify the function

\[ f(z) = 1 + z + z^2 \]

Step 2: Substitute \( z = x + iy \)

\[ z^2 = (x+iy)^2 = x^2 - y^2 + 2ixy \] \[ f(z) = 1 + (x+iy) + (x^2 - y^2 + 2ixy) \]

Step 3: Separate real part

Real part: \[ 1 + x + x^2 - y^2 \]

Step 4: Apply condition

\[ \mathrm{Re}(f(z)) = 0 \] \[ 1 + x + x^2 - y^2 = 0 \]

Step 5: Rearrangement

\[ x^2 - y^2 + x + 1 = 0 \] \[ \boxed{x^2 - y^2 + x + 1 = 0} \]
Was this answer helpful?
0
0