Solve $x^{3}-3x=\sqrt{x+2}$

3.2k Views Asked by At

Solve for real $x$

$$x^{3}-3x=\sqrt{x+2}$$

By inspection, $x=2$ is a root of this equation. So, I squared both sides and divided the six degree polynomial obtained by $x-2$. Then I got a quintic which I couldn't solve despite applying rational root theorem and substitutions. I believe that there must be some nice method to solve this which I can't think about. Please help. Thanks!

6

There are 6 best solutions below

1
On BEST ANSWER

You shouldn't dismiss Karo's graph. Drawing a graph to get a feel for the equation (when you don't know how to proceed) is most helpful. And this isn't nonsense, in fact the graph is the key for the solution, as it makes it clear that we can consider only $x$ for which $-2 \leq x \leq 2$. This can be conveniently rewritten as $-1\leq\frac{x}{2}\leq1$.

This inequality reminds us immediately of the one that $\sin a$ and $\cos a$ also satisfy, and indeed we can assume WLOG $\frac{x}{2}=\sin a$, for some angle $a$ in radians of course. This makes $x=2 \sin a$, so let's substitute this in the equation.

$$\begin{align} 8\sin^3 a-6\sin a&=\sqrt{2(\sin a+1)}\\ -2(-4\sin^3a+3\sin a)&=\sqrt{2(\sin a+1)}\\ -2\sin3a&=\sqrt{2(\sin a+1)} \end{align}$$

It helped that we could factor it into $\sin 3a$, but then again we can't get rid of the square root in a nice way. This is because $\sin^2a$ is given in terms of $\cos 2a$, and not $\sin 2a$, so we can't turn the radicand into a nice square of a sine. On the other hand, $\cos^2 a$ can be expressed in terms of a cosine (indeed, we have the trigonometric identity $\cos^2a=\frac{1+\cos2a}{2}$). So we are lead to believe that the substituition $x=2\cos a$ is much more fortunate. It's worth a shot:

$$\begin{align} 8\cos^3 a-6\cos a&=\sqrt{2(\cos a+1)}\\ 2(4\cos^3a-3\cos a)&=\sqrt{4\frac{(\cos a+1)}{2}}\\ 2\cos3a&=\sqrt{2^2\cos^2\frac{a}{2}}\\ \cos3a &=\cos\frac{a}{2} \end{align}$$

The equation has been successfully trivialized. We should note that imposing $0\leq a\leq\pi$, $\cos a$ will still assume all of the values it possibly could, so we impose this restriction on $a$.

Therefore, we can have $3a=\frac{a}{2}\Rightarrow a=0$, which gives us the solution $x=2\cos0=2$, or we can have the other, non-trivial solutions: $$3a=\frac{a}{2}+2\pi\Rightarrow a=\frac{4\pi}{5}$$ which gives us $x=2\cos\frac{4\pi}{5}=-2\cos\frac{\pi}{5}$. If $0\leq a\leq\pi$, then $0\leq 3a \leq 3\pi\lt4\pi$, so we don't need to look the case $3a=\frac{a}{2}+4\pi$ or higher, and we just need to consider the last case: $$3a=2\pi-\frac{a}{2}\Rightarrow a=\frac{4\pi}{7}$$ Which gives us the last solution, $x=2\cos\frac{4\pi}{7}=-2\cos\frac{3\pi}{7}$.

Note: This solution was inspired by the one brazilian mathematician Nicolau C. Saldanha presented in a lesson. Here's the link: http://y2u.be/jFFdOSsVGgg (someone who's fluent in Spanish shouldn't have trouble understanding the explanations). It is also shown that with some simple manipulations on the regular pentagon, one can arrive at $\cos\frac{\pi}{5}=\frac{1+\sqrt{5}}{4}$, so the second solution can be written as $x=-\frac{1+\sqrt{5}}{2}$ (which justifies the quadratic factor $x^2-x-1$ of the 6th degree polynomial you get when you square both sides, which obviously contains some extraneous roots).

I'm not sure there's an easy way to turn $\cos\frac{3\pi}{7}$ into one algebraic term (if there is one at all), so we just leave it that way. The solution set is $$x \in \left. \left \{ 2,-\frac{1+\sqrt{5}}{2},-2\cos\frac{3\pi}{7} \right. \right \}$$

11
On

By raising both sides to two: $$x^6-6 x^4+9 x^2-x-2 = 0,$$ (and $x^{3}-3x\geq 0$)

By decomposition you get:

$$(x-2) (x^2+x-1) (x^3+x^2-2 x-1) = 0$$

therefore you have 6 roots:

$$x=2.0$$

$$x\approx-1.618$$

$$x\approx0.618$$

$$x\approx-1.801$$

$$x\approx -0.445$$

$$x\approx 1.246$$

But you have the constraint: $x^{3}-3x\geq 0$

So, only three of the solutions are acceptable: $$x=2.0$$

$$x\approx-1.618$$ $$x\approx-0.445$$

2
On

The graph is like this and have 3 answers not one answer

enter image description here

3
On

Let $$x+2=y^2$$ Therefore $$\sqrt{x+2}=y$$ for any positive $y$. Rewriting the whole expression in $y$, we get, $$y^6-6y^4+9y^2-y-2$$ which factorizes to $$(y-2)(y^2+y-1)(y^3+y^2-2y-1)$$ You only want the positive roots of the polynomial because $y$ can't be negative. You can easily obtain the roots of the linear, the quadratic and the cubic equation. After you've obtained the values of $y$, get the corresponding values of $x=y^2-2$. No need to solve a quintic polynomial. :)

0
On

I do have a slightly different approach, which gave me this elegant simplification. Unfortunately, I was unable to think of anything beyond this step-

By raising both sides to two:

$$^6−6^4+9^2−−2=0,$$

We further observe $x=2$ as a root

dividing the equation by $x-2$,

$x^5+2x^4-2x^3-4x^2+x+1=0$

add 1 to both sides and simplify,

$$(x+1)^2(x-1)^2(x+2)=1$$

clearly, $x ≠ -1 ,-2, 1$

Any idea how to proceed?

0
On

Two preliminary remarks.

If $x$ is solution, then $x(x+\sqrt{3})(x-\sqrt{3}) = x^3-3x \ge 0$, so $-\sqrt{3} \le x \le 0$ or $x \ge \sqrt{3}$.

Observe also that $2$ is solution and no real number larger than $2$ can be solution since for $\ge 2$, $$\frac{d}{dx}(x^3-3x) = 3x^2-3 \ge 9 > \frac{1}{4} \ge \frac{1}{2\sqrt{x+2}} = \frac{d}{dx}(\sqrt{x+2}).$$

So let $x \in [-2,2]$. Introduce the unique $t \in [0,\pi/2]$ such that $x = 2\cos{2t}$ with $t \in [0,\pi/2]$. \begin{eqnarray*} x^3-3x = \sqrt{x+2} &\iff& 8\cos^3{2t}-6\cos2t = \sqrt{(2\cos2t+2)} \\ &\iff& 2\cos(6t) = 2\cos(t) \textrm{ since } \cos(t) \ge 0 \\ &\iff& 6t \pm t \in 2\pi\mathbb{Z} \\ &\iff& t \in \{0,2\pi/7,22\pi/5\} \textrm{ since } t \in [0,\pi/2] \\ &\iff& X \in \{2,2\cos(2\pi/7),2\cos(2\pi/5)\}. \end{eqnarray*}