Courses / Physics I
Calculus of a Single Variable

Differential models in one variable

Physics I 162 words Free to read

A differential equation (DE) relates a function to its derivatives. In physics, DEs describe how systems evolve.

Separable DEs

dydx=g(x)h(y)        dyh(y)=g(x)dx\frac{dy}{dx} = g(x)\,h(y) \;\;\Longrightarrow\;\; \int\frac{dy}{h(y)} = \int g(x)\,dx

Exponential growth / decay

dNdt=kN        N(t)=N0ekt\frac{dN}{dt} = kN \;\;\Longrightarrow\;\; N(t) = N_0\,e^{kt}

Newton's law of cooling

dTdt=λ(TTenv)\frac{dT}{dt} = -\lambda\,(T - T_{\text{env}})

Solution: T(t)=Tenv+(T0Tenv)eλtT(t) = T_{\text{env}} + (T_0 - T_{\text{env}})\,e^{-\lambda t}.

Initial conditions — The constant CC from integration is fixed by a known state: y(t0)=y0y(t_0)=y_0.

Step-by-step method

  1. Separate variables onto each side.
  2. Integrate both sides.
  3. Solve for yy.
  4. Apply the initial condition to find CC.
Tip: Always check units. If [k]=s1[k]=\text{s}^{-1}, then ktkt is dimensionless, which is consistent with the exponent of ee.
Common pitfall: "Grows at a rate proportional to itself" gives ekte^{kt} — but "grows at a constant rate" gives a straight line. Translating words to the wrong rate law dooms a model before any calculus happens.
Calculus: Differential models in one variable

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

15practice questions
2interactive scenes
Start Physics I free

Calculus of a Single Variable