Translating acceleration into distance traveled

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 65K views
Spirochete
Messages
125
Reaction score
0

Homework Statement



If something is moving at a constant acceleration (starting from 0 velocity) for a known period of time, how do you figure how far they've traveled? Eg. a car is accelerating at 2 m/s^2 for 20 seconds.

I'm taking an algebra based physics course.

Homework Equations



I do not know which equation are relevant.

The Attempt at a Solution



I know I can multiply time by acceleration and get a final velocity. for example the final velocity is 40 m/s in my example. I don't know how to factor position into it.
 
Physics news on Phys.org
Look up Newton's equations of motion

I can tell you how to derive them if you wish.
 
Hello,

I think the equations you need are those we use for uniform motion, ie when the acceleration is constant.

Assuming all the motion is one direction only the distance traveled will be [tex]s=v_{0}t + \frac{at^{2}}{2}[/tex]

where [tex]v_{0}=initial\ velocity\; a=acceleration\; t=time\ elapsed\; and\ s=distance\ traveled[/tex]

Also [tex]v_{1}^{2}-v_{0}^{2}=2as[/tex]
 
Vuldoraq said:
Hello,

I think the equations you need are those we use for uniform motion, ie when the acceleration is constant.

Assuming all the motion is one direction only the distance traveled will be [tex]s=v_{0}t + \frac{at^{2}}{2}[/tex]

where [tex]v_{0}=initial\ velocity\; a=acceleration\; t=time\ elapsed\; and\ s=distance\ traveled[/tex]

Also [tex]v_{1}^{2}-v_{0}^{2}=2as[/tex]

Thanks that works