How Do You Calculate Initial Velocity in a Vertical Ball Throw?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 4K views
Erenjaeger
Messages
141
Reaction score
6

Homework Statement


Concept Simulation 2.3 provides some background for this problem. A ball is thrown vertically upward, which is the positive direction. A little later it returns to its point of release. The ball is in the air for a total time of 8.21 s. What is its initial velocity? Neglect air resistance.

[/B]

Homework Equations


xf=xo+vo+1/2at2[/B]

The Attempt at a Solution


known values
xf = 0 because it comes back to where it was released from
xo = 0 because initial displacement is going to be 0
a = -9.8m/s2
t = 8.21 s
so couldn't you solve by using the kinematic formula xf=xo+vo+1/2at2
and then solving for vo
leaving you with -vo=xo+1/2at2-xf
and because both the initial displacement and final displacement are 0
-vo = 1/2 at2 ?
so -vo=-9.8⋅8.212
which gives me -330.62 which would be just 330.62m/s but it is incorrect. pls helpp
[/B]

 
Physics news on Phys.org
a
TSny said:
Can you spot the mistake in this equation?
ahhhh i haven't put in vo t
because the equation is really xf=xo+vot+1/2at2 right?
 
TSny said:
Yes, good.
so by just dividing my answer by t (8.21) ill get the vo right?
 
so by just dividing my answer by t (8.21) ill get the vo right?
Yes. But be careful with the signs. In your first post you wrote
so -vo=-9.8⋅8.212which gives me -330.62
But you have a negative sign on both sides, so this will give a positive value for v0.
 
TSny said:
Yes. But be careful with the signs. In your first post you wrote

But you have a negative sign on both sides, so this will give a positive value for v0.
yeah okay, thank you!