Complex Numbers Math Example 2

Follow the full solution, then compare it with the other examples linked below.

Example 2

medium
Multiply (3+2i)(1โˆ’i)(3 + 2i)(1 - i) and write the result in standard form a+bia + bi.

Solution

  1. 1
    Expand using FOIL: (3)(1)+(3)(โˆ’i)+(2i)(1)+(2i)(โˆ’i)(3)(1) + (3)(-i) + (2i)(1) + (2i)(-i).
  2. 2
    Simplify each term: 3โˆ’3i+2iโˆ’2i23 - 3i + 2i - 2i^2.
  3. 3
    Replace i2=โˆ’1i^2 = -1: 3โˆ’3i+2iโˆ’2(โˆ’1)=3โˆ’i+2=5โˆ’i3 - 3i + 2i - 2(-1) = 3 - i + 2 = 5 - i.

Answer

5โˆ’i5 - i
Complex multiplication uses the distributive property (FOIL) just like binomial multiplication. The key step is replacing i2i^2 with โˆ’1-1, which converts the imaginary squared term into a real number.

About Complex Numbers

Numbers of the form a+bia + bi where a,ba, b are real and i=โˆ’1i = \sqrt{-1}; they extend the real numbers to solve x2=โˆ’1x^2 = -1.

Learn more about Complex Numbers โ†’

More Complex Numbers Examples