<aside> 💡 Differential calculus notation is used to represent rate of change
</aside>

<aside> 📕 Velocity is defined as the rate of change of displacement.
</aside>
$$ v = \frac{ds}{dt} $$
where:
<aside> 📕 Acceleration is defined as the rate of change of velocity.
</aside>
This also means that it is the second derivative of displacement.
$$ a = \frac{dv}{dt} = \frac{d^2s}{dt^2} $$
where:
Start with definition of acceleration as the rate of change of velocity.
$$ a = \frac{dv}{dt} $$
$$ a\int_{0}^{t} dt = \int_{u}^{v} dv $$
$$ a[t]_0^t = [v]_u^v $$
$$ at - 0 = v - u $$