QUOTE(ailing tan @ Nov 14 2013, 06:10 PM)
how to do this???? i need ur help!!!!!
This belongs to the topic called Absolute-Value Inequalities.
To solve this problem, let's understand what is absolute value.
The absolute value of a real number R (denoted “|R|”) may be defined as the distance of R from zero.
For example, both –1 and 1 are one unit from zero, and therefore we have |–1| = |1| = 1.
The absolute value of R can be written as a function of the positive square root: |R| = √(R²).
Come back to the problem: |–2 / (x + 1)| < 1.
Let's define f(x) = –2 / (x + 1), and it follows that |f(x)| < 1.
By the above definition, we can intuitively imagine that f(x) = –1 and f(x) = 1.
To satisfy the condition of the inequality |f(x)| < 1, let's do four possible logic tests:
Test 1: f(x) < –1 :: Let f(x) = –1.1, and |f(x)| = |–1.1| = 1.1 < 1 ~ FALSE
Test 2: f(x) > –1 :: Let f(x) = –0.9, and |f(x)| = |–0.9| = 0.9 < 1 ~ TRUE
Test 3: f(x) < 1 :: Let f(x) = 0.9, and |f(x)| = |0.9| = 0.9 < 1 ~ TRUE
Test 4: f(x) > 1 :: Let f(x) = 1.1, and |f(x)| = |1.1| = 1.1 < 1 ~ FALSE
From the results, because Test 2 and 3 are TRUE, we can conclude that
given the inequality |x| < a, the solution is always of the form –a < x < a.
Therefore, we have two inequalities: –1 < |f(x)| < 1.
Solve inequality #1: –1 < –2 / (x + 1) ... → ... we have x > 1.
Solve inequality #2: –2 / (x + 1) < 1 ... → ... we have x < –3.
Once you understand the concept, you can use the same simple approach as
ystiang did.
Question: What if you were given the inequality |x| > a?