[Kinematics] Calculating the maximum height reached by the ball

AI Thread Summary
The discussion focuses on calculating the maximum height of a ball using kinematic equations. A key mistake identified was the omission of the minus sign in front of the acceleration, which is crucial for accurate calculations. Participants suggest verifying results by checking the position at twice the time to maximum height, which should return to zero. This method reinforces the principle that what goes up must come down. The conversation emphasizes the importance of careful attention to signs in kinematic equations.
Slimy0233
Messages
167
Reaction score
48
Homework Statement
A ball is thrown up at a speed of 4.0 m/s. Find the
maximum height reached by the ball. Take ##g = 10 m/s^2##
Relevant Equations
##v = u +at##
##S = ut +0.5(at^2)##
I realize I can solve the other way too. But I want to solve using the equations
##v = u +at##
##S = ut +0.5(at^2)##

and I don't know why I didn't get the right answer. Thank you for your help!
1687360824195.png

1687360845686.png
DocScanner 21-Jun-2023 20-45 (1).jpg
 
Physics news on Phys.org
You forgot the minus sign in front of the acceleration.
 
  • Like
  • Informative
Likes MatinSAR and Slimy0233
kuruman said:
You forgot the minus sign in front of the acceleration.
ahh.... my good old archnemesis: the minus sign.

Thank you for pointing that out!
 
An additional check to this kind of problem is to calculate the position at twice the time to maximum height. It should be zero because what goes up must come down, as they say.
 
  • Like
Likes MatinSAR and Slimy0233
kuruman said:
An additional check to this kind of problem is to calculate the position at twice the time to maximum height. It should be zero because what goes up must come down, as they say.
Thank you :smile: That's helpful. I will do that from now on.
 
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top