I first found $\frac{dv}{ds}=6s^2+5$, then I tried to find $\frac{ds}{dt}$ by messing about a little with implicit differentiation, but I had no luck and I therefore couldn't apply the chain rule (i.e. $a=\frac{dv}{dt}=\frac{ds}{dt}\frac{dv}{ds}$) to find acceleration. The back of my book tells me the answer is $(6s^2+5)(2s^3+5s)$, but I fail to see how this is true as it would imply that $\frac{ds}{dt}=v$, which I can't exactly understand. Can anyone tell me what I am doing wrong?
2026-03-27 03:40:55.1774582855
Finding the formula for acceleration from $v=2s^3+5s$, where $s$ is the displacement at time $t$
92 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4

$v$ and $s$ are functions of time $t$. Then \begin{align} a&=\frac{dv}{dt}\\ &=\frac{d}{dt}(2s^3+5s)\\ &=6s^2 \frac{ds}{dt} + 5\frac{ds}{dt}\\ &=(6s^2+5)\frac{ds}{dt}\\ &=(6s^2+5)v\\ &=(6s^2+5)(2s^3+5s). \end{align}