Height of a projectile at a certain point

AI Thread Summary
A soccer player kicks a ball at 33.5 m/s at a 10.6-degree angle towards a goal 25.0 m away, and the discussion focuses on calculating the ball's height upon reaching the goal. The initial calculations provided a range of 41.4 m if the ball hit the goal at the same height it was kicked, but the height at 25.0 m remains unclear. The correct approach involves separating horizontal and vertical components of motion, with horizontal motion having constant velocity and vertical motion experiencing acceleration due to gravity. By determining the time to reach the goal using horizontal motion equations, the height can then be calculated using vertical motion equations. The final calculated height was approximately 10.35 m, prompting further discussion on the accuracy of the calculations and the importance of understanding the relationship between horizontal and vertical motion.
ridik88
Messages
5
Reaction score
0

Homework Statement


A soccer player kicks a soccer ball at a speed of 33.5 m/s at an angle of 10.6 degrees at the goal 25.0m away.


Homework Equations



What is the height of the ball when it reaches the goal?

The Attempt at a Solution



Was able to calculate the final velocity but need a little help setting up this one
 
Physics news on Phys.org
Come on, please show your work.
 
d = 1/2(v_o+v_f)t
d = v_{o}t+1/2at^2
v_f = v_o+at
v_{f}^2 = v_{o}^2+2ad

Those equations are a good place to start^^

Remember there's no acceleration in the "horizontal" direction
 
Last edited:
Work so far

Ok... so far I calculated

sr = (2(33.5 m/s)^2)/(9.81 m/s^2) cos10.6 sin10.6

sr = 41.4m

this will give me the range if the ball struck the goal at the same height it was kicked from. I can't figure out how to calculate its height 25.0m away.
 
I don't see how finding the total range of the ball will help you...

d = v_{o}t+1/2at^2

If you tried to solve this for the horizontal direction then a=0 m/s^2. So you're left with d = v_{o}cos(10.6)t. You have a displacement (the goal) and you know the intial velocity so you can figure out how long it will take to reach the goal...
 
Last edited:
I calculated the time to be 1.71s, when plugged into the equation to solve for "d" it gives me a height of 10.35m. Looks like a feasible answer (hope I did it right lol). Thanks so much for helping.
 
10.35 m?!? That's pretty high! How did you arrive at that value for t?
 
Vf = Vo + at

22.99m/s = 6.16m/s + 9.81m/s^2 ( t )

t = 1.71s
 
You don't know what the velocity will be when the ball reaches the goal unless you previously know the time. Where did you get 22.99 m/s from?
 
Last edited:
  • #10
v_{f}^2 = v_{o}^2+2ad

Vf^2 = (6.16m/s)^2 + 2(9.81m/s^2)(25m)

Vf = 22.99m/s

wrong way I guess
 
  • #11
The key to projectile questions are knowing which formula to use, and 9 times out of ten, you need to work out the horizontal components before you can start on the veritical (due to the effect of acceleration on vertical velocity over time).

As we have estbalished however, the is a link between the two .. time.

List out what you know about the hoiztonal components, and choose a formula that will be easiest to find time with.

Then you can start working out the vertical elements.
 
  • #12
The key is that the horizontal component of motion is at constant velocity, and that the vertical component is at constant acceleration (due to gravity). So separate your two components. Using x = v_{x} t solve for t and then use that in the equation for uniform acceleration.
 
Back
Top