Solve x^3 + 5/3x - 200/27 = 0 with Cardano's Method: Tips & Tricks

  • Context: Undergrad 
  • Thread starter Thread starter murshid_islam
  • Start date Start date
  • Tags Tags
    Method
Click For Summary

Discussion Overview

The discussion revolves around solving the cubic equation x^3 + 5/3x - 200/27 = 0 using Cardano's method. Participants explore methods for simplifying the expression derived from Cardano's solution and discuss the identification of rational roots.

Discussion Character

  • Exploratory
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant presents a solution using Cardano's method and seeks to simplify the expression x = √[3]{100/27 + 5√5/3} + √[3]{100/27 - 5√5/3} without a calculator.
  • Another participant suggests dividing the original cubic equation by the known root to obtain a quadratic equation, which can then be solved using the quadratic formula.
  • Some participants argue that there is no elementary method to simplify the expression directly to 5/3, while others propose that it can be shown through algebraic manipulation.
  • One participant describes a method involving the rational root theorem to find possible rational roots of the polynomial.
  • Another participant discusses the graphical approach to verify that the intersection point of the curves y=x^3 and y=200-15x yields the solution x=5.
  • Several participants engage in back-and-forth clarifications about the methods and the nature of the solutions, including the verification of the simplification process.

Areas of Agreement / Disagreement

Participants express differing views on whether there is a straightforward method to simplify the expression derived from Cardano's method. While some agree on the validity of the algebraic approach, others maintain that it cannot be simplified without additional methods or assumptions.

Contextual Notes

Limitations include the dependence on the rational root theorem and the potential complexity of the algebraic manipulations involved in simplifying the expression. The discussion does not resolve the question of whether Cardano's method can yield a direct simplification to 5/3.

Who May Find This Useful

Readers interested in cubic equations, Cardano's method, algebraic simplification techniques, and the rational root theorem may find this discussion beneficial.

murshid_islam
Messages
468
Reaction score
21
i am trying to solve [tex]x^3 + \frac{5}{3}x - \frac{200}{27} = 0[/tex] using Cardano's method. i got one solution,

[tex]x = \sqrt[3]{\frac{100}{27} + \frac{5\sqrt{5}}{3}} + \sqrt[3]{\frac{100}{27} - \frac{5\sqrt{5}}{3}}[/tex]

now, using a calculator, i can see that x = 5/3. but how can i determine that without using a calculator, i.e., how can i simplify the above expression?

thanks in advance to anybody who can help.
 
Last edited:
Physics news on Phys.org
Well since you have one factor, divide the original expression by that to get a quadratic equation, use quadratic forumula to solve for remaining roots.
 
Gib Z said:
Well since you have one factor, divide the original expression by that to get a quadratic equation, use quadratic forumula to solve for remaining roots.
that's not what i asked. i know how i can solve for the remaining roots. i wanted to know how i can simplify the following expression:
[tex]\sqrt[3]{\frac{100}{27} + \frac{5\sqrt{5}}{3}} + \sqrt[3]{\frac{100}{27} - \frac{5\sqrt{5}}{3}}[/tex]

using a calculator i found that it is equal to 5/3. but how can i find that without using a calculator?
 
Last edited:
murshid_islam said:
i am trying to solve [tex]x^3 + \frac{5}{3}x - \frac{200}{27} = 0[/tex] using Cardano's method. i got one solution,

[tex]x = \sqrt[3]{\frac{100}{27} + \frac{5\sqrt{5}}{3}} + \sqrt[3]{\frac{100}{27} - \frac{5\sqrt{5}}{3}}[/tex]

now, using a calculator, i can see that x = 5/3. but how can i determine that without using a calculator, i.e., how can i simplify the above expression?

thanks in advance to anybody who can help.
Your equation is the same as 27x3+ 45x- 200= 0. Any rational root must have numerator a factor of 200= 2852 and denominator a factor of 27= 33. Try combinations of those until one works. Other than that, there is no "elementary" method to reduce [tex]x = \sqrt[3]{\frac{100}{27} + \frac{5\sqrt{5}}{3}} + \sqrt[3]{\frac{100}{27} - \frac{5\sqrt{5}}{3}}[/tex] to 5/3.
 
HallsofIvy said:
Other than that, there is no "elementary" method to reduce [tex]x = \sqrt[3]{\frac{100}{27} + \frac{5\sqrt{5}}{3}} + \sqrt[3]{\frac{100}{27} - \frac{5\sqrt{5}}{3}}[/tex] to 5/3.

Sure it is

[tex]x = \sqrt[3]{\frac{100}{27} + \frac{5\sqrt{5}}{3}} + \sqrt[3]{\frac{100}{27} - \frac{5\sqrt{5}}{3}}=\frac{1}{3}\left(\sqrt[3]{100+45\sqrt{5}} +\sqrt[3]{100-45\sqrt{5}}\right)[/tex]

Denote by "a" the number inside the round bracket. You wish to show that "a=5".

Consider [itex]a^{3}[/itex]. By an elementary application of the formula

[itex](x+y)^{3} \equiv x^{3} +y^{3} +3x^{2}y+3xy^{2}[/itex]

one finds out that

[tex]a^{3}=200-15 a[/tex]

The only viable solution to our initial purpose is a=5.

QED.

Daniel.
 
dextercioby said:
Consider [itex]a^{3}[/itex]. By an elementary application of the formula

[itex](x+y)^{3} \equiv x^{3} +y^{3} +3x^{2}y+3xy^{2}[/itex]

one finds out that

[tex]a^{3}=200-15 a[/tex]

The only viable solution to our initial purpose is a=5.
how does one find that out? it involves solving another cubic equation using cardano's method.
 
No need for Cardano method. You can see very clearly that a=5 is the viable solution by looking at the graph intersection for the curve y=x^3 and y=200-15 x.

They intersect in one point only. x=5 and y=125.

Daniel.
 
Apply the rational root theorem: it always gives you all possible rational roots to an integer polynomial. (HoI applied it to your problem)
 
murshid_islam said:
how does one find that out? it involves solving another cubic equation using cardano's method.

Well it's easy enough to verify that 5 is the only real solution to that equation which is in effect the same thing as verifying that the original solution is equal to 5/3.
 
  • #10
Hurkyl said:
Apply the rational root theorem: it always gives you all possible rational roots to an integer polynomial. (HoI applied it to your problem)
thanks a lot. i can of course use the rational root theorem. i just wanted to know if i used Cardano's method, whether there is a way to simplify
[tex]\sqrt[3]{\frac{100}{27} + \frac{5\sqrt{5}}{3}} + \sqrt[3]{\frac{100}{27} - \frac{5\sqrt{5}}{3}}[/tex] to [tex]\frac{5}{3}[/tex] directly.

anyway, thanks a lot guys.
 
Last edited:
  • #11
dextercioby said:
Sure it is

[tex]x = \sqrt[3]{\frac{100}{27} + \frac{5\sqrt{5}}{3}} + \sqrt[3]{\frac{100}{27} - \frac{5\sqrt{5}}{3}}=\frac{1}{3}\left(\sqrt[3]{100+45\sqrt{5}} +\sqrt[3]{100-45\sqrt{5}}\right)[/tex]

Denote by "a" the number inside the round bracket. You wish to show that "a=5".

Consider [itex]a^{3}[/itex]. By an elementary application of the formula

[itex](x+y)^{3} \equiv x^{3} +y^{3} +3x^{2}y+3xy^{2}[/itex]

one finds out that

[tex]a^{3}=200-15 a[/tex]


The only viable solution to our initial purpose is a=5.

QED.

Daniel.

Very nice. Thank you
 
  • #12
Y=[tex]\sqrt[3]{2+\sqrt5} +\sqrt[3]{2-\sqrt5 }[/tex] Niederhoffer, writing in "The Education of a Speculator," got this problem on a high school math honor course. He was to chose a simple answer for this. Among the choices, he just guessed 1, which was correct.

The dextercioby method works well on that. Just set it equal to Y and cube. Then replace the middle part by -Y. The result is Y^3 = 4-3Y, making 1 an easy choice.
 
Last edited:

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K