I want to ask about radical inequality problem.
Here's the question:
Find the solution sets for $\sqrt{x^2+12x+35}\geq x-10$
My attempts to tackle this problem is like this:
Firstly I try to squaring this inequality such that:
$x^2+12x+35\geq (x-10)^2$
$x^2+12x+35\geq x^2-20x+100$
$x=\frac{65}{32}$
And then I apply the condition for the form under the radical, such that:
$x^2+12x+35\geq 0$ and also for the right hand, such that: $x-10\geq 0$
I solve for both of them and got $x\leq -7$ and $x\geq -5$ for the first one and $x>=10$ for the right hand.
Then, I combine all of the solutions to get whole solutions $x>=10$
From my number line, I can conclude that the solution should be $x\geq 10$
But, when I'm trying to check it in wolfram, I got the solution should be $x\leq 7$ or $x\geq -5$
Please somebody explain to me about this difference, so I can get the right answer from this problem. Thanks anyway.
First you have to sate the constraint on your inequality . This inequality make senses only when term under square root is nonnegative . i.e $$x^2+12x+35\ge 0\Longleftrightarrow (x+5)(x+7)\ge 0\Longleftrightarrow x\in(-\infty, -7]\cup [-5, \infty)$$
Adding to this it becomes obvious when the left hand side is non-positif. ie if
$$ x-10\le 0 \Longleftrightarrow x\in (-\infty ,10]$$
So, if $x\in (-\infty ,10]\cap((-\infty, -7]\cup [-5, \infty)) =(-\infty, -7]\cup [-5,10]$ we have $\sqrt{x^2+12x+35} >= x-10$
Now if $x\in (-\infty, -7]\cup [-5, \infty) $ and $x\in [10, \infty)$ which means $x\in [10, \infty) $ and $x-10\ge0$ you can proceed as you did i.e
For $x\in [10, \infty)$ we have,
$$\sqrt{x^2+12x+35} >= x-10 \Longleftrightarrow x^2+12x+35\ge x^2-20x+100\Longleftrightarrow 32x \ge 65$$ Then, $x\ge 65/32 =2.03125$ and $x\in [10, \infty)$ this implies that $x\in [10, \infty)$