3.5.3 · D4Complex Numbers

Exercises — Argand plane — geometric representation

2,090 words10 min readBack to topic

Before we start, a one-line reminder of the three quantities we keep using, each anchored to a picture:

Figure — Argand plane — geometric representation
  • The point is drawn on the plane.
  • The modulus is the length of the arrow (Pythagoras on the two legs and ).
  • The argument is the angle of that arrow from the positive real axis, anticlockwise positive, and it must be fixed by quadrant — a calculator's only knows quadrants I and IV.

Level 1 — Recognition

Recall Solution

WHAT: split into , . WHY: the real part is the horizontal coordinate, the imaginary part the vertical one. LOOKS LIKE: left of the origin (negative ) and above it (positive ) → Quadrant II. Point .

Recall Solution
  • : imaginary part is , so it lies on the real axis at .
  • : real part is , so it lies on the imaginary axis at .
  • : the origin itself. Why: a zero part kills all motion along that axis, pinning the point to the other axis.
Recall Solution

Legs of the right triangle are and . Why Pythagoras and not something else? The modulus is a straight-line distance, and Pythagoras is exactly the tool that converts two perpendicular legs into a hypotenuse.


Level 2 — Application

Recall Solution

Step 1 (modulus): . Step 2 (reference angle): . Step 3 (quadrant fix): → Quadrant I → . Step 4: .

Recall Solution

WHAT: , → Quadrant II. Reference angle: . Quadrant fix: in Q II, . Why not just ? Because repeats every ; the calculator lands in Q IV, but our arrow genuinely points up-and-left in Q II.

Recall Solution

WHAT: . WHY subtract first: is the straight-line distance between the two points, and subtraction gives the arrow from to .


Level 3 — Analysis

Figure — Argand plane — geometric representation
Recall Solution

WHAT: , . The point sits on the negative real axis. WHY dies here: , which also holds for (positive real axis). The ratio can't tell the two apart. Read the picture: the arrow points straight left → angle from the positive real axis. Note: would be the same direction, but the principal range is , which includes and excludes . So the answer is .

Recall Solution

For : , so is undefined (division by zero) — another warning that the formula alone can't cope. Look at the arrow: points straight up → . points straight down → . Why not for the second? Anything past folds into the negative side to stay inside .

Recall Solution

WHAT each side means: is the distance from to ; is the distance from to . WHY: the equation says "equally far from and " — that is the definition of the perpendicular bisector of the segment joining them. Find it algebraically with : Expand: Answer: the vertical line (midway between and , exactly as the geometry predicted).


Level 4 — Synthesis

Recall Solution

Modulus: . Reference angle: . Quadrant fix: → Quadrant III → . Polar form: . Check by expanding: , , so

Recall Solution

Add tip-to-tail: . Modulus of the sum: . LOOKS LIKE: the diagonal of the parallelogram built on and ; its length is . Sanity check (triangle inequality): , , sum , and . ✓

Recall Solution

WHAT: "distance from origin" ; "distance from " . "Twice as far from origin" means . WHY square: to remove the square roots cleanly, square both sides: Expand: Divide by 3: Answer: a circle, centre , radius (an Apollonius circle).


Level 5 — Mastery

Recall Solution

WHAT is in polar form? has and points straight up, so . Multiply: using and , Read it: the length is unchanged (factor of ), while the angle grew by . That is exactly a anticlockwise turn. See Multiplication as Rotation and Scaling. Concrete check: ; indeed rotated anticlockwise lands at . ✓

Recall Solution

Polar form of : , Quadrant I, , so . Why polar? Powers scramble in rectangular form but obey a clean rule in polar: raise the length, multiply the angle — that is De Moivre's Theorem. Since , : .

Recall Solution

Rewrite: (multiply both sides by , valid whenever ). Geometry: distance from equals distance from → perpendicular bisector of that segment → the imaginary axis . Algebra: Caveat: is excluded (it would divide by zero), but has anyway, so it was never on the line — no points lost. Answer: the imaginary axis. See Loci in the Complex Plane.


Recall One-line summary of the whole ladder

Recognise the point and its axes (L1) → compute modulus/argument/distance (L2) → handle every degenerate axis case and the argument's half-open range (L3) → synthesise polar form, addition, and word-problems into equations (L4) → prove rotation, wield De Moivre, and decode ratio-loci (L5).

Connections