How do I correctly derive the formula d = vt + 1/2 at^2?

  • Context: High School 
  • Thread starter Thread starter anandzoom
  • Start date Start date
  • Tags Tags
    Derivation Motion
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
12 replies · 44K views
anandzoom
Messages
11
Reaction score
0
d=vt+1/2at^2
Derive me this formula please... When I do I get 1/2(vt+at^2)...i know that I'm doing a mistake by not considering the initial velocity... So how do I correct it?
 
Last edited by a moderator:
Physics news on Phys.org
anandzoom said:
d=vt+1/2at^2
Derive me this formula please... When I do I get 1/2(vt+at^2)...i know that I'm doing a mistake by not considering the initial velocity... So how do I correct it?

Welcome to the PF.

Can you show us the steps of your derivation? That will help us find any errors.
 
berkeman said:
Welcome to the PF.

Can you show us the steps of your derivation? That will help us find any errors.

v=d/t ;d=vt
a=d/t^2 ;d=at^2
1/2d+1/2d=1/2vt+1/2at^2
d=1/2(vt+at^2)
 
anandzoom said:
v=d/t ;d=vt
a=d/t^2 ;d=at^2
1/2d+1/2d=1/2vt+1/2at^2
d=1/2(vt+at^2)

Thank you, that helps. Have you had any Calculus yet? Are you familiar with derivatives?
 
berkeman said:
Thank you, that helps. Have you had any Calculus yet? Are you familiar with derivatives?
Yup
 
anandzoom said:
Yup

Great. In that case, where did the bolded equation come from below?

anandzoom said:
v=d/t ;d=vt
a=d/t^2 ;d=at^2
1/2d+1/2d=1/2vt+1/2at^2
d=1/2(vt+at^2)
 
berkeman said:
Great. In that case, where did the bolded equation come from below?
acceleration= velocity/time
 
anandzoom said:
acceleration= velocity/time

Actually it's the change in velocity over time, or in calculus, a(t) = dv(t)/dt.

But it's also possible to do the derivation for a constant acceleration using only triangles. Here's a YouTube video that helps to explain it:



:smile:
 
How can you say that displacement is area under the velocity curve?
 
anandzoom said:
How can you say that displacement is area under the velocity curve?

That's from calculus:

v(t) = dx(t)/dt

a(t) = dv(t)/dt

So when you integrate both sides of the first equation, you are effectively finding the "area under the curve"...

[tex]x = \int{v(t) dt}[/tex]
 
If acceleration is constant, then you can use algebra instead of calculus. Note that Δt means change in time, Δx means change in position, a = acceleration, v = velocity.

initial velocity = v
final velocity = v + a Δt
average velocity = (initial velocity + final velocity) / 2 = ((v) + (v a Δt))/2 = v + 1/2 a Δt
Δx = average velocity Δt = (v + 1/2 a Δt) Δt = v Δt + 1/2 a Δt^2
 
Last edited:
  • Like
Likes   Reactions: berkeman
it is not possible to write v = d/t but v=dx/dt and a = dv/dt
then v(t) =∫a(t)dt =at + v , v is the initial velocity and the acceleration a is constant.
it comes : x(t) =∫v(t)dt = 1/2 at^2 + vt + x(0), x(0) is the initial position assumed nill then x(0) =0

finally the distance d is x(t) =d= vt + 1/2 a t^2
 
  • Like
Likes   Reactions: berkeman