Question: A ball is thrown straight up, from $3\rm m$ above the ground, with a velocity of $14\rm m/s$. When does it hit the ground?
In this question, to find the total height first, we must also take into consideration the acceleration due to gravity as well. To find the distance by which acceleration due to gravity pulls the ball down must know the Initial velocity.
In the answer key, it says that gravity changes the ball's height by a distance of $-5t^2$
Is initial velocity in this question $0$ or $14\rm m/s$? Because if it is $14$, then gravity should change the balls position by $-(14+5t^2)$, not $-5t^2$, because if I remember correctly, the formula for finding distance is $vt(\mathrm{initial velocity})+(1/2)at^2$, and not just $(1/2)at^2$
So, dropping the units, $$-3=14t+\frac12(-10)t^2\t=3.$$
– ryang Jul 28 '21 at 06:49