Fatskills
Practice. Master. Repeat.
Study Guide: SAT / PSAT: SAT Only Math - Advanced Math, Complex Numbers, i, i², Real and Imaginary Parts
Source: https://www.fatskills.com/sat/chapter/sat-psat-sat-only-math-advanced-math-complex-numbers-i-i%C2%B2-real-and-imaginary-parts

SAT / PSAT: SAT Only Math - Advanced Math, Complex Numbers, i, i², Real and Imaginary Parts

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 of 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 is fundamental in advanced mathematics and appears frequently in exams. Questions typically involve manipulating complex numbers, identifying their real and imaginary parts, and understanding the properties of i.

Why It Matters

Complex numbers are tested in various advanced mathematics exams, including university-level math courses, engineering entrance exams, and professional certifications like the GRE and GMAT. They appear frequently and can carry significant marks. Mastering complex numbers tests your ability to handle abstract mathematical concepts and perform precise calculations.

Core Concepts

  1. Definition of i and : i is the imaginary unit, and i² = -1. This is the cornerstone of complex numbers.
  2. Real and Imaginary Parts: In a + bi, a is the real part, and b is the imaginary part. Distinguishing between these is crucial.
  3. Operations with Complex Numbers: Addition, subtraction, multiplication, and division follow specific rules that you must memorize.
  4. Conjugate of a Complex Number: The conjugate of a + bi is a - bi. This is used in division and other operations.
  5. Magnitude of a Complex Number: The magnitude (or modulus) of a + bi is ?(a² + b²). This measures the "size" of the complex number.

Prerequisites

  1. Basic Algebra: You need a solid understanding of algebraic operations.
  2. Real Numbers: Knowledge of real numbers and their properties is essential.
  3. Square Roots: Understanding the concept of square roots, especially of negative 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)]
  • Conjugate: The conjugate of a + bi is a - bi.
  • Magnitude: The magnitude of a + bi is ?(a² + b²).

Visual Pattern

Think of a complex number as a point in the complex plane, where the real part is the x-coordinate and the imaginary part is the y-coordinate.

Exam / Job / Audit Weighting

  • Frequency: High
  • Difficulty Rating: Intermediate
  • Question Type or Real-World Task Type: Calculation, conceptual understanding, and application problems

Difficulty Level

Intermediate

Must-Know Rules, Formulas, Standards, or Principles

  1. Definition of i: i² = -1
  2. Complex Number Form: a + bi
  3. Conjugate: a - bi

Worked Examples (Step-by-Step)

Easy

Question: Simplify . Step-by-Step:
1. Recall that i² = -1. Answer: -1 Key Rule Applied: i² = -1

Medium

Question: Add the complex numbers 3 + 4i and 2 - 3i. Step-by-Step:
1. Add the real parts: 3 + 2 = 5
2. Add the imaginary parts: 4i - 3i = i Answer: 5 + i Key Rule Applied: Addition of complex numbers

Hard

Question: Divide the complex numbers (3 + 4i) by (1 + 2i). Step-by-Step:
1. Find the conjugate of the denominator: 1 - 2i
2. Multiply the numerator and denominator by the conjugate: (3 + 4i)(1 - 2i) / (1 + 2i)(1 - 2i)
3. Simplify the numerator: (3 + 4i)(1 - 2i) = 3 - 6i + 4i - 8i² = 3 - 2i + 8 = 11 - 2i
4. Simplify the denominator: (1 + 2i)(1 - 2i) = 1 - 2i + 2i - 4i² = 1 + 4 = 5
5. Divide: (11 - 2i) / 5 = 11/5 - 2/5i Answer: 11/5 - 2/5i Key Rule Applied: Division of complex numbers

Common Exam Traps & Mistakes

  1. Mistake: Forgetting that i² = -1.
  2. Wrong Answer: i² = 1
  3. Correct Approach: Always remember i² = -1.
  4. Mistake: Adding real and imaginary parts together.
  5. Wrong Answer: (3 + 4i) + (2 - 3i) = 5 + 1i
  6. Correct Approach: Add real parts and imaginary parts separately.
  7. Mistake: Not using the conjugate in division.
  8. Wrong Answer: (3 + 4i) / (1 + 2i) = 3/1 + 4i/2i
  9. Correct Approach: Multiply by the conjugate of the denominator.
  10. Mistake: Confusing the magnitude with the sum of squares.
  11. Wrong Answer: Magnitude of 3 + 4i is 3² + 4² = 25
  12. Correct Approach: Magnitude is ?(a² + b²).

Shortcut Strategies & Exam Hacks

  • Memory Aid: Remember i² = -1 as "i squared is negative one."
  • Elimination Strategy: If a question involves division, eliminate options that don't use the conjugate.
  • Pattern Recognition: Look for patterns in the real and imaginary parts to quickly identify operations.

Question-Type Taxonomy

  1. Calculation Questions: Directly ask for the result of operations on complex numbers.
  2. Mini-Example: Simplify .
  3. Favored By: Engineering entrance exams.
  4. Conceptual Understanding: Ask about the properties of i and complex numbers.
  5. Mini-Example: What is the magnitude of 3 + 4i?
  6. Favored By: University-level math courses.
  7. Application Problems: Involve complex numbers in real-world scenarios.
  8. Mini-Example: Use complex numbers to solve a quadratic equation.
  9. Favored By: Professional certifications.

Practice Set (MCQs)

Question 1

Question: What is ? Options: A. 1 B. -i C. i D. -1 Correct Answer: B. -i Explanation: i³ = i² * i = -1 * i = -i Why the Distractors Are Tempting: A and D are common mistakes due to misremembering .

Question 2

Question: What is the conjugate of 2 + 3i? Options: A. 2 - 3i B. -2 + 3i C. -2 - 3i D. 2 + 3i Correct Answer: A. 2 - 3i Explanation: The conjugate of a + bi is a - bi. Why the Distractors Are Tempting: B and C involve sign errors.

Question 3

Question: What is the magnitude of 3 + 4i? Options: A. 5 B. 25 C. 7 D. 12 Correct Answer: A. 5 Explanation: Magnitude is ?(a² + b²) = ?(3² + 4²) = ?(9 + 16) = ?25 = 5. Why the Distractors Are Tempting: B is the sum of squares, C and D are close but incorrect.

Question 4

Question: Simplify (2 + 3i)(1 - i). Options: A. 5 - i B. 5 + i C. 5 - 5i D. 5 + 5i Correct Answer: B. 5 + i Explanation: (2 + 3i)(1 - i) = 2 - 2i + 3i - 3i² = 2 + i + 3 = 5 + i. Why the Distractors Are Tempting: A and C involve sign errors, D is a common mistake.

Question 5

Question: Divide (4 + 3i) by (1 + i). Options: A. 5/2 + 1/2i B. 5/2 - 1/2i C. 5/2 + 7/2i D. 5/2 - 7/2i Correct Answer: B. 5/2 - 1/2i Explanation: Multiply by the conjugate (4 + 3i)(1 - i) / (1 + i)(1 - i) = (4 + 3i - 4i - 3i²) / (1 + 1) = (4 - i + 3) / 2 = (7 - i) / 2 = 5/2 - 1/2i. Why the Distractors Are Tempting: A, C, and D involve calculation errors.

30-Second Cheat Sheet

  • i² = -1
  • Complex Number Form: a + bi
  • Conjugate: a - bi
  • Magnitude: ?(a² + b²)
  • Addition/Subtraction: Separate real and imaginary parts
  • Multiplication: Use distributive property and i² = -1
  • Division: Multiply by the conjugate of the denominator

Learning Path

  1. Beginner Foundation: Understand real numbers and basic algebra.
  2. Core Rules: Learn the definition of i, complex number form, conjugate, and magnitude.
  3. Practice: Solve simple addition, subtraction, multiplication, and division problems.
  4. Timed Drills: Practice under time constraints to build speed and accuracy.
  5. Mock Tests: Take full-length practice exams to simulate test conditions.

Related Topics

  1. Quadratic Equations: Complex numbers are used to solve quadratic equations with negative discriminants.
  2. Vectors: Complex numbers can be represented as vectors in the complex plane.
  3. Trigonometry: Complex numbers are used in Euler's formula and other trigonometric identities.