Given that $\frac{dy}{dx}=e^{x-y}$ and $y=1$ when $x=0$ find the exact value of $y$ when $x=1$.
After my attempts. I stuck in $$y=e^{1-y}+1-e^{-1}$$ How to proceed?
Given that $\frac{dy}{dx}=e^{x-y}$ and $y=1$ when $x=0$ find the exact value of $y$ when $x=1$.
After my attempts. I stuck in $$y=e^{1-y}+1-e^{-1}$$ How to proceed?
A start: Rewrite as $e^y\frac{dy}{dx}=e^x$. This is a separable equation. Integrate. We get $e^y=e^x+C$. Continue.