Need Help Solving a Physics Problem? T=____?

  • Context:
  • Thread starter Thread starter cake81
  • Start date Start date
  • Tags Tags
    Physics
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
cake81
Messages
2
Reaction score
0
Hello! I need help with this question:
A tennis ball is thrown in the air by a man so that at the instant when the ball leaves his hand, the ball is 2m above the ground and is moving vertically upwards with speed9m/s^-1
The motion of the ball is modlledas that of a particle moving freely under gravityand the acceleration due to gravity is modeled as being of constant magnitude of 10 m/s^-1
The ball hits theground T seconds after leaving the hand
Using the model, find the value of T

I don't know how togo about solving this because I don't understand the part with the particle moving freely
 
Mathematics news on Phys.org
Welcome, cake81! (Wave)

We are given an initial height of $y_0 = 2\,\text{m}$, an initial velocity of $v_0 = 9\, \text{m/s}$ in the upwards vertical direction, and an acceleration of $a = -10\,\text{m/s}$ (the acceleration vector faces downwards). Using the kinematic equation
$$y = y_0 + v_0 t + .5 at^2$$ with $y = 0$ we solve $0 = 2 + 9t + (.5)(10)t^2$, or $$5t^2 - 9t - 2 = 0$$ Can you take it from here?
 
Euge said:
Welcome, cake81! (Wave)

We are given an initial height of $y_0 = 2\,\text{m}$, an initial velocity of $v_0 = 9\, \text{m/s}$ in the upwards vertical direction, and an acceleration of $a = -10\,\text{m/s}$ (the acceleration vector faces downwards). Using the kinematic equation
$$y = y_0 + v_0 t + .5 at^2$$ with $y = 0$ we solve $0 = 2 + 9t + (.5)(10)t^2$, or $$5t^2 - 9t - 2 = 0$$ Can you take it from here?

thank you so much. i got 2, i only have to use the positive answer right?
 
Yes. Only the positive answer makes sense.