Master first-order differential equations including separable equations and linear ODEs. Learn solution methods, integrating factors, and real-world applications in growth models and circuits.
Solve this separable differential equation!
Solve:
Separate variables and integrate
Find the integrating factor for this linear ODE!
For the equation:
Find μ(x):
A differential equation is an equation that relates a function to its derivatives. First-order differential equations involve only the first derivative dy/dx.
General form: F(x, y, y') = 0
First-order: Involves only y and y' (first derivative)
Example: dy/dx = 2x + y
Solution: A function y(x) that satisfies the equation
Problem: dy/dx = 2x, y(0) = 1
Solution: y = x² + C, then y(0) = 1 gives C = 1
Final answer: y = x² + 1
Key point: Initial conditions determine the constant