Golf Ball Projectile Motion Problem -- Solved

Click For Summary
The discussion focuses on solving a golf ball projectile motion problem using the initial velocity of 26.6 m/s and an angle of 36.5º. The initial calculation for the range yielded an incorrect result of 89.99 meters. Upon review, it was clarified that the correct range should be 69.0 meters. The error was attributed to a potential miscalculation or unit confusion in the user's calculator. The thread emphasizes the importance of double-checking calculations in physics problems.
Undeterred247
Messages
6
Reaction score
4
Homework Statement
After a golf ball is hit it takes off with an initial speed of 26.6 m/s and at an angle of 36.5° with respect to the horizontal. The golf field is flat and horizontal. A) Neglecting air resistance how far will the golf ball fly? B) How high will the golf ball rise? C) How much time will the ball spend in the air? D) How far would the ball fly if the initial speed was doubled? E) How much time would the ball spend in the air in this second case? Thanks
Relevant Equations
Range = 2v0*cosθ * (v0sinθ)/g = (v0^2)/g *sin2θ
26.6m/s = v0
36.5º = θ
g = 9.81m/s^2

A) Find Range:
(v0^2)/g *sin2θ = (26.6^2)/9.81 * sin2(36.5)
= 89.99

I double-checked with the other Range equation (2v0*cosθ * (v0sinθ)/g) so I know I'm doing something wrong. Please help! Thank you

edit: A) Correct answer is 69.0
 
Last edited:
Physics news on Phys.org
Undeterred247 said:
26.6m/s = v0
36.5º = θ
g = 9.81m/s^2

Find Range:
(v0^2)/g *sin2θ = (26.6^2)/9.81 * sin2(36.5)
= 89.99
(v0^2)/g *sin2θ = (26.6^2)/9.81 * sin2(36.5) is not 89.99 unless the units are not meters but something else. What you are doing wrong is between you and your calculator.
 
kuruman said:
(v0^2)/g *sin2θ = (26.6^2)/9.81 * sin2(36.5) is not 89.99 unless the units are not meters but something else. What you are doing wrong is between you and your calculator.
Oh my- Thank you!
 
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...