Question 126360
6-c is less than 2c+3 is less than or equal to 8+c
-----------------------------
6-c <= 2c+3
3c>=3
c> -1
----------
AND
----------
2c+3<=8+c
c<=5
------------
Final: -1 < c <=5
=================
Cheers,
Stan H.