Cubic Equation Solver logo
Cubic Equation Solver

삼차 방정식 판별식 계산기

실수근과 복소수근, Cardano 방법 단계, 3차 그래프 및 작업 예제를 갖춘 전용 3차 방정식 솔버입니다.

삼차 방정식 판별식 계산기

계수를 입력하여 판별식(Δ)을 계산하고, 3차 방정식이 서로 다른 세 실수근, 중근 또는 복소수근을 갖는지 확인하세요.

3차 계수 — ax³ + bx² + cx + d = 0

삼차 방정식 판별식 계산기

위의 다항식 계수를 입력하고 "판별식 계산"을 클릭하여 결과를 확인하세요.
문제를 풀면 그래프가 여기에 표시됩니다.

무엇입니까삼차 방정식 판별식 계산기?

  • 판별식(Δ)은 삼차방정식의 해의 거동을 결정하는 수치 값입니다.
  • 해가 서로 다른 실근인지, 중근인지, 아니면 켤레복소수 근인지를 나타냅니다.
  • 판별식 공식: Δ = 18abcd - 4b³d + b²c² - 4ac³ - 27a²d²
공식 / 방법
  • 표준 형식: ax³ + bx² + cx + d = 0
  • Δ > 0: 서로 다른 세 실근.
  • Δ = 0: 실근이며 적어도 하나의 중근.
  • Δ < 0: 한 개의 실근과 두 개의 켤레복소수 근.

사용 방법

  1. 삼차방정식의 계수(a, b, c, d)를 입력합니다.
  2. "판별식 계산"을 클릭합니다.
  3. 결과 값 Δ와 해의 성질에 대한 설명을 확인합니다.

주요 특징

  • 즉각적인 뿌리 특성 분석을 제공합니다.
  • 복잡한 수식에서 수동 계산 오류를 방지합니다.
  • 다항식에 맞게 조정된 깔끔하고 직관적인 입력 필드입니다.
  • 수학과 함께 초보자 친화적인 설명이 제공됩니다.
📈 시각적 다이어그램
Δ 계산 Δ > 03개의 뚜렷한 실제 뿌리 Δ = 0반복되는 뿌리 Δ < 0실수 1개 + 복소수 2개 곡선이 x축 3×과 교차합니다. x축에 접하는 곡선 곡선이 x축 1×과 교차합니다.

예제 개념

방정식의 경우x³ - 6x² + 11x - 6 = 0: 입장a=1, b=-6, c=11, d=-6판별식을 산출합니다.\델타 = 4. 왜냐하면4 > 0, 계산기는 세 개의 서로 다른 실제 근이 있음을 확인합니다.

대화형 심층 분석

The discriminant of a cubic equation is a single numerical value, denoted Δ, that instantly reveals the nature of all three roots without solving the equation. For the general cubic ax³ + bx² + cx + d = 0, the discriminant formula is Δ = 18abcd − 4b³d + b²c² − 4ac³ − 27a²d². This expression encodes the geometric relationship between the curve and the x-axis.

When Δ > 0, the cubic has three distinct real roots — the curve crosses the x-axis at three separate points. When Δ = 0, at least two roots coincide, meaning the curve is tangent to the x-axis at one or more points. When Δ < 0, there is exactly one real root and a pair of complex conjugate roots — the curve crosses the x-axis only once.

The discriminant serves as a classification gateway in algebra and engineering. Before investing effort into solving, you can determine whether to expect real or complex solutions. This is especially valuable in structural analysis, control systems, and optimization problems where the nature of roots determines system stability.

🎯 실제 응용 분야

Engineering Stability

Determine whether a control system has oscillatory (complex) or overdamped (real) behavior based on its characteristic cubic equation.

Material Science

Predict phase transitions modeled by cubic free-energy equations — the discriminant reveals whether single or multiple phases coexist.

📈

Economics & Optimization

Assess whether profit models have multiple break-even points or a single crossing, guiding pricing strategy decisions.

⚠ 피해야 할 일반적인 실수

1. Forgetting the 27a²d² term

The discriminant formula is long. Omitting the last term is common and leads to incorrect root-type classification.

2. Confusing cubic & quadratic discriminants

The quadratic discriminant b²−4ac is simpler. Don't accidentally use it for cubics — they require the full 5-term expression.

3. Sign interpretation is reversed vs. quadratics

For quadratics, Δ>0 means 2 real roots. For cubics, Δ>0 means 3 real roots. Keep the conventions straight.

📋 빠른 참조표
FormulaΔ = 18abcd − 4b³d + b²c² − 4ac³ − 27a²d²
Δ > 0Three distinct real roots
Δ = 0At least two equal real roots
Δ < 0One real root, two complex conjugate roots
InputCoefficients a, b, c, d
OutputDiscriminant value + root classification

자주 묻는 질문

판별식은 근이 실제로 무엇인지 말해주나요?

아니요, 어떤 *유형*의 뿌리가 존재하는지 알려줄 뿐입니다. 정확한 값을 찾으려면 전용 솔버가 필요합니다.

내 방정식에 다음이 없으면 어떻게 되나요?\\(x^2\\)용어?

간단히 0을 입력하면 됩니다.<span class="font-mono text-primary-700 bg-primary-50 px-1 rounded">비</span>계수. 계산기는 누락된 용어를 쉽게 처리합니다.

판별식이 0이 될 수 있나요?

예, 판별식이 0이라는 것은 곡선이 x축에 닿아 반복되는(다중) 근이 발생한다는 것을 의미합니다.

3차에 대한 양의 판별식은 무엇을 의미합니까?

양의 판별식(Δ > 0)은 삼차 방정식에 세 개의 서로 다른 실근이 있음을 의미합니다.

3차에 대한 음의 판별식은 무엇을 의미합니까?

음의 판별식(Δ < 0)은 삼차 방정식에 하나의 실수 근과 두 개의 켤레 복소수 근이 있음을 의미합니다.