Solving inequalities (need some clarification)

  • Thread starter Thread starter Nitrate
  • Start date Start date
  • Tags Tags
    Inequalities
AI Thread Summary
To solve the inequality x/(x-2) > 2, it is transformed into the form P(x)/Q(x) > 0, leading to the expression (-x + 4)/(x - 2) > 0. The discussion highlights that both the numerator and denominator must be either positive or negative to maintain the inequality. This results in two cases: one where both are positive (x < 4 and x > 2) and another where both are negative (x > 4 and x < 2). The second case is discarded as it has no solutions, confirming that valid solutions only arise from the first case. Understanding these conditions is crucial for accurately solving inequalities.
Nitrate
Messages
75
Reaction score
0

Homework Statement



Solve x/(x-2) > 2 by first rewriting it in the form P(x)/Q(x)>0

Homework Equations





The Attempt at a Solution


well... i got up to
x/(x - 2) > 2
x/(x - 2) - 2 > 0
x/(x - 2) - 2(x - 2)/(x - 2) > 0
x/(x - 2) - (2x - 4)/(x - 2) > 0
(x - 2x + 4)/(x - 2) > 0
(-x + 4)/(x - 2) > 0
-x + 4 > 0 and x - 2 > 0 OR -x + 4 < 0 and x - 2 < 0

However, i do not understand why there has to be an OR case if the inequality is only >

please help :)
 
Physics news on Phys.org
Nitrate said:

Homework Statement



Solve x/(x-2) > 2 by first rewriting it in the form P(x)/Q(x)>0

Homework Equations





The Attempt at a Solution


well... i got up to
x/(x - 2) > 2
x/(x - 2) - 2 > 0
x/(x - 2) - 2(x - 2)/(x - 2) > 0
x/(x - 2) - (2x - 4)/(x - 2) > 0
(x - 2x + 4)/(x - 2) > 0
(-x + 4)/(x - 2) > 0
-x + 4 > 0 and x - 2 > 0 OR -x + 4 < 0 and x - 2 < 0

However, i do not understand why there has to be an OR case if the inequality is only >

please help :)

Because numerator and denominator are either both positive OR both negative.
 
Mark44 said:
Because numerator and denominator are either both positive OR both negative.

the rationale being that a (+/+) = + and (-/-) = +
right?
 
okay another question
why would we do the following (the part with ***), what does it mean by no solutions: x/(x - 2) > 2
x/(x - 2) - 2 > 0
x/(x - 2) - 2(x - 2)/(x - 2) > 0
x/(x - 2) - (2x - 4)/(x - 2) > 0
(x - 2x + 4)/(x - 2) > 0
(-x + 4)/(x - 2) > 0
-x + 4 > 0 and x - 2 > 0 OR -x + 4 < 0 and x - 2 < 0
x < 4 and x > 2 OR x > 4 and x < 2
*****x > 4 and x < 2 has no solutions so discard it, leaving just
 
Because there aren't any numbers that satisfy x > 4 and x < 2.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top