Projectile motion(?) solving for Vo

AI Thread Summary
To find the initial velocity (Vo) of a projectile when given the time (t0) and launch angle (A), use the equation for vertical displacement: y(t0) = Vo*sinA*t0 - 1/2*g*t0^2. Since the object is caught at the same level it was kicked, set y(t0) to zero, leading to the equation Vo*sinA*t0 - 1/2*g*t0^2 = 0. Rearranging this gives Vo = (1/2*g*t0^2) / (sinA*t0). The discussion clarifies that dividing by t0 is necessary to isolate Vo, allowing for the calculation of initial velocity based on the provided parameters.
Pencil
Messages
17
Reaction score
0
How do I find initial velocity if I'm only given time and the angle above the horizontal?
The only other info given is that the object is caught at the same level it is kicked.
 
Physics news on Phys.org
What time are you given? The time 'caught as the same level it was kicked'? You mean, the same vertical position?
 
I think so. >.< My book gives me equations but they all ask for V sub y and Vo but I don't have either...
 
Pencil said:
I think so. >.< My book gives me equations but they all ask for V sub y and Vo but I don't have either...

You have to use the equation for the displacement of the object in the y-direction, y(t0) = v0*sinA*t0-1/2*g*t0^2. Now, think about what y(t0) has to equal at the time t0, at which it has reached the point with the same y-coordinate as the one from which it was thrown. Then you can directly get the initial velocity v0 from the equation above, with a given angle A and time t0.
 
I don't understand. I don't know v0 so how do I solve the equation?
 
Pencil said:
I don't understand. I don't know v0 so how do I solve the equation?

Of course you can solve the equation and get v0 by setting v0*sinA*t0-1/2*g*t0^2 = 0.
 
I don't really know how to rearrange equations, but would this be right? thanks
Vo =t0-1/2*g*t0^2/sinA
 
Pencil said:
I don't really know how to rearrange equations, but would this be right? thanks
Vo =t0-1/2*g*t0^2/sinA

v_{0}=\frac{\frac{1}{2}gt_{0}^2}{sin \alpha \cdot t_{0}}. Was this so hard? :smile:
 
:D Got it! Thanks for the help I really appreciate it. I'm a really slow learner lol. How did t0 end up at the bottom?
 
  • #10
Pencil said:
:D Got it! Thanks for the help I really appreciate it. I'm a really slow learner lol. How did t0 end up at the bottom?

We divided by it. :smile:
 
Back
Top