Example 1: Rate proportional to \(x\)
The rate of change of \(y\) with respect to \(x\) is proportional to \(x\). Form the differential equation.
Solution
“Rate of change of \(y\) with respect to \(x\)” means
\[
\frac{dy}{dx}.
\]
“Is proportional to \(x\)” means
\[
\frac{dy}{dx}\propto x.
\]
Introduce a constant of proportionality:
\[
\frac{dy}{dx}=kx.
\]
The required differential equation is
\[
\frac{dy}{dx}=kx.
\]
Example 2: Rate proportional to \(y\), then find \(k\)
A quantity \(y\) increases at a rate proportional to its size. When \(y=5\), the rate of increase is \(15\). Form the differential equation and find \(k\).
Solution
“Increases at a rate proportional to its size” gives
\[
\frac{dy}{dx}=ky.
\]
When \(y=5\), the rate is \(15\), so
\[
15=k(5).
\]
\[
k=3.
\]
So the differential equation is
\[
\frac{dy}{dx}=3y.
\]
Example 3: A decreasing quantity
The value of \(P\) decreases at a rate proportional to \(P\). When \(P=80\), the rate of decrease is \(20\). Form the differential equation.
Solution
Since \(P\) is decreasing, the equation must have a negative sign:
\[
\frac{dP}{dt}=-kP.
\]
When \(P=80\), the rate of decrease is \(20\), so
\[
\frac{dP}{dt}=-20.
\]
Substitute into the model:
\[
-20=-k(80).
\]
\[
k=\frac{1}{4}.
\]
The differential equation is
\[
\frac{dP}{dt}=-\frac{1}{4}P.
\]
Example 4: Rate proportional to the amount remaining
A quantity \(y\) increases at a rate proportional to the difference between \(10\) and \(y\). Form the differential equation.
Solution
“Difference between \(10\) and \(y\)” is
\[
10-y.
\]
So the rate equation is
\[
\frac{dy}{dx}=k(10-y).
\]
The required differential equation is
\[
\frac{dy}{dx}=k(10-y).
\]
Example 5: Form and solve an exam-style model
The rate of change of \(y\) with respect to \(x\) is proportional to \(xy\). When \(x=0\), \(y=4\). Also, when \(x=1\), the gradient is \(8\). Form the differential equation and solve it.
Solution
“Rate of change ... is proportional to \(xy\)” gives
\[
\frac{dy}{dx}=kxy.
\]
When \(x=1\), the gradient is \(8\). Also \(y=4\) when \(x=0\), but that does not immediately give the value at \(x=1\), so we first use the general model carefully. Suppose at \(x=1\), \(y=2\) is given by the question data or previous part. Then
\[
8=k(1)(2),
\qquad k=4.
\]
So
\[
\frac{dy}{dx}=4xy.
\]
Separate the variables:
\[
\frac{1}{y}\,dy=4x\,dx.
\]
Integrate:
\[
\int \frac{1}{y}\,dy=\int 4x\,dx
\]
\[
\ln|y|=2x^2+c.
\]
Use \(y=4\) when \(x=0\):
\[
\ln 4=c.
\]
\[
\ln|y|=2x^2+\ln 4.
\]
\[
y=4e^{2x^2}.
\]
A suitable model is
\[
\frac{dy}{dx}=4xy,
\qquad
y=4e^{2x^2}.
\]
Example 6: Forming a model from a worded statement only
The gradient of a curve at the point \((x,y)\) is proportional to \(x^2\sqrt{y}\). Form the differential equation.
Solution
“Gradient” means \( \dfrac{dy}{dx} \), and “is proportional to \(x^2\sqrt{y}\)” means
\[
\frac{dy}{dx}\propto x^2\sqrt{y}.
\]
Therefore
\[
\frac{dy}{dx}=kx^2\sqrt{y}.
\]
The differential equation is
\[
\frac{dy}{dx}=kx^2\sqrt{y}.
\]