IB Maths AA HLTopic 1 β Number & AlgebraPaper 1 & 2~9 min read
Introduction to Complex Numbers
For years, you’ve been told you can’t square root a negative number. Try to solve x2 = β1 and your teacher would say “no real solutions”. Mathematicians eventually got tired of that limitation, so they invented a new kind of number β called imaginary β that does exactly what you were told was impossible. The result is a much bigger number system called the complex numbers, written β. Once you accept this single new symbol β the letter i, where i2 = β1 β every quadratic in the world has a solution, and a whole new branch of mathematics opens up.
π What you need to know
The imaginary unit is defined by i = β(β1), so i2 = β1.
A complex number has the form z = a + bi, where a is the real part and b is the imaginary part.
This is called Cartesian form (sometimes called rectangular form). It’s in the formula booklet.
Notation: Re(z) = a and Im(z) = b. The “i” itself is not part of the imaginary part.
The set of all complex numbers is denoted β. Every real number is also a complex number (with imaginary part zero).
Two complex numbers are equal if and only if their real parts are equal and their imaginary parts are equal.
To square root a negative number, factor out the β1 and pull it out as i. For example, β(β25) = β(25) Β· β(β1) = 5i.
The imaginary unit i
Here’s the one definition that unlocks the whole topic. Mathematicians said: “What if there were a number whose square is β1?” They couldn’t find one on the real number line, so they invented a new symbol for it.
The imaginary unit
i = β(β1) βΊ i2 = β1
That’s it. One symbol, two ways of writing the same fact. Whenever you see i2 in your work, just replace it with β1 and keep going. Whenever you see β(βsomething), pull out the β1 as i and you’ve got a multiple of i.
Square roots of negatives β the standard trick
β(βk) = βk Β· β(β1) = βk Β· i (for k > 0)
So β(β4) = 2i, β(β9) = 3i, β(β16) = 4i, and β(β7) = β7 Β· i. Easy.
Whenever you’re squaring or unsquaring something negative, the only new rule is “replace β(β1) with i”. That single substitution turns every “no real solutions” into something solvable.
What is a complex number?
A complex number is just a real number plus a multiple of i. The general form is:
Cartesian form of a complex numberz = a + bi where a, b β ββ in the formula booklet
The two parts have specific names:
Real part
Re(z) = a
The “ordinary” number part β the bit without an i.
Imaginary part
Im(z) = b
The number multiplying i. Note: the i itself is NOT part of Im(z).
For example, take z = 3 + 4i. Here Re(z) = 3 and Im(z) = 4. Notice the imaginary part is just 4 β not 4i. That’s a small detail, but it costs marks if you forget it.
Complex numbers are usually written using the letter z, the way we use x for real numbers. So if you see “let z = 2 β 5i”, that just means “we’re calling this complex number z for short.”
Special cases β purely real and purely imaginary
A complex number doesn’t always need both parts. If the imaginary part is zero, it’s just a regular real number. If the real part is zero, it’s called purely imaginary.
How complex numbers extend everything you’ve seen before
Look at the diagram. Real numbers are nested inside the complex numbers β every real number x is just x + 0i, a complex number with imaginary part zero. The complex numbers add a whole new layer that lives outside the real number line.
Two special types:Purely real: imaginary part is 0 (e.g., 7 = 7 + 0i). Purely imaginary: real part is 0 (e.g., 5i = 0 + 5i).
When are two complex numbers equal?
Two complex numbers a + bi and c + di are equal only when both their real parts match and both their imaginary parts match. There’s no halfway β the parts have to agree separately.
Equality of complex numbersa + bi = c + di βΊ a = c AND b = d
π€ Why do real and imaginary parts have to agree separately?
Because i is not a real number β you can’t trade real for imaginary. Real and imaginary live on different “axes” (you’ll meet this idea properly in the Argand-diagram note). Saying 3 + 2i = 3 β 2i would be like saying the points (3, 2) and (3, β2) are the same point. They aren’t.
This rule is incredibly useful in equation-solving. If a question gives you 2x + 3yi = 8 β 9i, you can split it into two separate real equations: 2x = 8 and 3y = β9. Solve each on its own.
Solving equations that “had no real solutions”
Now for the payoff. With i in the toolkit, every quadratic equation now has a solution. The recipe is exactly the same as before β just use the β(βk) = iβk rule whenever a negative number ends up under a square root.
π§ Recipe β solving x2 = (negative)
Take the square root of both sides, including Β±.
Pull the β1 out of the square root as i.
Simplify the remaining real square root.
Write the answers as Β±ki (or in Cartesian form if there’s a real part too).
If the equation has the form (x + a)2 = (negative), do the square root step first, then rearrange to isolate x. The final answer will be a complex number in Cartesian form: real part from rearranging, imaginary part from the square root.
Worked examples
WE 1
Simplify β(β25) and β(β18)
Express each square root in terms of i, simplifying as far as possible.
Part (a): β(β25)β(β25) = β(25 Β· β1) = β25 Β· β(β1)= 5 Β· i = 5iβ(β25) = 5iPart (b): β(β18)β(β18) = β(18 Β· β1) = β18 Β· iβ18 = β(9 Β· 2) = 3β2β(β18) = 3β2 Β· i (or 3iβ2)always pull out the β1 first, then simplify the remaining surd as usual
WE 2
Solve x2 = β36
Find the values of x that satisfy x2 = β36.
Step 1: Square root both sides (don’t forget Β±)x = Β± β(β36)Step 2: Pull out the β1 as iβ(β36) = β36 Β· β(β1) = 6iStep 3: Write the solutionsx = Β±6iin real numbers there were no solutions β in complex numbers, there are two
WE 3
Solve (x β 5)2 = β49 in Cartesian form
Solve the equation (x β 5)2 = β49, giving your answers in Cartesian form.
Step 1: Square root both sidesx β 5 = Β± β(β49)x β 5 = Β± 7iStep 2: Rearrange to isolate xx = 5 Β± 7ix = 5 + 7i or x = 5 β 7ithese are complex numbers in Cartesian form: real part 5, imaginary part Β±7
WE 4
Identify Re(z) and Im(z)
For each complex number, write down the real part and the imaginary part:
(a) z = 6 β 11i (b) w = 4i (c) u = β7
Part (a): z = 6 β 11iRe(z) = 6, Im(z) = β11 (NOT β11i)Part (b): w = 4i = 0 + 4iRe(w) = 0, Im(w) = 4 (purely imaginary)Part (c): u = β7 = β7 + 0iRe(u) = β7, Im(u) = 0 (purely real)all three identified βremember Im(z) is just the coefficient of i β never include the i itself
WE 5
Find unknowns using equality
Find real numbers x and y such that
(3x β 1) + (2y + 5)i = 8 β 3i
Step 1: Equate the real parts3x β 1 = 83x = 9, x = 3Step 2: Equate the imaginary parts2y + 5 = β32y = β8, y = β4x = 3, y = β4two complex equations split into two real equations β solve each on its own
π‘ Top tips
Memorise i2 = β1. This is the only new fact you need. Whenever you see i2 in your working, replace it with β1 and continue.
Always pull out the β1 first when simplifying square roots of negatives. So β(β12) = β(12) Β· i = 2iβ3, not the other way around.
Don’t forget the Β± when square-rooting. Every quadratic-style equation gives two complex solutions.
Re(z) and Im(z) are both real numbers. Im(z) is the coefficient of i, not the imaginary term itself. So Im(3 + 4i) = 4, not 4i.
Two complex numbers are equal only when both parts agree. Use this to split a complex equation into two real ones β a really common technique.
Use your GDC’s complex mode for arithmetic checks. Most calculators have a “rectangular” or “Cartesian” setting that handles i directly.
Real numbers are a subset of complex numbers. Every real x is also x + 0i. Any rule that holds for complex numbers also holds for reals.
β Common mistakes
Including i in Im(z). The imaginary part is the number 4, not the term 4i. Im(3 + 4i) = 4, full stop.
Forgetting the Β± when square-rooting. x2 = β9 has two solutions, not one.
Treating i like a variable. i is a fixed number with i2 = β1. Don’t try to “factor out” or “cancel” it like a letter.
Trying to compare real and imaginary parts as if they’re the same kind of thing. 3 + 2i β 3 β 2i, even though the real parts agree β the imaginary parts must also match.
Getting i2 wrong. i2 = β1, not 1, not βi, not i. Memorise this one fact above all others.
Mixing up β(βk) with ββk. The first is iβk; the second is just a negative real number.
Forgetting that purely real and purely imaginary numbers are still complex. Every real number x is the complex number x + 0i.
Complex numbers are the gateway to a huge area of mathematics β they show up everywhere from electrical engineering to quantum mechanics to computer graphics. The single new symbol i carries an enormous amount of weight, but at this stage your job is just to get comfortable with the notation: real part, imaginary part, equality, and solving equations that previously seemed impossible. The next note builds on this with arithmetic β adding, subtracting, multiplying, and dividing complex numbers.
Need help with Complex Numbers?
Get 1-on-1 help from an IB examiner who knows exactly what Paper 1 & 2 are looking for.