[Kinematics] Calculating the maximum height reached by the ball

Click For 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 'Chain falling out of a horizontal tube onto a table'
My attempt: Initial total M.E = PE of hanging part + PE of part of chain in the tube. I've considered the table as to be at zero of PE. PE of hanging part = ##\frac{1}{2} \frac{m}{l}gh^{2}##. PE of part in the tube = ##\frac{m}{l}(l - h)gh##. Final ME = ##\frac{1}{2}\frac{m}{l}gh^{2}## + ##\frac{1}{2}\frac{m}{l}hv^{2}##. Since Initial ME = Final ME. Therefore, ##\frac{1}{2}\frac{m}{l}hv^{2}## = ##\frac{m}{l}(l-h)gh##. Solving this gives: ## v = \sqrt{2g(l-h)}##. But the answer in the book...