Skip to main content

learn.howToCalculate

learn.whatIsHeading

The discriminant (Δ = b² - 4ac) of a quadratic equation determines the nature and number of roots. It tells whether solutions are real, complex, or repeated.

공식

Δ = b² - 4ac; if Δ > 0: two real roots, Δ = 0: one repeated root, Δ < 0: complex roots

단계별 가이드

  1. 1Enter coefficients a, b, c from ax² + bx + c = 0
  2. 2Calculate b² - 4ac
  3. 3Interpret the sign and value

풀어진 예시

입력
x² - 5x + 6 = 0
결과
Δ = 1 (two distinct real roots)
25 - 24 = 1

피해야 할 일반적인 실수

  • Sign errors in b or c
  • Forgetting the 4ac term

계산할 준비가 되셨나요? 무료 Discriminant 계산기를 사용해 보세요

직접 시도해 보세요 →

설정

개인정보이용약관정보© 2026 PrimeCalcPro