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

Exponential Decay Model

Problem Statement

Solve dydx+2y=0,y(0)=5\text{Solve } \frac{dy}{dx} + 2y = 0, \quad y(0) = 5

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".