Study of equations involving derivatives and their applications.
A first-order differential equation involves only the first derivative of the function. These are the simplest kind and a great place to start!
Some equations can be rewritten so all the y's are on one side and all the x's are on the other. This makes them easy to solve by integrating both sides.
These look like \( \frac{dy}{dx} + P(x)y = Q(x) \). There's a special trick called the integrating factor to help solve them.
Many natural processes, like radioactive decay and population growth, are modeled by first-order equations.
Solving \( \frac{dy}{dx} = 3y \) gives \( y = Ce^{3x} \), describing exponential growth.
For \( \frac{dy}{dt} + 2y = 4 \), we use an integrating factor to find the solution.
First-order differential equations model simple changing systems and are often solvable using integration.