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 ▸

The expansion of (1+x)^4 is 1 + 4x +nx^2 + 4x^3 + x^4. Find the value of n. Hence Find the integral of (1+√y)^4 between the values 1 and 0 (one top, zero bottom).


Find the coordinates of the points where the lines y=x^2-5x+6 and y=x-4 intersect.


Find f''(x), Given that f(x)=5x^3 - 6x^(4/3) + 2x - 3


How do I differentiate f(x) = cos(x)/x?