Differential Equation Calculator

Solve ordinary differential equations (ODEs) step by step.

Types of Differential Equations

First-Order Linear ODE:

dy/dx + P(x)y = Q(x)

Solution: y = e^(-∫P dx) [∫Q·e^(∫P dx) dx + C]

Separable Equations:

dy/dx = g(x)h(y)

Solution: ∫dy/h(y) = ∫g(x)dx

Examples:

Common Applications: