🚀 CalcForge is in beta. Your feedback shapes the product. Tell us what you think
harddy/dx Differential Equations·25 pts·1 solved

Separable Equation with a Log Solution

Problem Statement

Solve dydx=xe−y,y(0)=0\text{Solve } \frac{dy}{dx} = x e^{-y}, \quad y(0) = 0

Your Answer (variable: x)

Live LaTeX preview appears here as you type…
Guest mode: browsing only. Log in to submit and track progress.

Hints

Discussion (0)

Loading discussion…

f(x)

Tips

  • Use standard math syntax: ^ for powers, * for multiplication.
  • Functions: sin, cos, tan, exp, log (natural log), sqrt.
  • Constants: pi, e.
  • For antiderivatives you can omit "+ C".