flyingpig
- 2,574
- 1
Homework Statement
Very embarrassing that I had problems with this. I managed to solved it at the end, but I am posting this for two reasons
1) I like someone else to work it out in a different method, I wnt to see what other approaches there are
2) Whether mine is taking too long or not. I mean I solved it, but any unnecessary steps?
3) Check whether I am right or wrong lol
|x^2 + 6x + 16| < 8
The Attempt at a Solution
At first I was going to do
- 8 < x^2 + 6x + 16 < 8
Then I realize it was hopeless
So then I did
(x^2 + 6x + 16) < 8 and - ( x^2 + 6x + 16 ) < 8(1) (x^2 + 6x + 16) < 8x^2 + 6x + 8 < 0(x+4)(x+2) < 0
Did some test points and found that x \in (-4,-2) is a solution
(2) -(x^2 + 6x + 16) < 8
-(x+4)(x+2) < 0
(x+4)(x+2) > 0
Now here is the problem should i have even divide that -1 and switch the inequality signs? I could and I would get some meaningless answer like x \in (-\infty,-4)
Anyways I threw it back in
(-x-4)(x+2) > 0
x is still 4, so no change, neither did the solution
So my solution remains as x \in (-4,-2)