Quadratic Equations over $\mathbb{C}$ with Real Coefficients - StudyPulse
Boost Your VCE Scores Today with StudyPulse
8000+ Questions AI Tutor Help
Home Subjects Specialist Mathematics Quadratic equations over C

Quadratic Equations over $\mathbb{C}$ with Real Coefficients

Specialist Mathematics
StudyPulse

Quadratic Equations over $\mathbb{C}$ with Real Coefficients

Specialist Mathematics
12 May 2026

Quadratic Equations over \(\mathbb{C}\) with Real Coefficients

In Specialist Mathematics, solving quadratic equations extends beyond the real number system \(\mathbb{R}\) into the complex number system \(\mathbb{C}\). When a quadratic equation has real coefficients but a negative discriminant, it possesses solutions in the form of complex conjugate pairs.

1. Solving Quadratic Equations with Real Coefficients

A quadratic equation is defined as:
\$\(az^2 + bz + c = 0, \text{ where } a, b, c \in \mathbb{R} \text{ and } a \neq 0\)\$

The Quadratic Formula

To find the roots (\(z\)) of the equation, we use the quadratic formula:
\$\(z = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\)\$

When solving over \(\mathbb{C}\), we encounter cases where the term under the square root is negative. We use the definition \(i^2 = -1\) to evaluate these:
\$\(\sqrt{-\Delta} = \sqrt{-1 \times \Delta} = i\sqrt{\Delta} \text{ (where } \Delta > 0)\)\$

Methods of Solution

  1. Completing the Square: Useful for monic quadratics (\(a=1\)) where \(b\) is even.
    • Example: \(z^2 + 6z + 13 = 0\)
    • \((z+3)^2 - 9 + 13 = 0\)
    • \((z+3)^2 = -4\)
    • \(z+3 = \pm 2i \implies z = -3 \pm 2i\)
  2. Quadratic Formula: The most direct method for non-monic or complex-looking real coefficients.
  3. Factorization using Difference of Two Squares: Using \(a^2 + b^2 = (a + bi)(a - bi)\).

COMMON MISTAKE: Students often forget to include the \(\pm\) symbol when taking the square root of a negative discriminant, resulting in only one of the two required complex roots.


2. The Discriminant (\(\Delta\)) and Nature of Roots

The discriminant \(\Delta = b^2 - 4ac\) determines the nature of the roots for a quadratic equation with real coefficients.

Discriminant Value Nature of Roots over \(\mathbb{R}\) Nature of Roots over \(\mathbb{C}\)
\(\Delta > 0\) Two distinct real roots Two distinct real roots
\(\Delta = 0\) One repeated real root One repeated real root
\(\Delta < 0\) No real roots Two distinct complex conjugate roots

If \(\Delta < 0\), the roots are given by:
\$\(z = \frac{-b}{2a} \pm i\frac{\sqrt{|\Delta|}}{2a}\)\$

KEY TAKEAWAY: In VCE Specialist Mathematics, if you are asked to solve a quadratic over \(\mathbb{C}\) and the coefficients are real, a negative discriminant simply means the roots will have an imaginary component.


3. The Conjugate Root Theorem

The Conjugate Root Theorem is a fundamental property of polynomials (including quadratics) with real coefficients.

Theorem: If \(P(z)\) is a polynomial where all coefficients are real, and \(z = u + vi\) (where \(v \neq 0\)) is a root of \(P(z) = 0\), then its complex conjugate \(\bar{z} = u - vi\) is also a root of \(P(z) = 0\).

Implications for Quadratics

For the quadratic \(az^2 + bz + c = 0\) with \(a, b, c \in \mathbb{R}\):
* Complex roots must occur in conjugate pairs.
* If one root is \(z_1 = \alpha + \beta i\), the other root is \(z_2 = \alpha - \beta i\).
* A quadratic with real coefficients cannot have exactly one non-real complex root.

Important Condition

This theorem only applies if the coefficients \(a, b, c\) are real. If any coefficient is a non-real complex number, the roots are not necessarily conjugates.

EXAM TIP: If a VCAA question states that a polynomial has real coefficients and provides one complex root (e.g., \(z = 2-3i\)), immediately write down the conjugate (\(z = 2+3i\)) as a second root. This is often the first step in solving higher-degree polynomial problems as well.


4. Relations between Roots and Coefficients

For a quadratic \(az^2 + bz + c = 0\) with roots \(\alpha\) and \(\beta\):

  1. Sum of roots: \(\alpha + \beta = -\frac{b}{a}\)
  2. Product of roots: \(\alpha\beta = \frac{c}{a}\)

Working with Conjugate Roots

If the roots are \(z = u + vi\) and \(\bar{z} = u - vi\):
* Sum: \((u + vi) + (u - vi) = 2u = 2\text{Re}(z)\)
* Product: \((u + vi)(u - vi) = u^2 + v^2 = |z|^2\)

The quadratic equation can then be reconstructed as:
\$\(z^2 - (\text{sum of roots})z + (\text{product of roots}) = 0\)\$
\$\(z^2 - 2\text{Re}(z)z + |z|^2 = 0\)\$

Factored Form over \(\mathbb{C}\)

Any quadratic \(az^2 + bz + c\) can be factored into two linear factors over the complex field:
\$\(P(z) = a(z - z_1)(z - \bar{z}_1)\)\$

VCAA FOCUS: Questions often require you to move between the Cartesian form of the roots and the expanded polynomial form. Practice expanding \((z - (\alpha + \beta i))(z - (\alpha - \beta i))\) efficiently by grouping it as \(((z - \alpha) - \beta i)((z - \alpha) + \beta i) = (z - \alpha)^2 + \beta^2\).


5. Summary Table: Quadratic Properties over \(\mathbb{C}\)

Feature Property
Number of Roots Always exactly 2 roots (counting multiplicity).
Conjugate Pair Roots are conjugates if and only if \(a, b, c \in \mathbb{R}\) and \(\Delta < 0\).
Sum of Roots Always \(-\frac{b}{a}\), even if roots are complex.
Product of Roots Always \(\frac{c}{a}\), even if roots are complex.
Factorization Can always be factored into linear factors \(a(z-z_1)(z-z_2)\).

STUDY HINT: To verify if your complex roots for a real-coefficient quadratic are correct, check if their sum is real and their product is real. If either result contains an ‘\(i\)’, you have made an arithmetic error.

Table of Contents