Solve on $\mathbb R$: $\sqrt{x^2+10x+9}>|x+2|-5$
Can someone help me please?
I found that the interval where the inequality make sens is:
$D_f=]-\infty,-9[ \cup [-1,\infty[$.
then I have that, $\sqrt{x^2+10x+9}+5>|x+2|$
$\iff$ $$ \left\{ \begin{array}{c} \sqrt{x^2+10x+9}+5> x+2\\ -\sqrt{x^2+10x+9}-5<x+2 \end{array} \right. $$
But after many manipulation I dont have the right answer so I don't really understand why I don't have the right solution...
First of all we must have $x^2+10x+9\ge 0$
So $(x + 9)(x + 1) \ge 0$ so either $x+9 \ge 0$ and $x + 1 \ge 0$ and therefore $x \ge -9$ and $x \ge -1$ so $x \ge -1$ (as those two are redundant);
OR
$x+9 \le 0$ and $x+1 \le 0$ so so $x\le -9$ and $x \le -1$ so $x \le -9$ (as those two are redundant.
......
1) If $x \le -9$ then $x + 2 \le -7$ so $|x+2| = -x - 2 \ge 9 - 2 = 7$ so
$\sqrt{x^2 + 10x + 9} > -x - 7 \ge 2$
$x^2 + 10x + 9 > x^2 + 14x + 49 \ge 4$
$-40 > 4x$ and $x < -10$.
2) And if $x \ge -1$ then $x + 2 \ge 1$ so $|x + 2| = x+ 2$
so $\sqrt {x^2 + 10x + 9} > x -3$
2a) If $x \ge 3$ then $x^2 + 10x + 9 > x^2 - 6x +9$ so $16x > 0$. So $x \ge 3$
If $x < 3$ then $\sqrt {x^2 + 10x + 9} \ge 0> x -3$ and all we have is $x^2 + 10x + 9 \ge 0$ and $x \ge -1$
So putting that all together we have $x < -10$ or $x \ge -1$.