Hi I am trying to find the general solution of the following Inviscid Burgers' Equation
$$u_t+uu_x=0,\qquad u(x,0)=0.5+\sin x$$
So far I got the solution is $$u=0.5+\sin(x-ut)$$
Am I right? Also the solution is implicit. Now if I would like to draw the solution how would I do that?
Thanks in advance.