Find the total number of roots of $(x^2+x+1)^2+2=(x^2+x+1)(x^2-2x-6)$, belonging to $(-2,4)$.

194 Views Asked by At

Find the total number of roots of $(x^2+x+1)^2+2=(x^2+x+1)(x^2-2x-6)$, belonging to $(-2,4)$.

My Attempt:

On rearranging, I get, $(x^2+x+1)(3x+7)+2=0$

Or, $3x^3+10x^2+10x+9=0$

Derivative of the cubic is $9x^2+20x+10$

It is zero at minus zero point something and minus one point something.

So, even at local minima, the cubic is positive. It means it would cross x-axis only once.

At $x=-2$, cubic is positive and at $-3$, it is negative.

It means the only root is minus two point something.

Is there any other way to solve this question? Something that doesn't involve calculator? Or maybe something that doesn't involve calculus?

3

There are 3 best solutions below

2
On BEST ANSWER

$x^2+x+1 + \dfrac{2}{x^2+x+1} \ge 2\sqrt 2$

Largest value of $x^2 - 2x-6$ in the given interval is $2$ at $x=4$.

0
On

Expanding on Anne Bauval's comment.

Rearranged equation is $(x^2+x+1)(3x+7)+2=0$

Discriminant of $x^2+x+1$ is negative. Thus, this quadratic is always positive.

$-2\lt x\lt4\implies-6\lt3x\lt12\implies1\lt3x+7\lt19$

It means the rearranged equation, on the given interval is (positive)(positive)+positive. Thus, never zero.

So, the answer to the question is zero zeros in the interval.

0
On

Since $ \ x^2 + x + 1 \ = \ \left(x + \frac12 \right)^2 + \frac34 \ > \ 0 \ $ for all real numbers, we might ask under what circumstances $ \ (x^2+x+1)^2+2 \ > \ (x^2+x+1)(x^2-2x-6) \ \ , \ $ since the product on the right side can plainly take on negative values. Dividing out a factor of $ \ (x^2+x+1) \ $ produces $$ x^2 \ + \ x \ + \ 1 \ + \ \frac{2}{x^2+x+1} \ \ > \ \ x^2 \ - \ 2x \ - \ 6 \ \ \Rightarrow \ \ \frac{2}{x^2+x+1} \ \ > \ \ - 3x \ - \ 7 \ \ . $$ We will not need to solve for the exact interval over which this inequality holds. The left side of the inequality remains positive for all real numbers, while the linear function on the right side is positive only for $ \ x \ < \ -\frac73 \ \ . $ Hence, this inequality is certainly true for $ \ x \ \ge \ -\frac73 \ \ . \ $ This tells us that the intersection of the curves representing the functions on the two sides of the original equation occurs at a value $ \ c \ < \ -\frac73 \ \ $ (in fact, the intersection is at $ \ c \ \approx \ -2.477 \ ) \ , \ $ so there can be no roots of the original equation in the interval $ \ (-2 \ , \ 4) \ \ . \ $