Question: How to solve this inequality?

How to solve this inequality? 6/(2*x+1)>(1+log[2](2+x)/x). I tried

solve(6/(2*x+1)>(1+log[2](2+x)/x),x);

I receive: "Warning, solutions may have been lost."

Please Wait...