Complex Numbers

Quadratics with Complex Roots

๐ŸŒ€ Complex Numbers
๐ŸŽฏ

Quadratics with Complex Roots

Solve quadratic equations whose discriminant is negative.

When the discriminant bยฒ โˆ’ 4ac is negative, the quadratic equation axยฒ + bx + c = 0 has no real solutions. Instead it has two complex conjugate solutions. This extends the Fundamental Theorem of Algebra: every degree-n polynomial has exactly n roots in โ„‚.

x2+4=0โ€…โ€ŠโŸนโ€…โ€Šx2=โˆ’4โ€…โ€ŠโŸนโ€…โ€Šx=ยฑโˆ’4=ยฑ2ix^2 + 4 = 0 \implies x^2 = -4 \implies x = \pm\sqrt{-4} = \pm 2i
x=โˆ’bยฑb2โˆ’4ac2awhenย b2โˆ’4ac<0:b2โˆ’4ac=i4acโˆ’b2x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \quad \text{when } b^2 - 4ac < 0: \sqrt{b^2-4ac} = i\sqrt{4ac-b^2}

Solving with Complex Roots

1Apply the quadratic formula.
2Compute the discriminant ฮ” = bยฒ โˆ’ 4ac.
3If ฮ” < 0, write โˆšฮ” = iโˆš|ฮ”|.
4Simplify to get two complex conjugate solutions.
๐Ÿ”Solving xยฒ โˆ’ 2x + 5 = 0
Discriminant: 4 โˆ’ 20 = โˆ’16. Solutions: x = (2 ยฑ โˆš(โˆ’16))/2 = (2 ยฑ 4i)/2 = 1 ยฑ 2i. The two roots are 1 + 2i and 1 โˆ’ 2i.
x=2ยฑโˆ’162=2ยฑ4i2=1ยฑ2ix = \frac{2 \pm \sqrt{-16}}{2} = \frac{2 \pm 4i}{2} = 1 \pm 2i
๐Ÿ’ก

Remember This!

Complex roots of polynomials with real coefficients always come in conjugate pairs a ยฑ bi. If you know one root is 3 โˆ’ 5i, the other must be 3 + 5i.

โœ๏ธ Try It!

What are the solutions to xยฒ + 2x + 10 = 0?

Practice with CalcVerse
Take Quiz ๐Ÿ“ โ€” 25 Questions