You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson covers the four basic arithmetic operations on complex numbers: addition, subtraction, multiplication, and division. Mastering these operations is essential, as they underpin every other topic in the complex numbers unit.
To add or subtract complex numbers, combine the real parts and imaginary parts separately:
(a+bi)+(c+di)=(a+c)+(b+d)i
(a+bi)−(c+di)=(a−c)+(b−d)i
Worked Example 1: Compute (3+2i)+(1−5i).
(3+2i)+(1−5i)=(3+1)+(2+(−5))i=4−3i
Worked Example 2: Compute (7−i)−(4+3i).
(7−i)−(4+3i)=(7−4)+(−1−3)i=3−4i
To multiply complex numbers, expand using the distributive law (like multiplying brackets) and use the fact that i2=−1:
(a+bi)(c+di)=ac+adi+bci+bdi2=(ac−bd)+(ad+bc)i
You do not need to memorise the formula — just expand and simplify.
Worked Example 3: Compute (2+3i)(4−i).
(2+3i)(4−i)=2(4)+2(−i)+3i(4)+3i(−i) =8−2i+12i−3i2 =8+10i−3(−1) =8+10i+3 =11+10i
Worked Example 4: Compute (1+i)2.
(1+i)2=1+2i+i2=1+2i−1=2i
Exam Tip: A common error is to forget that i2=−1 when expanding brackets. Always simplify i2 terms.
Multiplying a complex number by a real number k scales both parts:
k(a+bi)=ka+kbi
Example: 3(2−4i)=6−12i
To divide complex numbers, we multiply both numerator and denominator by the complex conjugate of the denominator. The complex conjugate of c+di is c−di.
c+dia+bi=(c+di)(c−di)(a+bi)(c−di)=c2+d2(a+bi)(c−di)
The key fact is:
(c+di)(c−di)=c2+d2
This is always a real number (and positive when c+di=0), which is why this process is called realising the denominator.
Worked Example 5: Compute 1−2i3+i.
Multiply numerator and denominator by 1+2i:
(1−2i)(1+2i)(3+i)(1+2i)=1+43+6i+i+2i2=53+7i−2=51+7i=51+57i
Worked Example 6: Express 2+i5 in the form a+bi.
2+i5=(2+i)(2−i)5(2−i)=4+110−5i=510−5i=2−i
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.