SOLUTION: Solve: ((x+3)/(x)) > x

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Solve: ((x+3)/(x)) > x      Log On


   



Question 778192: Solve: ((x+3)/(x)) > x
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
((x+3)/(x)) > x
---------
[(x+3)/x]-x > 0
-----
[x+3-x^2]/x > 0
-----
(-x^2+x+3)/x > 0
-----
-(x^2-x-3)/x > 0
-----------------
Values of x that do not work: x = -1.3; x = 2.3; x = 0
--------
Draw a number line and plot -1.3,0,and 2.3
--------
Test a value in each of the resulting 4 number-line intervals.
----
-(x^2-x-3)/x > 0
Test x = -10:: -/- > 0 ; true, so solutions in (-oo,-1.3)
----
Test x = -1:: +/- > 0 ; false
-----
Test x = +1:: +/+ > 0 ; true, solutions in (0,2.3)
-----
Test x = +10:: -/+ > 0 ; false
==================================
Solutions are listed above.
============
Cheers,
Stan H.