SOLUTION: Please help me solve this problem: x+1 divided by x-1 is greater than or equal to 0

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Please help me solve this problem: x+1 divided by x-1 is greater than or equal to 0      Log On


   



Question 62827: Please help me solve this problem:
x+1 divided by x-1 is greater than or equal to 0

Answer by funmath(2933) About Me  (Show Source):
You can put this solution on YOUR website!
Please help me solve this problem:
%28x%2B1%29%2F%28x-1%29%3E=0
Your intervals to test are found by finding what makes the fraction =0, by finding what makes the numerator=0.
x+1=0
x+1-1=0-1
x=-1
and what makes the fraction undefined, what makes the denominator=0.
x-1=0
x-1+1=0+1
x=1 Keep in mind that x cannot=1
The possible intervals to our solution are:
(-infinity,-1], [-1,1), (1,infinity)
Test a point in the interval (-infinity,-1], like -2.
%28-2%2B1%29%2F%28-2-1%29%3E=0
-1%2F-3%3E=0
1%2F3%3E=0 This is true, so (-infinity,-1] is part of the solutuion.
Test a point in the interval [-1,1), like 0.
%280%2B1%29%2F%280-1%29%3E=0
1%2F-1%3E=0
-1%3E%2B0 This is false, so the interval [-1,1) is NOT part of the solution.
Finally test a point in the interval (1,infinity), like 2.
%282%2B1%29%2F%282-1%29%3E=0
3%2F1%3E=0
3%3E=0 is true, therefore the interval (1,infinity) is part of the solution.
Therefore the solution is:
(-infinity,-1]U(1,infinity)
Happy Calculating!!!