How can one solve cubic functions?

  • Context: High School 
  • Thread starter Thread starter TheDominis
  • Start date Start date
  • Tags Tags
    Cubic Functions
Click For Summary
SUMMARY

The discussion focuses on solving the cubic equation x3 - 12x + 1 = 0 using a systematic approach. It introduces the substitution x = a - b and derives the relationships between a, b, m, and n, where m = 3ab and n = a3 - b3. The solution involves transforming the cubic equation into a quadratic form for a3 and applying the quadratic formula to find a, subsequently deriving b, and finally calculating x as x = a - b.

PREREQUISITES
  • Understanding of cubic functions and their properties
  • Familiarity with algebraic manipulation and substitution techniques
  • Knowledge of the quadratic formula and its application
  • Basic understanding of complex numbers and roots
NEXT STEPS
  • Study the derivation of Cardano's method for solving cubic equations
  • Learn about the discriminant of cubic equations and its implications
  • Explore numerical methods for approximating roots of polynomials
  • Investigate the graphical representation of cubic functions and their roots
USEFUL FOR

Mathematicians, students studying algebra, educators teaching polynomial equations, and anyone interested in advanced problem-solving techniques for cubic functions.

TheDominis
Messages
2
Reaction score
0
x3 - 12x + 1 = 0

How does one solve for x?
 
Mathematics news on Phys.org
Let x= a- b. Then [itex]a^3= (a-b)^3= a^3- 3a^2b+ 3ab^2- b^3[/itex].

Also [itex]3abx= 3ab(a- b)= 3a^2b- 3ab^2[/itex].

So [itex]x^3+ 3abx= a^3- b^3[/itex]. Letting m= 3ab and [itex]n= a^3- b^3[/itex], then x= a-b satisfies [itex]x^3+ mx= n[/itex].

Suppose we know m and n- can we "recover" a and b and so find x?

If m= 3ab, then b= m/3a and [itex]n= a^3- m^3/3^3a^3[/itex]. Multiplying through by [itex]a^3[/itex] we get [itex]na^3= (a^3)^2- m^3/3^3[/itex] which we can think of as a quadratic equation for [itex]a^3[/itex]: [itex](a^3)^2- na^3- m^3/3^3= 0[/itex] and solve by the quadratic formula:
[tex]a^3= \frac{n\pm\sqrt{n^2+ 4\frac{m^3}{m^3}}}{2}[/tex][tex]= \frac{n}{2}\pm\sqrt{\left(\frac{n}{2}\right)^2+ \left(\frac{m}{3}\right)^3}[/tex]
so that
[tex]a= \sqrt[3]{\frac{n}{2}\pm\sqrt{\left(\frac{n}{2}\right)^2+ \left(\frac{m}{3}\right)^3}}}[/tex]

Since [itex]a^3- b^3= n[/itex], [itex]b^3= a^3- n[/itex] so
[tex]b^3= -\frac{n}{2}\pm\sqrt{\left(\frac{n}{2}\right)^2+ \left(\frac{m}{3}\right)^3}[/tex]
and
[tex]b= -\sqrt[3]{\frac{n}{2}\pm\sqrt{\left(\frac{n}{2}\right)^2+ \left(\frac{m}{3}\right)^3}}}[/tex]
and, of course, x= a- b.
 

Similar threads

  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
9
Views
4K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 16 ·
Replies
16
Views
5K