Find Initial Velocity of a projectile given flight time and angle

AI Thread Summary
To find the initial velocity of a projectile given its flight time and angle, the discussion emphasizes using vertical motion equations first, as gravity significantly influences flight duration. The vertical component of velocity at maximum height is zero, and the initial and final speeds are equal when launched and landing at the same height, though their vertical components are opposite. Calculations indicate that the initial velocity can be derived from the vertical motion equations, specifically using the sine function for the angle. The importance of understanding the symmetry in projectile motion is highlighted, particularly regarding the relationship between initial and final velocities. Overall, the discussion reinforces the need to prioritize vertical motion analysis in projectile problems.
Asem
Messages
10
Reaction score
1
Homework Statement
A player kicks a football at an angle of 40 degrees to the ground if it hits the ground after 2 seconds.Then what is the initial velocity
Relevant Equations
None
Vix=Vcosθ
Vix=0.76604*V
Xf=Vixt
Xf=0.77604V*2
V=Xf/1.55208
 
Physics news on Phys.org
Is there a question you wish to ask?
 
What can you determine by considering the vertical component of motion?
 
Range, but to find that I need Vix
 
What @TSny suggests, and I agree, is that perhaps you should consider the motion in the vertical direction instead of in the horizontal direction.
 
can I say final velocity is equal to zero?
 
If I can
Vf=Viy+at
Viy=-at
Viy=-(-9.8*2)
Viy=19.6

Viy=Vsin
19.6=Vsin40
V=30.5

The only problem is this is apparently wrong as there is no choice of answer that is 30.5
 
At t= 2 s, the projectile is just starting to impact the ground. The y component of velocity is not zero at t = 2s.
 
Asem said:
can I say final velocity is equal to zero?
No. The projectile is always moving and its velocity is never zero. The equations that you have are valid from the time it starts moving until just before the projectile hits the ground.
Hint: What happens when the projectile reaches maximum height? What is zero then?
 
  • #10
Vf=0, when t=1s
Vf=Viy+at
Viy=9.8*1

Viy=Visin
9.8=Visin(40)
Vi=15.2
Thank you, sir
 
  • #11
Asem said:
Vf=0, when t=1s
Vf=Viy+at
Viy=9.8*1

Viy=Visin
9.8=Visin(40)
Vi=15.2
Thank you, sir
Good! Remember this for future reference: In projectile motion problems that give you the time of flight (or ask you to find the time of flight), always start with the equations for the vertical motion. That's because the value of g is what determines how long a projectile stays in the air.
 
  • #12
I just have one more question; Vertical motion is symmetric in projectile right? So, is Initial velocity = Final velocity? If projectile is launched from ground level I mean.
 
  • #13
Asem said:
I just have one more question; Vertical motion is symmetric in projectile right? So, is Initial velocity = Final velocity? If projectile is launched from ground level I mean.
Yes.

As long as we are ignoring air resistance and, as you have already specified, that launch and landing are at the same height.

Edit: as @kuruman points out, the vertical velocity component will be inverted. So the two velocities will be mirror symmetric rather than strictly equal.
 
Last edited:
  • #14
Asem said:
I just have one more question; Vertical motion is symmetric in projectile right? So, is Initial velocity = Final velocity? If projectile is launched from ground level I mean.
No. When the projectile returns to the same level, the final speed is the same as the initial speed. The horizontal component of the velocity is the same while the final vertical component has the same magnitude but opposite direction from the initial component.
 
Back
Top