Solve, $[3x + 1] = 2x - \frac{1}{2}$ , and find the sum of all roots.
What I Tried: I have :- $$\rightarrow [3x + 1] = \frac{4x - 1}{2}$$ Now, the LHS is an integer, so $2|(4x-1)$ . I can see that if $x$ is an integer, then $(4x - 1)$ is odd, so there are no integer solutions. I am not sure about fractions, as $x = \frac{1}{2}$ still makes it odd, but $x = \frac{1}{4}$ makes it even, although $2$ does not divided $0$.
This is where I am stuck, how should I proceed next?
Can anyone help me?
As $2x-\dfrac{1}{2}$ is an integer, $x$ is either $n+\dfrac{1}{4}$ or $n+\dfrac{3}{4}$, $n \in \mathbb{Z}$. (Recall any real $x$ can be written as sum of an integer and a positive fraction).
Substitute this in original equation to solve for $n$.