Limits and Free Falling Objects

  • Thread starter Thread starter pippintook
  • Start date Start date
  • Tags Tags
    Falling Limits
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 10K views
pippintook
Messages
17
Reaction score
0
Use the position function s(t)=-49t^(2) + 200 which gives the height of an object that has fallen from a height of 200 meters. The velocity at time t = a seconds is given by the limit as t goes to a = (s(a) - s(t))/(a-t).
At what velocity will the object impact the ground?



I used V^2 = 2gh and got 62.6 m/s, but am not sure if that is right or if there is another formula I should use.
 
Physics news on Phys.org
The question asks you to find [itex]v(a)[/itex] by computing the limit,

[tex]\lim_{t \to a} \frac{s(a)-s(t)}{a-t}[/tex]

not by plugging it into a kinematics formula.

[itex]v(a)[/itex] is the instantaneous speed of the object at the time [itex]t=a[/itex]. The V you just found is different; it is the speed of the object the instant before it hits the ground, not the speed at t=a. Try your hand at the limit above.
 
Last edited: