Solve the equation $(2-x^3)^3+x-2=0$

87 Views Asked by At

I would like for you to help me solve this equation using simple factorisation.

$(2-x^3)^3+x-2=0, x \in \mathbb{R}$

I have been trying to expand the expression which now becomes $-x^9+6x^6-12x^3+x+6$ and find a way around it but still no luck. Any help would be appreciated.

2

There are 2 best solutions below

3
On BEST ANSWER

$$\begin{aligned} (2−x^3)^3+x−2=0 \\ x^9+6x^6-12x^3+x+6=0 \\ -\left(x-1\right)\left(x^8+x^7+x^6-5x^5-5x^4-5x^3+7x^2+7x+6\right)=0 \\ \mathrm{Using\:the\:Zero\:Factor\:Principle:\quad \:If}\:ab=0\:\mathrm{then}\:a=0\:\mathrm{or}\:b=0 \\x-1=0\quad \mathrm{or}\quad \:x^8+x^7+x^6-5x^5-5x^4-5x^3+7x^2+7x+6=0 \\x-1=0 \\ \boxed{x=1} \end{aligned}$$

0
On

enter image description here

The function $ \ g(x) = (2 - x^3)^3 \ $ is a very steeply-decreasing function, except near two locations, as indicated by its derivative $ \ g'(x) \ = \ -9x^2 · (2 - x^3)^2 \ = \ -9 · [x · (2-x^3)]^2 \ : $ one of those is the neighborhood of its $ \ y-$ intercept at $ \ (0 \ , \ 8) \ \ , $ the other is the neighborhood of its $ \ x-$ intercept, $ \ ( \sqrt[3]2 \ , \ 0 ) \ \ . $ Examination of the second derivative, $ \ g''(x) \ = \ -36x · (2x^6 - 5x^3 + 2) \ $ indicates that both of these are inflection points (upward to downward concavity). This is also suggested for $ \ x = \ \sqrt[3]2 \ $ by the fact that it is a triple zero of $ \ g(x) \ \ . $ What is important to note is that the function curve has no "turning-points".

By writing the given equation as the equation for the intersection of two function curves, $ \ (2 - x^3)^3 \ = \ 2 - x \ \ , $ it is perhaps a bit easier to see that $ \ x = 1 \ $ is a solution. We find that $ \ g'(1) \ = \ -9 \ $ and has similarly large negative slope in the vicinity of $ \ ( 1 \ , \ 1) \ \ . $ The intersection of the curve for $ \ g(x) \ $ with the line $ \ y \ = \ 2 - x \ $ is therefore unique. There is then only a single real solution for the equation $ \ (2 - x^3)^3 + x - 2 \ = \ 0 \ \ . $ (The disposition of its eight complex roots is discussed in the comments and the linked page.)