Hidden Dimensions Slides Hidden Dimensions
The Discriminant & Complex Roots
PROJ: COMPLEX-ROOTS-L1
VER: 1.0.26
Missing Intersections?
We've been told these parabolas don't touch the x-axis.
"But what if they do... in a dimension we can't see?"
Can a solution exist if it isn't "real"?
The Warning Signal
In the quadratic formula:
\[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \]
The Discriminant (\(D\))
\[ D = b^2 - 4ac \]
D > 0
2 Real Solutions
D = 0
1 Real Solution
D < 0
2 Complex Solutions
Formerly: "No Real Solutions"
The Imaginary Unit
\[ i = \sqrt{-1} \]
\[ i^2 = -1 \]
Example
\[ \sqrt{-25} = 5i \]
Example
\[ \sqrt{-12} = 2i\sqrt{3} \]
Example
\[ \sqrt{-7} = i\sqrt{7} \]
Case Study
\[ f(x) = x^2 - 4x + 13 \]
1
Calculate Discriminant
\( (-4)^2 - 4(1)(13) = 16 - 52 = -36 \)
2
Apply Formula
\( x = \frac{4 \pm \sqrt{-36}}{2} = \frac{4 \pm 6i}{2} \)
The Solution Set
\[ x = 2 \pm 3i \]
Two complex roots. Zero x-intercepts.
Proving the Unseen
If \( 2 + 3i \) is a root of \( x^2 - 4x + 13 = 0 \), then substituting it must yield zero.
\[ (2 + 3i)^2 - 4(2 + 3i) + 13 \]
\[ (4 + 12i + 9i^2) - (8 + 12i) + 13 \]
\[ (4 + 12i - 9) - 8 - 12i + 13 \]
\[ -5 + 13 - 8 = 0 \]
Navigation Task
Turn to your Beyond the X-Axis workshop sheet. Solve the quadratics and prove their existence in the complex plane.
Beyond the X Axis Worksheet Beyond the X-Axis
Workshop 01: Complex Quadratic Roots
NAME: ___________________________________
DATE: ___________________________________
SPEC: MAT-ALG-12-CPLX
Objective: Analyze quadratic equations where the discriminant is negative. Find the complex roots using the quadratic formula and verify that these "unseen" solutions still satisfy the original equation.
Part 1: Discriminant Analysis
Calculate the discriminant \( D = b^2 - 4ac \) and state the nature of the roots (2 Real, 1 Real, or 2 Complex).
1. \( f(x) = x^2 + 6x + 10 \)
\( D = \)
Nature of Roots:
2. \( g(x) = 2x^2 - 4x + 7 \)
\( D = \)
Nature of Roots:
Part 2: Complex Root Extraction
Solve each equation using the quadratic formula. Express answers in the form \( a \pm bi \). Show all radical simplification.
3. \( x^2 - 10x + 29 = 0 \)
4. \( 3x^2 + 6x + 15 = 0 \)
Beyond the X-Axis / Workshop 01
PAGE 02
Part 3: Proving Existence
Choose one of the complex roots found in Problem 3. Substitute it into the original equation \( x^2 - 10x + 29 = 0 \) to prove that it equals zero. Show every algebraic step.
Selected Root (\(x\)):
Substitution & Simplification:
Part 4: Critical Interpretation
5. The Graphical Mystery
If you graphed the equation \( f(x) = x^2 - 10x + 29 \) on a standard Cartesian plane (with Real \(x\) and Real \(y\)), what would the x-intercepts look like? Connect this observation to your complex roots found in Part 2.
END OF DATA PACKET // LESSON 1.01 // COMPLEX NUMBER OPERATIONS
Hidden Dimensions Answer Key Beyond the X-Axis [KEY]
Solutions & Teacher Guide: Workshop 01
REVISION: 1.0A
STATUS: VERIFIED
SUBJECT: COMPLEX ANALYSIS
Part 1 Solutions
1. \( f(x) = x^2 + 6x + 10 \)
\( D = \) \( 6^2 - 4(1)(10) = 36 - 40 = -4 \)
Nature: 2 Complex Roots
2. \( g(x) = 2x^2 - 4x + 7 \)
\( D = \) \( (-4)^2 - 4(2)(7) = 16 - 56 = -40 \)
Nature: 2 Complex Roots
Part 2 Solutions
3. \( x^2 - 10x + 29 = 0 \)
\( x = \frac{10 \pm \sqrt{100 - 4(1)(29)}}{2} \)
\( x = \frac{10 \pm \sqrt{100 - 116}}{2} \)
\( x = \frac{10 \pm \sqrt{-16}}{2} \)
\( x = \frac{10 \pm 4i}{2} \)
\( x = 5 \pm 2i \)
4. \( 3x^2 + 6x + 15 = 0 \)
\( x = \frac{-6 \pm \sqrt{36 - 4(3)(15)}}{2(3)} \)
\( x = \frac{-6 \pm \sqrt{36 - 180}}{6} \)
\( x = \frac{-6 \pm \sqrt{-144}}{6} \)
\( x = \frac{-6 \pm 12i}{6} \)
\( x = -1 \pm 2i \)
Part 3 Verification Guide
Verification for \( x = 5 + 2i \):
1. Substitute: \( (5 + 2i)^2 - 10(5 + 2i) + 29 = 0 \)
2. Expand Square: \( (25 + 20i + 4i^2) - 50 - 20i + 29 = 0 \)
3. Simplify \( i^2 \): \( 25 + 20i - 4 - 50 - 20i + 29 = 0 \)
4. Combine Real Terms: \( (25 - 4 - 50 + 29) = 0 \)
5. Combine Imaginary Terms: \( (20i - 20i) = 0 \)
Result: \( 0 + 0 = 0 \) (Verified)
Part 4 Answer
"The x-intercepts would not exist; the parabola would never cross the x-axis. In this case, the vertex is at (5, 4) and it opens upward. The complex roots explain that while there are no 'real' intersections, the equation still has two valid solutions in the complex number system."
Total Solutions Slides Total Solutions
The Fundamental Theorem of Algebra
PROJ: COMPLEX-ROOTS-L2
Where did they go?
Consider a Degree 3 polynomial.
\[ f(x) = x^3 - x^2 + x - 1 \]
Looking at the graph, it only crosses the x-axis once (at \( x=1 \)).
The Question:
If it's degree 3, where are the other two answers?
The Law of Roots
Fundamental Theorem
"Every polynomial equation of degree n has exactly n roots in the complex number system."
Linear (n=1)
1 Root
Quadratic (n=2)
2 Roots
Cubic (n=3)
3 Roots
Anatomy of Roots
Real Roots
Visible on the x-axis
Complex Roots
Hidden from the x-axis
=
Total Roots
Exactly degree \( n \)
* Note: Multiple roots (roots that repeat) are counted individually.
Data Analysis
Equation 01
\[ P(x) = x^4 - 16 \]
Degree: 4
Real Roots: \( \pm 2 \) (Total: 2)
Complex Roots needed: 2
Equation 02
\[ Q(x) = x^3 + 1 \]
Degree: 3
Real Roots: \( -1 \) (Total: 1)
Complex Roots needed: 2
Missing Roots Audit
In your Missing Roots Case Study, you will analyze 5 different polynomial functions. Use the Fundamental Theorem to determine exactly how many complex roots are "missing" from their graphs.
Missing Roots Case Study Missing Roots
Case Study 02: Auditing the Fundamental Theorem
NAME: ___________________________________
DATE: ___________________________________
REF: FTA-AUDIT-L2
The Mission
According to the Fundamental Theorem of Algebra, a polynomial of degree \( n \) must have exactly \( n \) roots. However, when we graph these functions, we often see fewer than \( n \) x-intercepts. Your job is to audit the following "cases" and identify the count of complex roots hiding in the unseen dimensions.
The Root Audit Table
Polynomial Function Degree (\(n\)) Graphical Data (Real Roots) Complex Roots \( f(x) = x^3 - 5x^2 + 7x - 3 \) Factored: (x-1)²(x-3) 3 Crosses at \( x=3 \). Bounces at \( x=1 \). \( g(x) = x^4 + 5x^2 + 4 \)
| Graph never touches
the x-axis. |
|
| \( h(x) = x^5 - x \) |
| Crosses at \( x = -1, 0, 1 \). |
|
| \( p(x) = x^4 - 2x^2 + 1 \) |
| Bounces at \( x = -1 \).
Bounces at \( x = 1 \). |
|
Analysis Questions
1. Case \( f(x) \): The Hidden Repeat
In Case \( f(x) \), the graph only has two x-intercepts (\(x=1\) and \(x=3\)), yet the degree is 3. Why are there zero complex roots for this function? Explain using the concept of multiplicity.
2. Case \( g(x) \): Total Absence
Case \( g(x) \) never touches the x-axis. Algebraically, this function is \( (x^2+1)(x^2+4) \). Use your knowledge of complex numbers to list all four roots of this function.
3. Predicting Degrees
If a polynomial has 2 real roots (multiplicity 1 each) and 4 complex roots, what is the minimum possible degree of that polynomial? Explain your reasoning.
Audit Log // Case Study 02 // fundamental theorem of algebra
Missing Roots Answer Key Missing Roots [KEY]
Teacher Audit Reference: Case Study 02
AUDIT STATUS: COMPLETE
THEORY: FTA VERIFIED
Audit Solutions
Polynomial Function Degree (\(n\)) Real Roots (Count) Complex Roots \( f(x) = x^3 - 5x^2 + 7x - 3 \) 3 3 (x=3 and x=1,1) 0 \( g(x) = x^4 + 5x^2 + 4 \) 4 0 4 \( h(x) = x^5 - x \) 5 3 2 \( p(x) = x^4 - 2x^2 + 1 \) 4 4 (x=±1, multiplicity 2) 0
Analysis Key
1. The Hidden Repeat (Multiplicity)
While there are only two distinct x-intercepts, the root at \( x=1 \) has a multiplicity of 2 (indicated by the "bounce"). This means \( x=1 \) is counted twice. Total roots = 1 (from \(x=3\)) + 2 (from \(x=1\)) = 3. Since the degree is 3, no complex roots are needed to fulfill the theorem.
2. Total Absence (Complex Root Set)
The roots are \( \pm i \) and \( \pm 2i \). Specifically, solving \( x^2+1=0 \) gives \( \pm i \), and solving \( x^2+4=0 \) gives \( \pm 2i \).
3. Predicting Degrees
The minimum degree is 6. According to the FTA, total roots = real roots + complex roots. \( 2 + 4 = 6 \).
Instructional Note
Remind students that a "bounce" on the graph always indicates an even multiplicity (2, 4, 6...), and a "cross" indicates an odd multiplicity (1, 3, 5...). This is vital for correctly auditing the total count of real roots before assuming the rest are complex.
Ghost Division Slides Ghost Division
Synthetic Division with Complex Numbers
PROJ: COMPLEX-ROOTS-L3
Same Algorithm, New Plane
Real Division
Synthetic division works because of the structured Multiply-Add cycle.
1. Bring down
2. Multiply by root
3. Add vertically
Complex Division
The exact same cycle applies, but multiplication requires FOIL and addition requires combining like parts.
\[ (a+bi) \times (c+di) \]
\[ (a+bi) + (c+di) \]
The Complex Setup
Divide \( x^2 - 4x + 13 \) by \( (x - (2 + 3i)) \)
2 + 3i
1 -4 13
2 + 3i -13
1 -2 + 3i 0
Calculation Check: \( (2+3i)(-2+3i) = -4 + 6i - 6i + 9i^2 = -4 - 9 = -13 \)
Navigation Hazards
The \( i^2 \) Trap
Never forget that \( i^2 = -1 \). It flips the sign of your last term every time.
Real + Real
Only add real numbers to real numbers. Imaginary parts must stay separate.
The Remainder
If you are dividing by a known root, your final sum MUST be zero.
Mastery Session
Grab the Ghost Division Practice Sheet. Start with the "warm-up" quadratics before tackling the degree-3 challenge.
Ghost Division Practice Sheet Ghost Division
Mastery Sheet 03: Synthetic Division with Complex Roots
NAME: ___________________________________
DATE: ___________________________________
CODE: SYNT-CPLX-L3
The Synthetic Routine
1. Write the root in the box. 2. List coefficients. 3. Drop, multiply, and add.
Pro Tip: Use the scratch area to FOIL your complex multiplications!
Problem 1: Guided Practice
Divide \( f(x) = x^2 - 6x + 25 \) by its known root \( x = 3 + 4i \).
Synthetic Layout
3 + 4i
1 -6 25
_____ _____
1 _____ _____
Multiplication Scratch Area
Problem 2: Independent Quadratic
Divide \( f(x) = x^2 + 2x + 10 \) by \( x = -1 + 3i \).
Scratch Area
Problem 3: The Cubic Challenge
Given that \( x = 2i \) is a root of the cubic polynomial \( P(x) = x^3 - 4x^2 + 4x - 16 \), use synthetic division to find the remaining quadratic factor.
Perform synthetic division below:
Multiplication Scratch Area
Final Quadratic Factor:
Q(x) =
Data Entry Point // Lesson 3 // synthetic division mastery
Ghost Division Answer Key Ghost Division [KEY]
Teacher Solution Packet: Mastery Sheet 03
REVISION: 1.0B
ALGORITHM: SYNT-DIV-CPLX
Problem 1 Solutions
3 + 4i
1 -6 25
3 + 4i -25
1 -3 + 4i 0
Calculation Steps:
1. (3 + 4i) × 1 = 3 + 4i
2. -6 + (3 + 4i) = -3 + 4i
3. (3 + 4i)(-3 + 4i) = -9 + 12i - 12i + 16i²
4. -9 - 16 = -25
5. 25 - 25 = 0
Problem 2 Solutions
-1 + 3i
1 2 10
-1 + 3i -10
1 1 + 3i 0
Calculation Steps:
1. (-1 + 3i) × 1 = -1 + 3i
2. 2 + (-1 + 3i) = 1 + 3i
3. (-1 + 3i)(1 + 3i) = -1 - 3i + 3i + 9i²
4. -1 - 9 = -10
Problem 3 Solution (Cubic)
2i
1 -4 4 -16
2i -4 - 8i 16
1 -4 + 2i -8i 0
Resulting Factor
Q(x) = x² + (-4 + 2i)x - 8i
Mirror Images Slides Mirror Images
The Complex Conjugate Root Theorem
PROJ: COMPLEX-ROOTS-L4
Always in Pairs
Recall our solutions from the last few lessons. Notice a pattern?
\[ 2 + 3i \]
\[ 2 - 3i \]
\[ -1 + 2i \]
\[ -1 - 2i \]
\[ 0 + 5i \]
\[ 0 - 5i \]
"In a polynomial with real coefficients, complex roots never travel alone. They always have a twin."
The Conjugate Root Theorem
If \( a + bi \) is a root of \( P(x) = 0 \), then its conjugate \( a - bi \) is also a root.
* Requirement: All coefficients must be REAL numbers.
Reverse Engineering
Task:
Find a quadratic with a root of \( x = 3 - i \).
1
Identify Twin
If \( 3-i \) is a root, \( 3+i \) is also a root.
2
Set up Factors
\( (x - (3 - i))(x - (3 + i)) \)
Multiplication Result:
\[ x^2 - 6x + 10 \]
Notice: The \( i \) terms cancel out! Coefficients are real.
The Missing Twin
In your Missing Twin Investigation, you will use given roots to "hunt down" the full polynomial equation.
Missing Twin Investigation Missing Twin
Investigation 04: The Conjugate Root Theorem
NAME: ___________________________________
DATE: ___________________________________
CODE: CONJ-ROOT-L4
Part 1: The Twin ID
Given one complex root, identify its conjugate twin.
Root A
\( 4 + 7i \)
Root B
\( -2 - 3i\sqrt{5} \)
Root C
\( -8i \)
Part 2: Quadratic Construction
A quadratic equation with real coefficients has a root of \( x = 1 + 2i \). Find the polynomial in standard form \( x^2 + bx + c \).
Work Area: Use \((x - r_1)(x - r_2)\)
P(x) =
Part 3: The Cubic Expansion
Find a third-degree polynomial with real coefficients that has roots \( x = 4 \) and \( x = 3i \).
Thinking Steps:
Identify the "missing twin" for \( 3i \).
Build the quadratic factor from the complex pair.
Multiply the result by the real factor \( (x - 4) \).
P(x) =
Part 4: The Vanishing Act
Why is it mathematically impossible for a polynomial with real coefficients to have only one complex root? (Hint: Think about what happens to the \( i \) terms when you multiply complex conjugates).
System Verification // Investigation 04 // conjugate twins
Mirror Images Answer Key Mirror Images [KEY]
Teacher Reference: Investigation 04
REVISION: 1.0C
THEOREM: CONJUGATE-PAIR
Part 1 Solutions
Root A
\( 4 + 7i \)
\( 4 - 7i \)
Root B
\( -2 - 3i\sqrt{5} \)
\( -2 + 3i\sqrt{5} \)
Root C
\( -8i \)
\( 8i \)
Part 2 Solution
1. Identify conjugate: \( x = 1 - 2i \)
2. Set up factors: \( (x - (1+2i))(x - (1-2i)) \)
3. Simplify factors: \( ((x-1) - 2i)((x-1) + 2i) \)
4. Multiply (Difference of Squares): \( (x-1)^2 - (2i)^2 \)
5. Expand: \( x^2 - 2x + 1 - 4i^2 \)
6. Final Standard Form: \( x^2 - 2x + 5 \)
Part 3 Solution (Cubic)
1. Root set: \( x = 4, x = 3i, x = -3i \)
2. Quadratic factor: \( (x - 3i)(x + 3i) = x^2 - 9i^2 = x^2 + 9 \)
3. Multiply by real factor: \( (x - 4)(x^2 + 9) \)
4. Distribute: \( x(x^2 + 9) - 4(x^2 + 9) = x^3 + 9x - 4x^2 - 36 \)
5. Final Standard Form: \( x^3 - 4x^2 + 9x - 36 \)
Part 4 Conceptual Guide
"When we multiply \( (x - (a+bi)) \) by another factor, the only way to eliminate the imaginary \( i \) terms in the coefficients is to multiply by its conjugate \( (x - (a-bi)) \). If we only had one complex root, the resulting polynomial would have complex coefficients (like \( -2ax + 2bi \)), which violates the rule that the coefficients must be real."
Root Hunters Slides The Root Hunters
Solving Higher-Order Polynomials
PROJ: COMPLEX-ROOTS-L5
Full Decomposition
Our final objective: Find every single root of a degree-3 or degree-4 polynomial.
Example Challenge:
\[ f(x) = x^4 - 2x^3 - x^2 - 2x - 2 \]
4 Roots Total Real + Complex Mix
The Tactical Roadmap
01
Scout
Use the Rational Root Theorem or a graph to find the first real root.
02
Reduce
Perform Synthetic Division to lower the degree of the equation.
03
Repeat
If the degree is still > 2, find another root and divide again.
04
Extract
Once you have a Quadratic, use the formula to find the complex roots.
Mission: Cubic Root Hunt
\[ P(x) = x^3 - 3x^2 + 7x - 5 \]
STEP 1: Graph shows a real root at \( x = 1 \).
STEP 2: Synthetic Division by \( 1 \) leaves: \( x^2 - 2x + 5 \).
STEP 3: Use Quadratic Formula on \( x^2 - 2x + 5 \).
Resulting Root Set
\[ \{1, 1+2i, 1-2i\} \]
3 Roots for a Degree-3 Equation. Correct.
The Quartic Vault
Your mission is contained in the Quartic Vault mastery task. Unlock every root to complete the sequence.
Quartic Vault Mastery Task Quartic Vault
Mastery Task 05: Final Root Hunt
NAME: ___________________________________
DATE: ___________________________________
LEVEL: MASTERY-ALG-CPLX
Final Protocol
You are tasked with the complete decomposition of the following polynomial functions. To "unlock" each vault, you must list every root (real and complex). Show the full tactical roadmap for each problem.
Vault 1: The Cubic Hunt
Fully solve: \( P(x) = x^3 - 4x^2 + 14x - 20 \)
Hint: The graph reveals a real root at \( x = 2 \).
Phase 1: Synthetic Division
Phase 2: Quadratic Formula
Final Root Set:
Vault 2: The Quartic Decryption
Fully solve: \( f(x) = x^4 - 2x^3 - x^2 - 2x - 2 \)
Hint: The rational roots are \( x = -0.73 \) (approx) and... wait, use your graph. The real roots are \( x = 1 \pm \sqrt{2} \). Let's try an easier one: \( f(x) = x^4 - 1 \).
Correction: Fully solve \( f(x) = x^4 - 5x^2 - 36 \)
Protocol: Factor this as a "quadratic in form" first.
Decryption Log
Vault 2 Root Set:
{ ____________________________________ }
The Hunter's Manifesto
In your own words, summarize the general strategy for solving a polynomial of degree \( n \). Why is it usually not possible to jump straight to the complex roots?
Sequence Complete // Final Vault // complex roots mastery
Root Hunters Answer Key Quartic Vault [KEY]
Mastery Solution Key: Task 05
REVISION: FINAL
STATUS: UNLOCKED
Vault 1 Solutions (Cubic)
Equation: \( x^3 - 4x^2 + 14x - 20 = 0 \)
Phase 1: Synthetic Division (Root \(x=2\))
Resulting Quadratic: \( x^2 - 2x + 10 \)
Phase 2: Quadratic Formula
\( x = \frac{2 \pm \sqrt{4 - 4(1)(10)}}{2} = \frac{2 \pm \sqrt{-36}}{2} = \frac{2 \pm 6i}{2} = 1 \pm 3i \)
Final Set: { 2, 1 + 3i, 1 - 3i }
Vault 2 Solutions (Quartic)
Equation: \( x^4 - 5x^2 - 36 = 0 \)
Phase 1: Factor Quadratic Form
Let \( u = x^2 \).
\( u^2 - 5u - 36 = (u - 9)(u + 4) \)
\( (x^2 - 9)(x^2 + 4) = 0 \)
Phase 2: Solve Factors
\( x^2 - 9 = 0 \Rightarrow x = \pm 3 \)
\( x^2 + 4 = 0 \Rightarrow x = \pm 2i \)
Final Set: { 3, -3, 2i, -2i }
Strategy Key
"The general strategy is to peel back layers. We use real roots (scouted from a graph) to perform synthetic division, which reduces the degree. We repeat this until we reach a degree-2 (quadratic) equation. We can't jump straight to complex roots because they are hidden from the visual graph and are usually discovered through the quadratic formula applied to the 'leftover' factor."