A differential equation is an equation that relates a function with its derivatives. Whereas algebraic equations have numerical solutions (e.g., x=2), differential equations have functions as solutions. They are fundamental to modeling dynamic systems in science and engineering.
This method can be used for first-order ODEs that can be algebraically separated into two parts: one with only the dependent variable (y) and its differential (dy), and the other with only the independent variable (x) and its differential (dx).
Example: Solve dy/dx = 2x/y
Differential equations are the mathematical language used to describe change.
What is the difference between an ordinary differential equation (ODE) and a partial differential equation (PDE)?
The equation for radioactive decay is dN/dt = -λN, where N is the number of radioactive nuclei. What does this equation state in words?
Is y = eˣ a solution to the differential equation dy/dx = y?