Cubic Equation Solver logo
Cubic Equation Solver

카르다노법 계산기

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

카르다노법 계산기

3차 방정식의 계수를 제공하여 16세기 Cardano의 고전적인 풀이 방법을 단계별로 확인하세요.

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

카르다노법 계산기

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

무엇입니까카르다노법 계산기?

  • 간단한 설명:변수를 대입하여 제곱항을 없애고 더 간단한 방정식을 만들어 풀어줌으로써 삼차 방정식의 정확한 근을 찾는 데 사용되는 대수 공식입니다.
  • 삼차 방정식에서 이것이 중요한 이유:이는 삼차해법의 역사적 기초이다. 이는 2차에 대한 2차 공식과 마찬가지로 3차 다항식에 대한 일반 공식이 존재한다는 것을 증명합니다.
공식 / 방법
  • 공식:치환x = t - \frac{비}{3a}우울한 입방체 만들기t³ + pt + q = 0.
  • 변수 설명: * 그리고: 눌려진 삼차의 새로운 계수. * Cardano의 공식은 다음과 같은 복잡한 표현의 세제곱근을 결합합니다.그리고변수를 산출하기 위해, 그런 다음 다시 매핑됩니다.엑스.

사용 방법

  1. 표준 3차 계수를 입력하세요.에이, 비, 씨, 디.
  2. "Cardano로 해결"을 누르세요.
  3. 생성된 단계별 대체를 따라용어.
  4. 도출된 최종 실수근과 복소수근을 검토합니다.

주요 특징

  • 매우 투명한 단계별 논리.
  • 우울한 형태로의 전환을 자동으로 처리합니다.
  • 중간 변수의 명확한 시각적 분석그리고다섯.
  • 숙제 확인에 적합한 교육용 레이아웃입니다.
📈 시각적 다이어그램
일반 큐빅ax³+bx²+cx+d=0 기를 꺾다x = t − b/(3a) 우울한 입방체t³ + pt + q = 0 뿌리x₁, x₂, x₃ 키: Δ = q²/4 + p³/27Δ>0: 세제곱근 • Δ=0: 반복 • Δ<0: 삼각법

예제 개념

을 위한x³ - 6x - 9 = 0(이미 우울함): 도구 맵p = -6, q = -9. 중간 이차식의 근을 계산하고, 세제곱근을 추출하고, 깨끗한 실수근을 전달합니다.엑스 = 3.

대화형 심층 분석

Cardano's method, published by Gerolamo Cardano in 1545, is the first known general algebraic solution for cubic equations. The method works by transforming the general cubic ax³ + bx² + cx + d = 0 into a depressed cubic (one without the x² term) using the substitution x = t − b/(3a). The resulting equation t³ + pt + q = 0 is simpler to solve algebraically.

The solution relies on a clever decomposition: set t = u + v, which leads to the system u³ + v³ = −q and uv = −p/3. Solving this system produces the discriminant Δ = q²/4 + p³/27. When Δ > 0, the cube roots are straightforward. When Δ < 0, the famous casus irreducibilis occurs — all three roots are real, yet the formula requires passage through complex numbers.

Despite its age, Cardano's method remains the foundation of cubic equation theory and is still taught in advanced algebra courses worldwide. Understanding it builds essential bridges to group theory, Galois theory, and the deeper question of why no analogous formula exists for polynomials of degree five or higher.

🎯 실제 응용 분야
📚

Academic Education

Cardano's method is a cornerstone of university algebra curricula, teaching students how general polynomial solutions are derived.

Control Engineering

Characteristic equations of third-order systems are solved analytically using Cardano's approach for exact pole placement.

🔬

Physics Simulations

Exact cubic solutions are needed in optics (Snell's law extensions), fluid dynamics, and orbital mechanics calculations.

⚠ 피해야 할 일반적인 실수

1. Skipping the depression step

You must eliminate the x² term first. Applying Cardano's formula directly to the general form yields incorrect results.

2. Ignoring casus irreducibilis

When Δ < 0, the formula involves complex cube roots even though all roots are real. Use trigonometric substitution instead.

3. Arithmetic errors in p and q

The depressed coefficients involve fractions with 3a, 27a³, etc. Double-check these intermediate values carefully.

📋 빠른 참조표
Substitutionx = t − b/(3a)
Depressed Formt³ + pt + q = 0
DiscriminantΔ = q²/4 + p³/27
Published1545 by Gerolamo Cardano
LimitationCasus irreducibilis when Δ < 0

자주 묻는 질문

Cardano의 방법이 어려움을 겪는 경우는 언제입니까?

세 개의 실제 뿌리(Δ > 0)가 있는 경우 "casus irreducibilis"라는 걸림돌이 발생합니다. 이 단계에서는 실제 답을 찾으려면 복소수가 필요합니다.

큐빅을 직접 눌러야 하나요?

아니요, 계산기는 자동으로 다음을 수행합니다.<span class="font-mono text-primary-700 bg-primary-50 px-1 rounded">t - b/3a</span>당신을 대신합니다.

이것이 삼차를 풀 수 있는 유일한 방법인가요?

아니요, 세 개의 실수 근이 존재할 때 삼각법 방법이 선호되는 경우가 많습니다.

카르다노의 방법을 발명한 사람은 누구입니까?

이는 1545년 Gerolamo Cardano가 그의 저서 Ars Magna에서 출판했지만, 기본 기술은 Scipione del Ferro와 Niccolò Tartaglia에 의해 부분적으로 발견되었습니다.

숙제용으로 사용하기 적합한가요?

예, 단순히 답변을 복사하는 것이 아니라 방법을 따라하고 배울 수 있도록 특별히 설계되었습니다.