Category: Updates

Derivative vs division

Suppose we have a function $s=16t^2$ now if we find $\frac{ds}{dt}$ we get $v=28t$ but when we simply divide we know $s/t=v$ so $s/t=16t$. Why classical d...