This exercise covers the equality of complex numbers, basic algebraic operations, and solving simultaneous linear equations with complex coefficients.
Two complex numbers and are equal if and only if: That is, their real parts are equal and their imaginary parts are equal.
Example: If , then:
For and :
| Operation | Result |
|---|---|
| Addition | |
| Subtraction | |
| Multiplication | |
| Division |
Modulus of a product:
Squaring both sides, if , then:
Example: .
Check using modulus: ✓
To solve a system of simultaneous equations with complex coefficients, use elimination or substitution.
Example: Solve and
Method — Elimination:
Multiply equation (1) by :
Subtract equation (2) from (3):
Note: Not every system has a solution. If elimination leads to a contradiction (e.g. where ), the system is inconsistent (no solution).
Example of a consistent system: Solve and
From (1): . Substitute into (2):
Substitute back:
General Method (substitution of ):
If the unknowns are complex, write and , substitute into both equations, then equate real and imaginary parts to get a real system. Solve using elimination or substitution.
Steps: