SOLUTION: Find a and b. If 2 < x < 4, then a < [1/(x - 6)] < b.

Algebra ->  Inequalities -> SOLUTION: Find a and b. If 2 < x < 4, then a < [1/(x - 6)] < b.       Log On


   



Question 1208890: Find a and b.
If 2 < x < 4, then a < [1/(x - 6)] < b.

Answer by Edwin McCravy(20060) About Me  (Show Source):
You can put this solution on YOUR website!
The way you have it, " a " could be, say, -100000 and " b " could be, say,
100000.  

I think you want to find the largest possible value for a and the 
smallest possible value for b such that 2 < x < 4 and a < [1/(x - 6)] < b

As x approaches 2 from the right, (going left) 1%2F%28x-6%29 approaches -1%2F4,

So one of a and b is -1/4

As x approaches 4 from the left, (going right) 1%2F%28x-6%29 approaches -1%2F2, 

So the other one of a and b is -1/2

Since a is less than b, a = -1/2 and b = -1/4

So we have -1%2F2%3C1%2F%28x-6%29%3C-1%2F4

with a=-1%2F2 and b=-1%2F4

Edwin