Exercises — Complex number a+bi — real part, imaginary part
Before we begin, one shared picture. Every complex number is a point in a flat plane: walk steps sideways (right if positive, left if negative) and steps up-or-down (up if positive, down if negative). This is the Argand diagram — see Argand diagram & modulus. Keep this picture in mind; several problems below live on it.

Level 1 — Recognition
(Can you read off the parts and use the basic definition?)
Recall Solution 1.1
WHAT we do: match to the template literally. Here (the part with no ) and (the real number multiplying ). WHY the sign stays with : the minus belongs to the , and is just that whole real chunk. Note , not .
Recall Solution 1.2
Write it fully as . WHY: there is no sideways step, so . Because but , this is purely imaginary — it sits exactly on the vertical (imaginary) axis. ✅
Recall Solution 1.3
The tool: powers of repeat every 4 steps because . So only the remainder matters.
- , so
Level 2 — Application
(Apply the arithmetic rules — add, multiply, split equalities.)
Recall Solution 2.1
WHAT: add real parts to real parts, imaginary to imaginary — exactly like grouping "sideways steps" and "up steps" separately. WHAT IT LOOKS LIKE: on the Argand diagram this is placing the two arrows tip-to-tail; see Addition and multiplication of complex numbers.
Recall Solution 2.2
WHAT: multiply out all four products (FOIL), then use . WHY the last term flips sign: . Regroup real and imaginary:
Recall Solution 2.3
The tool — equality rule: two complex numbers are equal exactly when their real parts match AND their imaginary parts match. WHY: if the imaginary parts differed, would have to equal a real fraction, which is impossible since .
Level 3 — Analysis
(Reason about structure: cycles, conjugates, why signs behave as they do.)
Recall Solution 3.1
For : find . Since is divisible by 4, the remainder is . For : a negative power means "reciprocal". Multiply top and bottom by (a mini use of the conjugate idea): WHY this trick: we don't like in a denominator, so we make the denominator real (). See Complex conjugate for the general version.
Recall Solution 3.2
Here , so (flip the sign of the ). Sum: The imaginary parts cancel — the sum of a number and its conjugate is always twice the real part, a real number. Product: WHY it comes out real and positive: this is , which is , the squared distance from the origin.
Recall Solution 3.3
WHY be careful: the rule only holds for non-negative reals. For negatives we must convert to -form first.
Level 4 — Synthesis
(Combine equality-splitting, multiplication, and algebra to solve for unknowns.)
Recall Solution 4.1
WHAT: expand the left side into form, then use the equality rule to get two real equations. Match to : WHY two equations: one complex equation always splits into a real pair. Add them: . Then . Check: ✔
Recall Solution 4.2
The tool — multiply by the conjugate of the bottom. WHY: is a real number, clearing from the denominator. Numerator:
Recall Solution 4.3
WHY is needed: no real number squares to a negative. We write and use . Two roots: and . Check: ✔, and ✔. This is the doorway to Quadratic equations with complex roots.
Level 5 — Mastery
(Full multi-step problems mixing every idea, including geometry.)
Recall Solution 5.1
Step 1 — find . Step 2 — square that. WHAT IT LOOKS LIKE: is a point units left of the origin on the real axis. Each multiplication by rotated the point counter-clockwise and stretched it — four such turns give , landing on the negative real axis. (Full story in Polar form and Euler's formula.)

Recall Solution 5.2
Step 1 — expand the left side. Step 2 — split by the equality rule. Step 3 — from (B): (valid since would force in B, impossible). Substitute into (A): Step 4 — let : . Since (real ), we keep , so , . Step 5 — back-substitute. If , then . If , then . Check: ✔.
Recall Solution 5.3
Step 1 — encode the first condition. means , so write . Step 2 — square. Step 3 — match to . We need , i.e. , so . Step 4 — write both answers. Check: ✔. And gives the same, since squaring kills the overall sign.
Recap ladder
Recall Self-test: one line per level (click to reveal)
L1 — ::: (a real number, not ) L2 — ::: L3 — for ::: L4 — ::: L5 — solve ::: or
Connections
- Argand diagram & modulus — the plane every point above lives in; appeared in 3.2.
- Complex conjugate — the engine behind division (4.2) and (3.2).
- Addition and multiplication of complex numbers — the L2 arithmetic rules.
- Polar form and Euler's formula — the rotation view of 5.1 and the shortcut for 5.2.
- Quadratic equations with complex roots — where (4.3) generalises.