top of page
STEP 1 -Â Identify the Changing Quantity
Determine which physical quantity changes during the process and will be described by the differential equation.
Â
Examples
-
Position -Â x
-
Velocity -Â v
-
Charge -Â q
-
Current - i
This variable will eventually appear in the integral on one side of the equation, while time appears in the integral on the other side.
Â
STEP 2 - Write the Governing Physics Equation
Using fundamental physics principles, write an equation that describes the problem. Such as a summation of forces or summation of voltage gains and drops (loop rule) or conservation of energy.
STEP 3 - Replace Rates with Derivatives
Express the changing quantity as a derivative. This converts the physics equation into a differential equation.
Â
Examples
STEP 4 - Separate Variables for FIRST-Order Derivatives
Use algebra to rearrange the differential equation so that, after multiplying both sides by the denominator differential (e.g. dt), all terms involving one variable and its differential are on one side and all terms involving the other variable and its differential are on the other.
Â
Example -Â An object is slowing down due to the resistive force, -kv, where k is a constant and v is the speed of the object. Â Find an equation that expresses the object's speed as a function of time.
Now every speed term is on the left and every time term is on the right. Constants can be placed on either side.
Â
Notice what happened:
-
The derivative became a differential.Â
-
The variables are now separated.Â
This process is called separation of variables.
STEP 4 - Separate Variables for SECOND-Order Derivatives
Â
Differential equations containing second-order derivatives generally cannot be solved by separation of variables alone. Instead, a function must be found whose second derivative satisfies the differential equation and any given initial conditions.
Example - A mass attached to a spring is oscillating back and forth.
The last expression asks - What function, when differentiated twice and then added to itself, equals zero?
There are two possible functions: sine and cosine.
Â
STEP 6 -Â Solve for the Desired Variable
Â
Use algebra to isolate the unknown.
Â
Example
www.GravityKillsClassroom.com
STEP 5 - Integrate Both Sides
Â
Set limits of integration and integrate each side with respect to its variable and evaluate the resulting expression.
Setting Limits:Â The lower limit (initial value) can be zero, but the final value should be nonzero. It may be necessary to specify a variable as the upper limit (final value).
Â
Example​
bottom of page