Find the domain of x
$$\left \lfloor x \right \rfloor + \left \lfloor x+\frac{1}{2} \right \rfloor + \left \lfloor x-\frac{1}{3} \right \rfloor =8$$ My approach
When x is an integer $x+x+x-1=8$ or x=3
But for case when x is not an integer i am not able to substitute, manually x is $\frac{10}{3}$ which i did by trial method.
My final answer is $3\le x <\frac{10}{3} $