Skip to main content

כיצד לחשב את Complex Roots

learn.whatIsHeading

Complex roots occur when a polynomial equation has no real solutions — the discriminant is negative. The roots come in conjugate pairs: a + bi and a − bi, where i = √(−1).

נוסחה

For ax² + bx + c = 0: x = (−b ± √(b²−4ac))/(2a); √(negative) = i√(|negative|)
a, b, c
quadratic coefficients
Δ
discriminant (b²−4ac) — determines if roots are real or complex
i
imaginary unit — where i² = −1

מדריך שלב אחר שלב

  1. 1For ax² + bx + c = 0: roots = (−b ± √(b²−4ac)) / 2a
  2. 2When b²−4ac < 0: roots are complex
  3. 3√(negative) = i × √(|negative|)
  4. 4Complex roots always appear as conjugate pairs

Worked Examples

קלט
x² + 4 = 0
תוצאה
x = ±2i
קלט
x² − 2x + 5 = 0
תוצאה
x = 1 ± 2i

Frequently Asked Questions

What is the complex conjugate of a root?

If 3 + 2i is a root, then 3 − 2i is its conjugate. They always appear in pairs for real polynomials.

When do complex roots occur?

When the discriminant b²−4ac is negative. This means the parabola doesn't cross the x-axis.

Can I visualize complex roots on a number line?

No, complex roots require a 2D plane (complex plane): real part on x-axis, imaginary part on y-axis.

מוכן לחשב? נסה את מחשבון Complex Roots החינמי

נסה זאת בעצמך →

הגדרות