How do you add or subtract 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.
To add or subtract complex numbers you just add the real bits of both together and the imaginary bits of both together. (You CAN'T add a real part to an imaginary part).
For example: what is (3+2i) + (5+4i)?
Real bits: 3+5=8
Imaginary bits: 2i+4i=6i
So the answer is 8+6i

CB

Related Maths A Level answers

All answers ▸

A curve is described by the equation x^3 - 4y^2 = 12xy. a) Find the points on the curve where x = -8. b) Find the gradient at these points.


Find the two real roots of the equation x^4 -5=4x^2 Give the roots in an exact form.


Differentiate sin(5x) and 3cos(x) and 3tan(5x)


What is 'completing the square' and how can I use it to find the minimum point of a quadratic curve?