Kinematics 4 -- Calculate the velocity from the position versus time graph

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
6 replies · 2K views
Pushoam
Messages
961
Reaction score
53

Homework Statement


upload_2017-7-11_21-51-59.png


Homework Equations


vav = total distance traveled/ total time taken

The Attempt at a Solution


I have a problem in part c .
How am I supposed to solve it?
Is there any standard way to solve it?
 

Attachments

  • upload_2017-7-11_21-50-27.png
    upload_2017-7-11_21-50-27.png
    32.2 KB · Views: 632
Physics news on Phys.org
Take an arbitrary time to. How can you graphically determine the average velocity for the time interval between t = 0 and t = to? [Edit: Can you interpret the average velocity as the slope of some line?]

It might help to first take a specific example. Suppose you take t0 = 10 s. How would you get the average velocity for the time interval t = 0 to t = 10 s? Does this average velocity equal the instantaneous velocity at t = 10 s?
 
Last edited:
Pushoam said:
I have a problem in part c .
How am I supposed to solve it?
Is there any standard way to solve it?
Irodov?

Pushoam said:
Is there any standard way to solve it?
One standard way could be using numerical methods. Newton's forward interpolation or Lagrange's interpolation will work.
You can find the displacement-time relationship for three intervals: i)from t=0 to t=10s ii)from t=10 to t=14.5s iii) from t=14.5 to t=20s.
Once you have the s-t relationship, you can find t0.
 
TSny said:
Edit: Can you interpret the average velocity as the slope of some line?]
Thanks.
I got it.
I never interpreted average velocity as the slope of some line. Thanks for this insight.
So, what I have to find out is the time moment at which the line whose slope defines the instantaneous velocity passes through the origin. This time moment turns out to be 16 s.
cnh1995 said:
Irodov?

Yes

Thanks to all for replying.
 
  • Like
Likes   Reactions: cnh1995
Pushoam said:
So, what I have to find out is the time moment at which the line whose slope defines the instantaneous velocity passes through the origin. This time moment turns out to be 16 s.
Yes. Good work.