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 ▸

Find the integral of (3x^2+4x^5-7)dx


Use the Chain Rule to differentiate the following equation: y=e^(3-2x)


Using integration by parts, and given f(x) = 3xcos(x), find integrate(f(x) dx) between (pi/2) and 0.


Prove that sin(x)+sin(y)=2sin((x+y)/2)cos((x-y)/2)