Inequality Solution [ , +Part solution included]

  • Thread starter Thread starter lovemake1
  • Start date Start date
  • Tags Tags
    Inequality
AI Thread Summary
The discussion revolves around solving the inequality |3/(x-1) - 5| < 4. The user expresses confusion about the correct approach, particularly regarding the implications of the inequality sign. They attempt to manipulate the inequality but end up with contradictory results, leading to uncertainty about their method. Clarifications are provided about the conditions under which certain transformations of inequalities are valid, emphasizing the importance of the signs of the values involved. The conversation highlights the complexities of solving inequalities with absolute values and the need for careful consideration of the conditions applied.
lovemake1
Messages
147
Reaction score
1
Inequality Solution [URGENT, +Part solution included]

Homework Statement




l 3/(x-1) - 5 l < 4

Homework Equations





The Attempt at a Solution



so here's where I am abit confused. since the inequality sign is not > or >= but instead in this case it is <. Therefore, x has to be between two numbers.

But when i tried to solve l 3/(x-1) - 5 l < 4, it doesn't work out.
Heres my work:

-4 < 3/(x-1) - 5 < 4
1 < 3/(x-1) < 9
x-1 < 3 < 9x-9

you see.. this is nothing where its suppose to be.
i end up getting... bigger number < x < smaller number

am i going the wrong way? please help !
 
Physics news on Phys.org


Use the fact that if
a &lt; \frac{1}{x} &lt; b

then

\frac{1}{a} &gt; x &gt; \frac{1}{b} .
 


well here's a better question.

can i make the equation like this ?

1 < 3(x-1) < 9
x-1<3 or 3<9x-9
x < 4 or x > 4/3

Can this work too? 4/3 < x < 4
 


You can do that, but that method will be confusing if you ever work with inequalities that have unknowns instead of numbers.
 


Clarification:

a&lt;\frac{1}{x}&lt;b
\implies\frac{1}{a}&gt;x&gt;\frac{1}{b}

is only necessarily true if a and b are both negative or both positive. Sorry for the error.
 
Back
Top