SOLUTION: I cannot find an example even similar to this one. Please help...
1/x+2/x^2 is less than or equal too 1/x-1
Algebra ->
Inequalities
-> SOLUTION: I cannot find an example even similar to this one. Please help...
1/x+2/x^2 is less than or equal too 1/x-1
Log On
You can put this solution on YOUR website! 1/x+2/x^2 is less than or equal too 1/x-1
Assume the problem is: + <=
we can put the left side over a single denominator <=
Cross multiply
(x+2)(x-1) <= x^2
FOIL
x^2 + x - 2 >= x^2
x^2 - x^2 + x - 2 <= 0
x - 2 <= 0
x <= +2, however x cannot = 1, (division by 0)