asked 216k views
0 votes

|(x+1)/(x-1)+1|\ \textgreater \ (x+1)/(x-1)+1

1 Answer

5 votes

The inequality boils down to

|y| > y

By definition of absolute value, we have

• |y| = y if y ≥ 0

• |y| = -y if y < 0

So if y ≥ 0, we have

y > y

but this is a contradiction.

On the other hand, if y < 0, we have

-y > y ==> 2y < 0 ==> y < 0

and no contradiction.

Now replace y with (x + 1)/(x - 1) + 1. Then you're left with solving

(x + 1)/(x - 1) + 1 < 0

(x + 1 + x - 1)/(x - 1) < 0

2x/(x - 1) < 0

The left side is negative if either 2x > 0 and x - 1 < 0, or 2x < 0 and x - 1 > 0. The first case reduces to x > 0 and x < 1, or 0 < x < 1. In the second case, we get x < 0 and x > 1, but x cannot satisfy both conditions, so we throw this case out.

answered
User Ben Sandofsky
by
9.1k points

Related questions

asked Feb 23, 2024 39.3k views
Texelate asked Feb 23, 2024
by Texelate
8.8k points
2 answers
3 votes
39.3k views
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.