SOLUTION: Solve the inequalities for x x/x-2>3x-4/x

Algebra ->  Inequalities -> SOLUTION: Solve the inequalities for x x/x-2>3x-4/x      Log On


   



Question 1054743: Solve the inequalities for x
x/x-2>3x-4/x

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
x/x-2>3x-4/x
----------------------
x^2 > (x-2)(3x-4)
--------
x^2 > 3x^2 -10x + 8
---------------------------
2x^2 - 10x + 8 < 0
------------------------------
x^2 - 5x + 4 < 0
-------
(x-4)(x-1) < 0
--------
Draw a number line.
Plot x = 1 and x = 4
Check a value in each of the 3 line intervals to find the solution set.
---------------------
Check x = 0 gives:: -*- < 0 ; False
Check x = 2 gives:: -*+ < 0 ; True ; So, solutions in (1,4)
Check x = 5 gives:: +*+ < 0 : False
--------------------
Ans:: All Real x in the interval (1,4)
----------------
Cheers,
Stan H.
-------------