Question:medium

The value of $(1 + i)^5 (1 - i)^7$ is

Show Hint

Always look for combinations of $(1+i)(1-i) = 2$ or notice that $(1-i)^2 = -2i$ and $(1+i)^2 = 2i$. Breaking high powers into simple squares makes evaluating complex numbers remarkably swift!
Updated On: Jun 3, 2026
  • $-64$
  • $-64i$
  • $64i$
  • $64$
Show Solution

The Correct Option is B

Solution and Explanation

Step 1: Group matching powers.
Write $(1+i)^5(1-i)^7 = [(1+i)(1-i)]^5 (1-i)^2$.

Step 2: Use the conjugate product.
$(1+i)(1-i) = 1 - i^2 = 2$, and $(1-i)^2 = 1 - 2i + i^2 = -2i$.

Step 3: Combine.
$2^5 \times (-2i) = 32 \times (-2i) = -64i$.
\[ \boxed{-64i,\ \text{option 2}} \]
Was this answer helpful?
0