Solve the following inequity. Write the anwser in interval notation.
1 + 2/x+1 greater or less than or equal to 2/x
i got the intervals (-infinity, -2) U [-2, 1] U [1, infinity)
Are these the correct intervals, and which ones are true?
Solve the following inequity. Write the anwser in interval notation.
1 + 2/x+1 greater or less than or equal to 2/x
i got the intervals (-infinity, -2) U [-2, 1] U [1, infinity)
Are these the correct intervals, and which ones are true?
$\displaystyle 1 + \frac{2}{x+1} - \frac{2}{x} \le 0
$
$\displaystyle \frac{x(x+1)}{x(x+1)} + \frac{2x}{x(x+1)} - \frac{2(x+1)}{x(x+1)} \le 0$
$\displaystyle \frac{x^2 + x + 2x - 2x - 2}{x(x+1)} \le 0$
$\displaystyle \frac{x^2 + x - 2}{x(x+1)} \le 0$
$\displaystyle \frac{(x+2)(x-1)}{x(x+1)} \le 0$
critical values are $\displaystyle x = -2$, $\displaystyle x = -1$, $\displaystyle x = 0$ , and $\displaystyle x = 1$
now check the inequality using x-values within each interval separated by the critical values of x.