How do I multiply complex numbers?

A complex number has the form a+bi. We call a the 'real' bit (ie. the bit on a regular number line) and b is the 'imaginary bit. 
Multiplying complex numbers is done in a very similar way to multiplying out brackets. However, you need to remember that i2 = -1.
For example: what is (6+i) x (5+2i)?
We multiply out the brackets, and get: 6x5 + 6x2i + ix5 +ix2i
This gives 30 + 12i + 5i - 2 (because i2=-1).
Collecting like terms we get 28+17i which is our answer.

CB

Related Maths A Level answers

All answers ▸

What is a derivative and how are they used?


Find the coordinates of the minimum point of the curve y = 3x^(2) + 9x + 10


How to find the angle between two 3-dimensional vectors:


Express x^2 - 7x + 2 in the form (x - p)^2 + q , where p and q are rational numbers.