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 ▸

Find the stationary points on the curve: y = x^3 + 3x^2 +2x+5


How would I use implicit differentiation to differentiate functions such as: y=tan^-1(ax^2+b) in the form of dy/dx=.....?


Let f(x) and g(x) be two odd functions defined for all real values of x. Given that s(x)=f(x)+g(x), prove that s(x) is also an odd function.


If z is a complex number, solve the equation (z+i)* = 2iz+1 where the star (*) denotes the complex conjugate.