Calculating Soccer Ball's Speed at Goalie's Catch

AI Thread Summary
The discussion focuses on calculating the speed of a soccer ball when it reaches the goalie after being kicked at an initial speed of 16.0 m/s at a 28-degree angle. The horizontal and vertical components of the ball's velocity are calculated as 14.1 m/s and 7.5 m/s, respectively. The time the ball is in the air is determined to be 1.2 seconds using the horizontal motion equation. The final vertical velocity is then calculated, and the total speed is found by combining the x and y components using the Pythagorean theorem. The participants clarify the process of combining these velocities to find the ball's overall speed when caught by the goalie.
whyorwhynot
Messages
9
Reaction score
0

Homework Statement


A soccer player kicks the ball toward a goal that is 16.8 m in front of him. The ball leaves his foot at a speed of 16.0 m/s and an angle of 28.0 degrees above the ground. Find the speed of the ball when the goalie catches it in front of the net.


Homework Equations


x = vt
x = Vot+(1/2)at2
Vf2=Vo2+ax

The Attempt at a Solution


Vx = (cos 28)(16.0) = 14.1 m/s
Vy = (sin 28) (16.0) = 7.5 m/s

Horizontal
x = 16.8 m
V = 14.1 m/s

Vertical
a = -9.8 m/s2
Vyo = 0 m/s
(V = 7.5 m/s?)

I'm stuck as to where I should go from there or even if I started out correctly.
If you can assist me, I would be very grateful. Thank you!
 
Physics news on Phys.org
Yes, you have started well. First you want to find how long the ball is in the air for.
There is no acceleration in the x plane so the x speed will remain the same.
So you can find the time using only the x parameters.

However the final speed of the ball will depend on x and y velocities.
You will now have:

t
ay
vyinitial

use v_{final} = v_{initial} + at

solve for v final y component.
Then use pythagoras to find total speed (combining x and y components).
 
Thank you for replying.

I'm still a bit puzzled though, but if I understood correctly, this is what I did:

x = vt
(16.8 m) = (14.1 m/s)t
t=16.8 m/14.1
t= 1.2 s

Vf2 = Vo + at
Vf = (7.5 m/s) + (-9.8 m/s2)(1.2 s)
Vf = -4.3 m/s

I don't understand what to use pythagoreas for though.

Please bear with me. I'm not very good at word problems :(
 
Well now you have y velocity and the x velocity so you want to combine them to total velocity.

\sqrt{-4.3^2 + 14.1^2}

it makes a right angled triangle when you think about it, because x and y are perpendicular to each other, so the line that joins them (total velocity) is the hypotenuse.
 
Oh ok, yeah it is the hypotenuse.

Thank you for your help!
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
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 hanging 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