Can you solve this double cubic algebraic equation?

  • Context:
  • Thread starter Thread starter DrLiangMath
  • Start date Start date
  • Tags Tags
    Cubic
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
DrLiangMath
Messages
21
Reaction score
0
TN-DoubleCubic.png
 
Mathematics news on Phys.org
The key idea is to view $x+\frac{1}{x}$ as a whole. There are four real solutions: $x=\frac{3±\sqrt{5}}{2}$, $x=\frac{-3±\sqrt{5}}{2}$ (and two complex solutions: $x=±i$). Here is the explanation:
 
MathTutoringByDrLiang said:
The key idea is to view $x+\frac{1}{x}$ as a whole. There are four real solutions: $x=\frac{3±\sqrt{5}}{2}$, $x=\frac{-3±\sqrt{5}}{2}$ (and two complex solutions: $x=±i$). Here is the explanation:

Nice idea!

Or you could just multiply both sides by $x^3$ and sub in $y = x^2$. The resulting cubic equation for y is easy to solve using the rational root theorem.

-Dan
 
Reply
  • Like
Likes   Reactions: mathwonk
topsquark said:
Nice idea!

Or you could just multiply both sides by $x^3$ and sub in $y = x^2$. The resulting cubic equation for y is easy to solve using the rational root theorem.

-Dan
Thank you very much for your feedback!

Derek