Using fourier transform and properties of fourier transform solve the given problem
$$\frac{\partial u}{\partial t}+\sin(t)\frac{\partial u}{\partial x}=0$$
$$u(x,0)=\sin(x)$$
What I've gotten so far is:
$$F(u(z,t))=A(z)e^{iz\cos(t)}$$
where
$$F(f(x))(z)$$ is the fourier transform of $f(x)$
I'm stumped after that and not sure how to get to the final conclusion. Any advice is appreciated!