I want to know how fast an object with the speed s1 (2.77m/s) would have to deccelarate to reach a speed s2 (0m/s) within a certain distance d (2.35m). With a formula for that I could go on to calculate the time needed, the force applied and so on...
Given:
- Initial speed (2.77m/s)
- resulting speed (0m/s)
- distance to deccelarate (2.35m)
Searching:
- deccelaration
Thanks in advance, Bruno
We have the following formula, which can be rearranged easily.
$(v_2)^2 - (v_1)^2$ = $2ad$ $\Rightarrow$ $a$ = $\frac{(v_2)^2-(v_1)^2}{2d}$.
Since our deceleration leads to a final velocity of $0 \frac{m}{s}$, we can say $a$ = $\frac{-(v_1)^2}{2d}$.
$a$ = $\frac{-(2.77)^2}{2(2.35)}$ $\approx -1.63253 \frac{m}{s^2}$