Fatskills
Practice. Master. Repeat.
Study Guide: Basic Math: Complex Numbers
Source: https://www.fatskills.com/basic-math/chapter/complex-numbers

Basic Math: Complex Numbers

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~6 min read


What Is This?

Complex numbers are numbers that can be expressed in the form a + bi, where a and b are real numbers, and i is the imaginary unit, defined as the square root of -1. This topic appears in exams to test your understanding of both real and imaginary components of numbers and your ability to perform operations with them. Typical questions involve arithmetic operations, solving equations, and interpreting complex numbers in geometric terms.

Why It Matters

Complex numbers are tested in various high school and college-level math exams, including the SAT, ACT, AP Calculus, and IB Math. They frequently appear in algebra and calculus sections, carrying moderate to high marks. This topic tests your ability to handle abstract mathematical concepts and perform precise calculations.

Core Concepts

  • Definition of i: The imaginary unit i is defined as i = √(-1). This means i² = -1.
  • Form of Complex Numbers: A complex number is written as a + bi, where a is the real part and bi is the imaginary part.
  • Operations with Complex Numbers: You can add, subtract, multiply, and divide complex numbers using specific rules.
  • Conjugate of a Complex Number: The conjugate of a + bi is a - bi. This is crucial for division and simplifying expressions.
  • Magnitude (Modulus): The magnitude of a complex number a + bi is √(a² + b²).

Prerequisites

  • Square Roots: Understanding how to handle square roots, especially of negative numbers.
  • Exponents: Basic knowledge of exponents and their properties.
  • Real Numbers: Familiarity with operations on real numbers.

Without these, you'll struggle with the imaginary unit and basic operations on complex numbers.

The Rule-Book (How It Works)


Primary Rule

A complex number is expressed as a + bi, where a and b are real numbers, and i is the imaginary unit.

Sub-rules and Exceptions

  • Addition and Subtraction: Add or subtract the real parts and the imaginary parts separately.
  • (a + bi) + (c + di) = (a + c) + (b + d)i
  • Multiplication: Use the distributive property and remember i² = -1.
  • (a + bi)(c + di) = ac + adi + bci + bdi² = (ac - bd) + (ad + bc)i
  • Division: Multiply the numerator and denominator by the conjugate of the denominator.
  • (a + bi) / (c + di) = [(a + bi)(c - di)] / [(c + di)(c - di)]
  • Powers of i: The powers of i cycle every four steps: i, -1, -i, 1.

Visual Pattern

Remember the cycle of i: - i¹ = i
- i² = -1
- i³ = -i
- i⁴ = 1

Exam / Job / Audit Weighting

  • Frequency: Moderate
  • Difficulty Rating: Intermediate
  • Question Type or Real-World Task Type: Multiple-choice, short answer, problem-solving

Difficulty Level

Intermediate

Must-Know Rules, Formulas, Standards, or Principles

  1. Addition and Subtraction:
  2. (a + bi) + (c + di) = (a + c) + (b + d)i
  3. Multiplication:
  4. (a + bi)(c + di) = (ac - bd) + (ad + bc)i
  5. Division:
  6. (a + bi) / (c + di) = [(a + bi)(c - di)] / [(c + di)(c - di)]

Worked Examples (Step-by-Step)


Easy

Question: Simplify 3 + 2i + 4 - i.

Step-by-Step: 1. Combine the real parts: 3 + 4 = 7.
2. Combine the imaginary parts: 2i - i = i.
3. Result: 7 + i.

Answer: 7 + i.

Medium

Question: Multiply (2 + 3i)(1 - 2i).

Step-by-Step: 1. Use the distributive property: (2 + 3i)(1 - 2i) = 2(1) + 2(-2i) + 3i(1) + 3i(-2i).
2. Simplify: 2 - 4i + 3i - 6i².
3. Substitute i² = -1: 2 - 4i + 3i + 6.
4. Combine like terms: 8 - i.

Answer: 8 - i.

Hard

Question: Divide (4 + 3i) / (1 + 2i).

Step-by-Step: 1. Multiply the numerator and denominator by the conjugate of the denominator: (4 + 3i)(1 - 2i) / [(1 + 2i)(1 - 2i)].
2. Simplify the denominator: (1 + 2i)(1 - 2i) = 1 - (2i)² = 1 - 4i² = 1 + 4 = 5.
3. Simplify the numerator: (4 + 3i)(1 - 2i) = 4(1) + 4(-2i) + 3i(1) + 3i(-2i) = 4 - 8i + 3i - 6i² = 4 - 8i + 3i + 6 = 10 - 5i.
4. Divide: (10 - 5i) / 5 = 2 - i.

Answer: 2 - i.

Common Exam Traps & Mistakes

  1. Mistake: Treating √(-9) as -3.
  2. Wrong Answer: -3.
  3. Correct Approach: √(-9) = 3i.

  4. Mistake: Dropping the imaginary unit i.

  5. Wrong Answer: 3 instead of 3i.
  6. Correct Approach: Always include i with the imaginary part.

  7. Mistake: Incorrectly applying the powers of i.

  8. Wrong Answer: i³ = 1.
  9. Correct Approach: i³ = -i.

  10. Mistake: Forgetting to use the conjugate in division.

  11. Wrong Answer: Incorrect simplification.
  12. Correct Approach: Multiply by the conjugate to eliminate the imaginary part in the denominator.

Shortcut Strategies & Exam Hacks

  • Memory Aid: Remember the cycle of i: i, -1, -i, 1.
  • Elimination Strategy: Use the conjugate to simplify divisions quickly.
  • Pattern Recognition: Look for common forms like a + bi and apply the rules directly.

Question-Type Taxonomy

  1. Multiple-Choice:
  2. Mini-Example: What is 2 + 3i + 4 - i?
    • A) 6 + 2i
    • B) 6 + 4i
    • C) 6 + 3i
    • D) 6 + i
  3. Favored Exams: SAT, ACT

  4. Short Answer:

  5. Mini-Example: Simplify (3 + 2i)(1 - i).
  6. Favored Exams: AP Calculus, IB Math

  7. Problem-Solving:

  8. Mini-Example: Solve for x in 3x + 2i = 5 + 4i.
  9. Favored Exams: College-level Math

Practice Set (MCQs)


Question 1

Question: What is 4 + 3i + 2 - i? - A) 6 + 2i - B) 6 + 4i - C) 6 + 3i - D) 6 + i

Correct Answer: D) 6 + i

Explanation: Combine the real parts 4 + 2 = 6 and the imaginary parts 3i - i = 2i.

Why the Distractors Are Tempting: - A) Incorrectly adds the imaginary parts.
- B) Incorrectly adds the real parts.
- C) Incorrectly keeps the original imaginary part.

Question 2

Question: What is √(-16)? - A) 4 - B) -4 - C) 4i - D) -4i

Correct Answer: C) 4i

Explanation: √(-16) = 4i because i = √(-1).

Why the Distractors Are Tempting: - A) and B) Treat the square root as a real number.
- D) Incorrectly applies the negative sign.

Question 3

Question: What is (2 + i)(3 - i)? - A) 7 + i - B) 7 - i - C) 5 + 7i - D) 5 - 7i

Correct Answer: A) 7 + i

Explanation: Use the distributive property and simplify: 6 - 2i + 3i - i² = 6 + i + 1 = 7 + i.

Why the Distractors Are Tempting: - B) Incorrectly subtracts the imaginary parts.
- C) and D) Incorrectly handle the multiplication.

Question 4

Question: What is (5 + 2i) / (1 + i)? - A) 3 + i - B) 3 - i - C) 4 + i - D) 4 - i

Correct Answer: A) 3 + i

Explanation: Multiply by the conjugate: (5 + 2i)(1 - i) / [(1 + i)(1 - i)] = (5 + 2i - 5i - 2i²) / (1 + 1) = (5 + 2i - 5i + 2) / 2 = (7 - 3i) / 2 = 3.5 - 1.5i.

Why the Distractors Are Tempting: - B) Incorrectly subtracts the imaginary part.
- C) and D) Incorrectly handle the division.

Question 5

Question: What is i⁵? - A) i - B) -i - C) 1 - D) -1

Correct Answer: A) i

Explanation: Use the cycle of i: i⁵ = i¹ = i.

Why the Distractors Are Tempting: - B) Incorrectly applies the cycle.
- C) and D) Incorrectly handle the powers.

30-Second Cheat Sheet

  • i = √(-1) and i² = -1.
  • Complex Number Form: a + bi.
  • Addition/Subtraction: Combine real and imaginary parts separately.
  • Multiplication: Use distributive property and i² = -1.
  • Division: Multiply by the conjugate of the denominator.
  • Powers of i: i, -1, -i, 1.
  • Conjugate: a + bi has conjugate a - bi.

Learning Path

  1. Beginner Foundation: Understand square roots and exponents.
  2. Core Rules: Learn the definition of i and the form of complex numbers.
  3. Practice: Solve addition, subtraction, multiplication, and division problems.
  4. Timed Drills: Practice under exam conditions.
  5. Mock Tests: Take full-length practice exams.

Related Topics

  1. Quadratic Equations: Complex numbers often arise as solutions.
  2. Vectors: Complex numbers can be represented as vectors in the complex plane.
  3. Trigonometry: Complex numbers are used in Euler's formula and polar form.


ADVERTISEMENT