How can I get help with solving cubic equations for my homework?

  • Thread starter Thread starter mikee
  • Start date Start date
  • Tags Tags
    Cubic
Click For Summary
SUMMARY

This discussion focuses on solving cubic equations of the form Ax^3 + Bx^2 + Cx + D = 0. The method outlined involves converting the general cubic equation to a reduced cubic by eliminating the x^2 term through a substitution. Specifically, the substitution x = y - u, where u = B/3A, simplifies the equation to a form that can be solved using the cubic formula. The discussion also references a website that provides the cubic formula for further assistance.

PREREQUISITES
  • Understanding of polynomial equations, specifically cubic equations
  • Familiarity with algebraic manipulation and substitution methods
  • Knowledge of the quadratic formula and its application
  • Basic understanding of mathematical notation and terminology
NEXT STEPS
  • Study the derivation and application of the cubic formula for solving cubic equations
  • Learn about polynomial long division and its role in simplifying cubic equations
  • Explore numerical methods for approximating roots of cubic equations
  • Investigate graphing techniques for visualizing cubic functions and their roots
USEFUL FOR

Students studying algebra, educators teaching polynomial equations, and anyone seeking to deepen their understanding of cubic equations and their solutions.

mikee
Messages
30
Reaction score
0

Homework Statement

I was just wondering if anyone could give me a quick lesson on solving cubic equations(Ax^3+Bx^2+Cx+D=0), or a good place to go to, if anyone can help thanks a lot



Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
here's the way I would argue it:

First, convert from the general cubic to the "reduced cubic" (without the x2 term). If we replace x by y- u, then
[tex]Ax^3+ Bx^2+ Cx+ D= A(y-u)^3+ B(y- u)^2+ C(y- u)+ D= Ay^3- 3Auy^2+ 3Au^2y- Au^3+ By^2- 2Buy+ Bu^2+ Cy- Cu+ D[/tex]
[tex]= Ay^3+ (-3Au+ B)y^2+ (3Au^2- 2Bu+ C)y+ (-Au^3+ Bu^2- Cu)+ D[/itex]<br /> Choose u so that the coefficient of y<sup>2</sup> is 0: That is, choose u= B/3A so that the equation for y has no y<sup>2</sup> term. Solve that equation for y, and then x= y+ u.<br /> <br /> <br /> Now to solve that reduced equation:<br /> If a and b are any two numbers, then <br /> [tex](a+b)^3= a^3+ 3a^2b+ 3ab^2+ b^3[/tex]<br /> and<br /> [tex]3ab(a+b)= 3a^2b+ 3ab^2[/tex]<br /> so<br /> [tex](a+ b)^3- 3ab(a+b)= a^3+ b^3[/tex]<br /> or, letting x= a+b, m= 3ab, and n=a<sup>3</sup>+ b<sup>3</sup>, <br /> [tex]x^3- mx= n[/tex]<br /> <br /> Given any "reduced" equation Ax<sup>3</sup>+ Bx+ C= 0, We can divide through by A to get x<sup>3</sup>+ (B/A)x+ C= 0 or x<sup>3</sup>- (-B/A)x= -C. m= -B/A and n= -C/A.<br /> <br /> Given m and n, can we solve for a and b, and so find x? <br /> <br /> Of course, we can! From m= 3ab, b= m/3a. Replacing b by that in n= a<sup>3</sup>+ b<sup>3</sup>, n= a<sup>3</sup>+ m<sup>3</sup>/(3<sup>3</sup>a<sup>3</sup>).l<br /> <br /> Multiply through by a<sup>3</sup> to get na<sup>3</sup>= a<sup>6</sup>+ m<sup>3</sup>/3<sup> which we can write as a quadratic equation for a<sup>3</sup>:<br /> (a<sup>3</sup>)<sup>3</sup>- na<sup>3</sup>+ m<sup>3</sup>/3<sup>3</sup> and solve that with the quadratic formula:<br /> <br /> [tex]a^3= \frac{n\pm\sqrt{n^2- 4m^2/3^3}}{2}= \frac{n}{2}\pm\sqrt{\left(\frac{n}{2}\right)^2-\left(\frac{m}{3}\right)^3}[/tex]<br /> <br /> Of course, once you have found a, b= m/3a and x= a+ b.<br /> <br /> Using that is a heck of a lot of work which is why it is not normally taught in basic algebra!<br /> <br /> Here's a website where they just give the formula:<br /> <a href="http://www.math.vanderbilt.edu/~schectex/courses/cubic/" target="_blank" class="link link--external" rel="nofollow ugc noopener">http://www.math.vanderbilt.edu/~schectex/courses/cubic/</a></sup>[/tex]
 
hmm that's a little bit more complicated than i thought but thank you
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 16 ·
Replies
16
Views
5K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K