Using Trigonometry for solving a Cubic equation

  • Context:
  • Thread starter Thread starter cbarker1
  • Start date Start date
  • Tags Tags
    Cubic Trigonometry
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 4K views
cbarker1
Gold Member
MHB
Messages
345
Reaction score
23
Dear Everyone,

I need some help for this general cubic equation.

\[ax^3+bx^2+cx+d=0\]. First divide the equation by a
\[x^3+b/ax^2+c/ax+d/a=0\]

Let x=y-b/(3a)
...

$$y^3+py+q=0$$
where $$p=c/a-(b/a)^2)/3;q=d/a-(b/a*c/a)/3+(b/a)^3/27$$
$$y=cos \theta$$
then i need to use the identity for $$cos(3\theta)= 4cos^3(\theta)-3cos(\theta) $$

and that is where need the help.
What to do next?

Thank you for your patiences
Cbarker1
 
Mathematics news on Phys.org
I read that article already. I am still confuse with the substitution.
 
Why Do the substitution works?