How long does it take a ball to be back

  • Thread starter Thread starter mimi.janson
  • Start date Start date
  • Tags Tags
    Ball
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
2 replies · 2K views
mimi.janson
Messages
80
Reaction score
0

Homework Statement


A ball is trown vertically straight up in the air. After t seconds the ball has reached the higth

Question : after how many sconds is the ball back to the spot it was trown from ?

Homework Equations


I have figured out that i need to differentate.

The Attempt at a Solution



So i thought i had to solve it this was :

60t – 5t2 --> 60-10t but it seems like this isn't the answer

besides i have made a drawing of the information i got . The orange line shows how the ball is thrown straight up, and the blue shows that i have to solve how much that and the orange are when they are added when reffereing to time in seconds .
 

Attachments

  • Unavngivet.png
    Unavngivet.png
    810 bytes · Views: 491
Last edited:
on Phys.org
mimi.janson said:

Homework Statement


A ball is trown vertically straight up in the air. After t seconds the ball has reached the higth s(t) = 60t – 5t2 in metres

Question : after how many sconds is the ball back to the spot it was trown from ?

Homework Equations


I have figured out that i need to differentate.

The Attempt at a Solution



So i thought i had to solve it this was :

60t – 5t2 --> 60-10t but it seems like this isn't the answer

besides i have made a drawing of the information i got . The orange line shows how the ball is thrown straight up, and the blue shows that i have to solve how much that and the orange are when they are added when reffereing to time in seconds .

one formula for vertical motion is S = ut + 1/2 gt2 (acceleration under g)

By comparison to s(t) = 60t – 5t2

we can see the initial upward velocity is 60 m-1 and g is taken as 10 ms-2.

In that case you can easily establish how long it takes to stop moving up, and it takes that much again to come back down.

EDIT: you don't need differentiation - just find the values of t when S(t) = 0 - and one of those times is at time zero - when it all began.
 
PeterO said:
one formula for vertical motion is S = ut + 1/2 gt2 (acceleration under g)

By comparison to s(t) = 60t – 5t2

we can see the initial upward velocity is 60 m-1 and g is taken as 10 ms-2.

In that case you can easily establish how long it takes to stop moving up, and it takes that much again to come back down.

EDIT: you don't need differentiation - just find the values of t when S(t) = 0 - and one of those times is at time zero - when it all began.

ok thank you