Complex Origins Slides Complex Origins
Visualizing the Modulus
Pre-Calculus | Lesson 1
Warm-Up
5 Minutes
Plot the following points on a standard coordinate plane:
Find the distance of each point from the origin (0,0) .
Show your work using the distance formula.
Coordinate Plane
Visualizing Magnitude
Watch the clip below. Pay attention to how the narrator "builds" the solution.
Embedded media
Watch For
The "Triangle" Method
Key Quote
"The absolute value is basically the hypotenuse."
The Geometric Bridge
Distance Formula
\[ d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2} \]
Modulus of \( z = a + bi \)
\[ |z| = \sqrt{a^2 + b^2} \]
Identical Logic
The Modulus is the distance from the origin \((0,0)\) to the point \((a, b)\).
Let \((x_1, y_1) = (0, 0)\)
Let \((x_2, y_2) = (a, b)\)
\( d = \sqrt{(a-0)^2 + (b-0)^2} \)
\( d = \sqrt{a^2 + b^2} \)
Pythagorean Triples
Recognizing these shortcuts will save you time on tests!
3-4-5
\( |3+4i| = 5 \)
5-12-13
\( |5-12i| = 13 \)
7-24-25
\( |7+24i| = 25 \)
8-15-17
\( |8-15i| = 17 \)
Watch Out!
Don't let negatives trip you up. \( (-12)^2 \) is ALWAYS positive 144.
Mission: Modulus Mapping
You are about to receive a coordinate grid and a worksheet. Your task is to visualize each complex number as a physical distance.
1
Plot
Draw the vector from origin.
2
Build
Form the right triangle.
3
Solve
Calculate the modulus.
Modulus Mapping Worksheet Modulus Mapping
Geometric Complex Analysis
Name:
Date:
The Mission
The absolute value, or modulus , of a complex number is its distance from the origin. To find it, we treat the real and imaginary parts as legs of a right triangle.
Standard Form
|a + bi| = \(\sqrt{a^2 + b^2}\)
1
Standard Vectors (Integer Results)
For each number: Plot on your grid paper, draw the right triangle, and calculate the modulus below.
Complex Number (\(z\)) Coordinate \((a, b)\) Show Your Work (\(\sqrt{a^2 + b^2}\)) Result \(3 + 4i\) \(5 - 12i\) \(-8 + 15i\)
2
Irrational Magnitudes
Not all complex numbers result in clean integers. Calculate the modulus for the following. Leave your answer in simplest radical form.
A) \(z = 1 + i\)
|z| = ________
B) \(z = 2 + 4i\)
|z| = ________
3
Synthesize
How is the formula for the modulus \(\sqrt{a^2 + b^2}\) related to the general Distance Formula \(\sqrt{(x_2-x_1)^2 + (y_2-y_1)^2}\)? Explain why they look different but do the same thing.
Complex Plane Paper Case Study Complex Plane Paper
Modulus Mapping Grid
Student: ___________________________
Note: Choose an appropriate scale for each problem (e.g., 1 square = 1 unit, or 1 square = 2 units) to ensure the vector fits on the grid. Label your axes!
Problem A: ________________ Scale: 1 sq = ____ units
Re
Im
Problem B: ________________ Scale: 1 sq = ____ units
Re
Im
Geometric Complex Analysis Portfolio
Complex Origins Teacher Guide Teacher Guide
Complex Origins
Visualizing Modulus & Distance
Pre-Calculus
Time: 45-50 Minutes
Objectives
Students will represent complex numbers as vectors on the complex plane.
Students will derive the modulus formula by applying the Pythagorean theorem to complex number coordinates.
Students will connect the modulus of a complex number to the general distance formula.
Required Materials
Slides
Complex Origins Slides
Worksheet
Modulus Mapping Worksheet
Graph Paper
Complex Plane Paper
Video Link
https://youtu.be/wmnQgD5oqQw
Vocabulary
• Modulus
• Absolute Value
• Complex Plane
• Vector Magnitude
• Pythagorean Triple
Pro-Tip
Remind students that $|z|$ always represents a distance, and distance is never negative.
Facilitation Guide
05
Minutes
Warm-Up: Coordinate Distance
Direct students to Slide 2. Have them plot (3,4) and (5,-12) on scratch paper. Ask them to find the distance from (0,0) using the distance formula. Goal: Prime them for the numbers 5 and 13 (triples).
10
Minutes
Video Viewing & Discussion
Watch the second half (1:16-End). Discussion Point: Pause at 1:35 and ask: "Why did he draw a triangle?" Highlight the narrator's connection between the coordinates of the complex number and the sides of a triangle.
10
Minutes
The Formula Bridge
Show Slide 4. Prove that the distance formula reduces to $|z| = \sqrt{a^2 + b^2}$ when one point is the origin. Discuss the change in notation (using \(a\) and \(b\) instead of \(x\) and \(y\)).
15
Minutes
Activity: Modulus Mapping
Hand out the worksheet and graph paper. Students must plot each number, draw the vector, form the right triangle, and calculate. Circulate: Watch for the common mistake of squaring negatives (e.g., students writing $-144$ instead of $144$).
05
Minutes
Extension & Exit Ticket
Introduce non-integer results like $|1+i|$. Have students explain why $|1+i|$ is NOT 2. Use the "Synthesize" question on the worksheet as a closing reflection.
Modulus Mapping Answer Key Answer Key
Modulus Mapping Worksheet
Teacher Use Only
Part 1: Standard Vectors
\(z\) \((a, b)\) Calculation Result \(3 + 4i\) \((3, 4)\) \(\sqrt{3^2 + 4^2} = \sqrt{25}\) 5 \(5 - 12i\) \((5, -12)\) \(\sqrt{5^2 + (-12)^2} = \sqrt{169}\) 13 \(-8 + 15i\) \((-8, 15)\) \(\sqrt{(-8)^2 + 15^2} = \sqrt{289}\) 17
Part 2: Irrational Magnitudes
A) \(z = 1 + i\)
\(\sqrt{1^2 + 1^2} = \sqrt{2}\)
Solution: \(\sqrt{2}\)
B) \(z = 2 + 4i\)
\(\sqrt{2^2 + 4^2} = \sqrt{20}\)
Solution: \(2\sqrt{5}\)
Part 3: Synthesize
Sample Ideal Response:
"The modulus formula is actually a specific case of the distance formula. The distance formula measures the length between any two points \((x_1, y_1)\) and \((x_2, y_2)\). When we calculate the modulus, we are measuring the distance between the origin \((0,0)\) and the complex point \((a, b)\). Plugging \((0,0)\) into the distance formula results in \(\sqrt{(a-0)^2 + (b-0)^2}\), which simplifies directly to the modulus formula \(\sqrt{a^2 + b^2}\). Geometrically, both represent the length of the hypotenuse formed by these coordinates."