Find the solutions of $3\{x\} = 2x + [x]$ where $\{.\}$ denotes the fractional part and $[.]$ denotes the greatest integer function.
I tried to approach the problem as follows:
$3\{x\} = 3[x] + 2 \{x\}$ (as $x = [x] + \{x\}$)
$\{x\}=3[x]$
now we know that LHS belongs to $0$ to $1$ ($0$ included $1$ excluded) hence $3[x]$ belongs to $[0,1)$ hence $[x]$ belongs to $[0,1/3)$ therefore $[x] = 0$ and hence $x$ belongs to $[0,1)$ but at $x=0.5$ and in fact, all the values except $0$ don't satisfy the given equation. why is this contradiction arising?
$$3\{x\} = 3[x] + 2 \{x\}\\\Rightarrow\{x\}=3[x]\\\Rightarrow[x]+\{x\}=4[x]\\\Rightarrow x=4[x]$$
There is no other number than $0$ which is four times of it's greatest integer value. Therefore, $x=0$