What are the Kinematics of a Ball in Projectile Motion?

AI Thread Summary
The discussion focuses on the kinematics of a ball in projectile motion during a handball game. The ball is hit at a speed of 20 m/s at a 40-degree angle towards a wall 4.6 m away, resulting in a calculated height of 3.42 m at impact. The speed of the ball upon impact is determined to be approximately 18.2 m/s, with the vertical velocity at that moment being 9.9 m/s. It is concluded that the ball is still moving upward at the point of impact, as the maximum height exceeds the calculated impact height. The importance of maintaining precision in calculations to avoid cumulative errors is also emphasized.
timnswede
Messages
100
Reaction score
0

Homework Statement


In a friendly game of handball, you hit the ball essentially at ground level and send it toward a wall 4.6 m away. The ball is hit with a speed of 20 m/s at 40 degrees above the horizontal.

a.) At what height does the ball strike the wall?

b.) Calculate the speed of the ball at impact.

c.) Is the ball moving upward or downward at impact?

2. The attempt at a solution

a.) I found the time it takes for the ball to hit the wall first: 4.6=20cos40t t=.3 s
Then I used that to find the height of the ball at that time. y=20sin40*(3)-4.9(.3^2) y=3.42m

b. I am not entirely sure how to do this one, but here is my attempt.
Horizontal velocity stays constant so that equals 20cos40 m/s.
Vertical velocity I calculated as Vy=20sin40-9.8(.3) Vy=9.9 m/s.
Then V=sqrt[((20cos40)^2)+(9.9^2)]= 18.2 m/s

c. For this I calculated what the maximum height of the ball would be.
0=(20sin40)^2 -9.8x
x=16.9 m which is higher than the 3.42 m I calculated earlier, so the ball is moving upwards.
 
Physics news on Phys.org
timnswede said:
[
Horizontal velocity stays constant so that equals 20cos40 m/s.
Vertical velocity I calculated as Vy=20sin40-9.8(.3) Vy=9.9 m/s.
Then V=sqrt[((20cos40)^2)+(9.9^2)]= 18.2 m/s
That's certainly the right method. Haven't checked the num bers in detail but they look reasonable.
One trap to avoid is using a computed answer at one step, to only 1 or 2 decimal places, as input to a calculation in a later step. You get accumulation of errors. Better to keep everything in symbolic algebra as long as possible. Sometimes you get cancellations in later parts of the question, helping to reduce numerical error.
c. For this I calculated what the maximum height of the ball would be.
0=(20sin40)^2 -9.8x
x=16.9 m which is higher than the 3.42 m I calculated earlier, so the ball is moving upwards.
A bit more obvious is just to look at the sign of Vy in your working above.
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top