If $z=x+jy$, where $x$ and $y$ are real, find the values of $x$ and $y$ when
$\frac{3z}{1-j}+\frac{3z}{j}= \frac{4}{3-j}.$
My attempt:
$\frac{3(x+jy)}{1-j}+\frac{3(x+jy)}{j}= \frac{4}{3-j}$
$\frac{3x+3jy}{1-j}+\frac{3x+3jy}{j}= \frac{4}{3-j}.$
I'm not sure how to go on after this step above. Please help; I have an exam in a few hours.
$$\frac {3z}{1-j}+\frac{3z}j=\frac4{3-j}$$
$$\frac {3zj+3z(1-j)}{(1-j)j}=\frac4{3-j}$$
$$\frac{3z}{1+j}=\frac4{3-j}$$
$$3z=\frac{4(1+j)}{3-j}=\frac{4+4j}{3-j}=\frac{(4+4j)(3+j)}{10}=\frac{(2+2j)(3+j)}5=\frac{4+8j}5$$
$$z=\dfrac{4+8j}{15}$$