Calculating Time and Velocity of a Falling Object

  • Thread starter Thread starter C42711
  • Start date Start date
  • Tags Tags
    Time Velocity
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
C42711
Messages
22
Reaction score
0
A chipmunk drops an acorn from a branch 6.0 m above the ground.
a) How long is it in the air?
b)How fast is it going when it hits the ground?


I decided my given was
a=9.8m/s2
d= 6.0 m
vi= 0 m/s

So I used the distance formula (d=vi+1/2*a*t2) and solved for time. I got about 1.1 s.
For the next part I used vf=vi*t+a*t and solved.

I got
a)1.1 seconds
b) 10.78 m/s

Is this correct?
 
Physics news on Phys.org
C42711 said:
A chipmunk drops an acorn from a branch 6.0 m above the ground.
a) How long is it in the air?
b)How fast is it going when it hits the ground?


I decided my given was
a=9.8m/s2
d= 6.0 m
vi= 0 m/s

So I used the distance formula (d=vi+1/2*a*t2) and solved for time. I got about 1.1 s.
For the next part I used vf=vi*t+a*t and solved.

I got
a)1.1 seconds
b) 10.78 m/s

Is this correct?

Method good, but the fact you rounded off the time before calculating velocity is not desirable. Without rounding the vel calculates to 10.84

Given that orignal data was to 2 figures only, the velocity should be rounded to 2 figures, which will give 11 in both cases. You even get the same result if you stretch to 3 figures - 10.8, but if you quote 4 figures; 10.78 is incorrect.
 
Thank you so much! Highly appreciated.:)