Solving Equations: How to Find the Solution for (4/3)x^3 + x^2 - 2x + 8/3 = 0

  • Thread starter Thread starter kd001
  • Start date Start date
kd001
Messages
42
Reaction score
0

Homework Statement


This isn't really homework. I've just been practicing some equations and I'm stuck at the one below.


Homework Equations


(4/3)x^3 + x^2 - 2x + 8/3 = 0


The Attempt at a Solution


The quadratic formula does not apply to this so how do I solve it for x?

Thanks
 
Physics news on Phys.org
The first thing I would do is multiply both sides by 3/4 to get rid of the ugly leading term. Then try using the rational roots theorem. In short, if there is a rational root for your polynomial, then it is given by a factor of the coefficient of x0 over a factor of the coefficient of x3. This will hopefully give you a very short list to try. If none of those work, then the polynomial has no rational roots and you have to use more advanced methods. If it does work, you can use long division to get the rest of the roots, if any.
 
Last edited:
Thanks for the quick reply. I'll try that although its not something I'm familiar with.
 
kd001 said:
Thanks for the quick reply. I'll try that although its not something I'm familiar with.

For cubics, there is always Cardano's formula, but it is rather messy in that it can give complicated complex expressions for simple real roots. The rational root method is often faster and less time consuming.
Otherwise, as you are posting in the calculus forum, you can use Newton-Raphson to approximate a root if there are no rational roots.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top