How Long is a Ball Thrown Upwards 3m Above Ground?

  • Thread starter Thread starter Lavace
  • Start date Start date
  • Tags Tags
    Balls Kinematic
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
1 reply · 3K views
Lavace
Messages
62
Reaction score
0

Homework Statement


A ball is thrown vertically upwards with a speed of 10m/s from a point of 2m above the horiztonal ground.
a) Calculate the length of time for which the ball is 3m or more above the ground.

Homework Equations


v^2=u^2 + 2as
v=u+at

The Attempt at a Solution


So there's two ways of doing this, there's on way which my teacher taught us, but I forgot it. Then there's the logical 'sledgehammer' way. Which is:

s=1 v=10 a=-9.8 v=?
Work out the velocity at 1 meter above the ground, which is 3m above the ground then, and then find out the time taken (Using the velocity we found) for the ball to reach its maximum height (v=0) and multiply it by two to find the time for when its falling.
v^2=u^2 + 2as
v= SQRT (u^2 + 2as)
v = SQRT (10^2 + 2x-9.8 x 1) <- Leave in this form to maintain accuracy.
Then using:
(v-u)/a = t (Derived from v=u+at) Where u = SQRT(10^2 + 2x-9.8 x 1) and v=0
[-SQRT(10^2 + 2x-9.8 x 1)] / -9.8 = Time to Reach the top.
Multiply this by two to get the total time which is 1.83s.

Nothing wrong with using this method and it would attain full marks in an exam, but I'd like to learn an easier way of doing it (The way the examiners want us to). Any help would be greatful!.
Thanks in advance.
 
Physics news on Phys.org
when the ball is 3 m high, the displacement is 1 m

delta y = (voy)t - 4.9t^2

1 = 10t - 4.9t^2

0 = -1 + 10t - 4.9t^2

solve for the two roots ... the amount of time the ball is 3m or above will be the difference of those two times.

1.935 - 0.105 = 1.83 sec