Courses / Business I
Mathematics I

Differential Equations

Business I 377 words Free to read

Equations Where the Unknown Is a Curve

A differential equation relates a quantity to its own rate of change — and its solution is not a number but a function of time. Business is full of them, because most business laws are statements about rates: growth rates, decay rates, adjustment speeds.

The king of them all:

dxdt=rxx(t)=x0ert\frac{dx}{dt} = r\,x \qquad\Rightarrow\qquad x(t) = x_0\,e^{rt}

'The change is proportional to the current size.' Deposits earning continuous interest, subscriber bases growing by word of mouth, debts compounding: all obey it, growing exponentially for r>0r > 0 and decaying for r<0r < 0 (depreciation, brand recall fading, radioactive inventory of relevance).

Reading the solution:

One step richer — growth with a ceiling. Markets saturate; nothing exponential survives contact with a finite world. The logistic equation adds the brake:

dxdt=rx(1xK)\frac{dx}{dt} = r\,x\left(1 - \frac{x}{K}\right)

where KK is the market's capacity. Early on (xKx \ll K) it looks exponential; as xKx \to K growth chokes to zero. The solution is the S-curve — the shape of every successful product's adoption: slow start, explosive middle, saturated plateau.

The modeling discipline: write what you know (the rate law), solve for what you want (the trajectory), then fit x0x_0 and rr to data. An ODE is a business assumption wearing mathematical clothes — and the solution curve is that assumption's forecast, laid bare for checking.

Reading x(t)=x0ertx(t) = x_0 e^{rt}

ComponentBusiness meaning
x0x_0Where you start — initial deposit, first cohort
r>0r > 0Compound growth — interest, viral adoption
r<0r < 0Decay — depreciation, churn, fading recall
ln2/r\ln 2 / rDoubling (or halving) time
Tip: The doubling-time shortcut t2=ln2/r0.69/rt_2 = \ln 2 / r \approx 0.69/r is the continuous cousin of the rule of 70. A process growing at a continuous 7% doubles in about ten periods — no calculator needed.

Practise this lesson

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

14practice questions
2interactive scenes
Start Business I free

Mathematics I