Question 936699
3/4x+2is less than or equal to 3x-1
--------------
3/(4x+2) <= (3x-1)
----
(3x-1)(4x+2) >= 3
-----
12x^2 + 2x - 2 >= 3
---
12x^2 + 2x - 5 >= 0
------
Graph::
{{{graph(400,400,-5,5,-5,5,12x^2+2x-5)}}}
===========
Find the roots.
Ans: root1<= x <=root2
---------------------------
Cheers,
Stan H.