I have the equation: $$3z-\bar{z}=2-3i$$
First I write this as: $$3(x+yi)-(x-yi) = 2-3i$$ $$3x-3yi-x+yi = 2-3i$$ $$2x+4yi = 2-3i$$
Now the following must be true: $$2x = 2\quad\mbox{and}\quad 4y = -3$$
So $x = 1$, and $y=\textstyle\dfrac{-3i}{4}$
Thus $$z=1-\textstyle\dfrac{3i}{4}$$
Is this correct?