The solution of partial differential equation: $\frac{\partial u}{\partial x}=4\frac{\partial u}{\partial y}$ given $u(0, y)=8e^{-3y}$ is
a) $u(x, y)=8e^{-12x-3y}\quad $
b) $u(x, y)=8e^{3x-4y}\quad$
c) $u(x, y)=8e^{-3y-4x}\quad$
d) $u(x, y)=8e^{-12x+3y}\quad$
My answer: I checked the options
The option a) $\ u(x, y)=8e^{-12x-3y}\ $ satisfies both the conditions $$u(0, y)=8e^{0-3y}=8e^{-3y}$$
$$\frac{\partial u}{\partial x}=8e^{-12x-3y}(-12)=-96e^{-12x-3y}$$
$$\frac{\partial u}{\partial y}=8e^{-12x-3y}(-3)=-24e^{-12x-3y}$$
$$\implies\frac{\partial u}{\partial x}=4\frac{\partial u}{\partial y}$$
So I guessed option (a) that is correct answer, but I am looking for analytic solution of this P.D.E. please help somebody solve this PDE. thanks
HINT: Note that $\nabla u$ is a scalar multiple of the vector $(4,1)$, so level curves of $u$ are lines orthogonal to $(4,1)$. Thus $u(x,y) = f(4x+y)$ for some function $f$.