무엇입니까축소 삼차 방정식 계산기?
- 간단한 설명:없는 삼차방정식이다.x²용어, 일반적으로 형식을 취함t³ + pt + q = 0.
- 삼차 방정식에서 이것이 중요한 이유:제곱 항을 제거하는 것은 일반 삼차 방정식의 근을 수학적으로 유도하는 필수 첫 번째 단계입니다. 대수학 작업을 크게 단순화합니다.
실수근과 복소수근, Cardano 방법 단계, 3차 그래프 및 작업 예제를 갖춘 전용 3차 방정식 솔버입니다.
축소 삼차 방정식 계산기
위의 다항식 계수를 입력하고 "3차 방정식 변환"을 클릭하여 결과를 확인하세요.A depressed cubic is a cubic equation that has been simplified by removing the x² term, resulting in the cleaner form t³ + pt + q = 0. This reduction is achieved through the Tschirnhaus substitution x = t − b/(3a), which shifts the polynomial so the second-degree coefficient vanishes. The technique is fundamental to every analytical method for solving cubics.
The depression process transforms four coefficients (a, b, c, d) into just two essential parameters (p, q). Specifically: p = (3ac − b²) / (3a²) and q = (2b³ − 9abc + 27a²d) / (27a³). This simplification is what makes Cardano's formula, Vieta's substitution, and the trigonometric method feasible.
Geometrically, depressing a cubic is equivalent to horizontally translating the graph so that the inflection point sits on the y-axis. This centering eliminates asymmetry in the curve and reveals the polynomial's essential shape, making both algebraic and graphical analysis cleaner.
Every Cardano's method solution begins with depressing the cubic. This calculator automates that critical first step.
Depressing centers the cubic's inflection point at the y-axis, making graphical analysis and symmetry identification easier.
Students learning polynomial transformations use depression to understand how substitutions simplify equation structure.
The substitution is x = t MINUS b/(3a), not plus. Getting the sign wrong shifts the curve in the wrong direction.
The formulas for p and q assume proper normalization. If a ≠ 1, you must include a in the denominators.
p involves 3ac − b² while q involves 2b³ − 9abc + 27a²d. Mixing them up produces completely wrong depressed coefficients.
| Substitution | x = t − b/(3a) |
| Result Form | t³ + pt + q = 0 |
| p formula | (3ac − b²) / (3a²) |
| q formula | (2b³ − 9abc + 27a²d) / (27a³) |
| Geometric Effect | Centers inflection point on y-axis |
2차 항을 제거하여 방정식의 복잡성이 "감소"되었기 때문입니다.
예, 수평으로 이동합니다. 일단 찾으면<span class="font-mono text-primary-700 bg-primary-50 px-1 rounded">티</span>, 다음을 찾으려면 이동 인자를 다시 추가해야 합니다.<span class="font-mono text-primary-700 bg-primary-50 px-1 rounded">엑스</span>.
예. 모든 표준 삼차 방정식은 그 방정식을 제거하기 위해 이동될 수 있습니다.<span class="font-mono text-primary-700 bg-primary-50 px-1 rounded">x²</span>용어.
표준 형식은 t³ + pt + q = 0이며, 이는 제곱항이 없습니다.
Cardano의 공식은 우울한 형태에만 직접적으로 적용됩니다. 제곱항을 제거함으로써 대수학은 닫힌 형식의 해를 도출할 수 있을 만큼 충분히 관리 가능해집니다.