MHB Using Substitution to Solve Cubic Equations

  • Thread starter Thread starter Harry2
  • Start date Start date
  • Tags Tags
    Polynomial Roots
Harry2
Messages
5
Reaction score
0
Hi,
I don't understand how to get to the answer of the question. The cubic equation x^3 + 3(x^2) +2 =O.by using substitution X=1/(u^0.5) get 4u^3+12u^2+9u-1 =0.

I can't see where the 12 comes in
It's question 10i

View attachment 5172

View attachment 5173
 

Attachments

  • image.png
    image.png
    21.7 KB · Views: 107
  • image.png
    image.png
    25.8 KB · Views: 134
Mathematics news on Phys.org
We are given the cubic polynomial:

$$x^3+3x^2+2=0$$

And we are instructed to use the substitution:

$$x=\frac{1}{\sqrt{u}}$$

And so the cubic becomes:

$$\left(\frac{1}{\sqrt{u}}\right)^3+3\left(\frac{1}{\sqrt{u}}\right)^2+2=0$$

If we multiply through by $u\sqrt{u}$, we get:

$$1+3\sqrt{u}+2u\sqrt{u}=0$$

Next, let's arrange as:

$$\sqrt{u}=-\frac{1}{3+2u}$$

Square both sides:

$$u=\frac{1}{9+12u+4u^2}$$

Do you see how the 12 came from the squaring of the binomial $3+2u$?

Multiply through by $9+12u+4u^2$ and then subtract through by 1, to obtain:

$$9u+12u^2+4u^3-1=0$$

Arrange in standard form:

$$4u^3+12u^2+9u-1=0$$
 
Thank you! I was constantly getting the wrong answer.

- - - Updated - - -

Why though do you factorise the u^.5. Can't you just square it?
 
Harry said:
Thank you! I was constantly getting the wrong answer.

- - - Updated - - -

Why though do you factorise the u^.5. Can't you just square it?

Isolating $\sqrt{u}$ makes the squaring process simpler. :)
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Back
Top