- 42,749
- 10,473
Yes, but finding one numerical value then plugging that into a formula to find another can lead to accumulation of errors. Keep a digit or two of extra precision in the first calculation.roam said:Thank you so much for all the explanations. I have only one more follow up question. In post #16 I used one of the kinematic equations to find the "initial vertical velocity":
##y-y_{0}=v_{y}t+\frac{1}{2}at^{2}##
##9-0=v_{y}(4.5)+\frac{1}{2}(-9.81)(4.5)^{2}##
##\therefore v_{y}\approx\ 24 \text{m/s.}##
Is it possible to use this same value to work out the maximum height ##h## of the projectile (at point B of the diagram)?
I mean, there is another kinematic equation that could be used (given that the vertical velocity at the apex is 0):
##v_{y(\text{final})}^{2}=v_{y(\text{initial})}^{2}+2ah##
##0=24^{2}+2(-9.8)h \implies h \approx 29\ \text{m}##
So, was our previously calculated value for ##v_{y}## appropriate to be substituted as ##v_{y(\text{initial})}## in the second equation for finding ##h##?
Alternatively, it is often better to keep the first result in algebraic form and continue that way to the second result, only plugging in numbers at the final step. That might be awkward here, though.
