Solving Exponential PDE

89 Views Asked by At

Can anyone help me solve this? I am having a hard time figuring this out.

$\frac{dy}{dx}=e^x+y$

3

There are 3 best solutions below

0
On

Hint $$\frac{d}{dx}\left(e^{-x}y\right)=1$$

0
On

The equation $\frac{dy}{dx}=e^x+y$ can be rewritten as $\frac{dy}{dx}+P(x)y=Q(x)$ where $P(x)=-1$ and $Q(x)=e^x$. The general solution for $y$ can then be found through the well known method of integrating factors.

0
On

Hint

Let $y=z\, e^x$ to get $z'=1$