Embarassing question- Displacement equation

  • Thread starter Thread starter literacola
  • Start date Start date
  • Tags Tags
    Displacement
AI Thread Summary
The discussion centers on understanding the displacement equation x = 1/2(v₀ + v)t in relation to the simpler equation x = vt. The key point is that the 1/2 arises from the need to calculate average velocity when an object is undergoing constant acceleration. The equation x = vt applies only to constant velocity, while the first equation accounts for changes in velocity over time. The derivation involves integrating acceleration and recognizing that average velocity is the mean of initial and final velocities. This highlights the importance of distinguishing between average and instantaneous velocity in kinematic equations.
literacola
Messages
7
Reaction score
0
Embarassing question-- Displacement equation

Homework Statement



Im just trying to understand why the equation for displacement along a line is x= 1/2(v_{0}+v)t. If the other equation for displacement is v*t, where does the 1/2 come from?



Homework Equations


v*t
x= 1/2(v_{0}+v)t


The Attempt at a Solution


 
Physics news on Phys.org


Derive the formula you are asking about by using these other two kinematic equations

\Delta x = v_0t + \frac{1}{2}at^2

v = v_0 + at
 


Where does the 1/2 come from in the first equation you've given??
 


From integration needed to calculate displacement in uniformly accelerated linear motion.
 


you must take in consideration difference between Average velocity and Instantaneous velocity

x = vt v is average velocity

x= 1/2* (V0 + V )t now v is velocity at time t
 
Last edited:


Perhaps it's easy to see that the two equations are valid for different situations. Let's just consider the situation of a constant velocity v.

You will notice that if I have a constant velocity v, then the v0 the second equation: .5(v0+v)t is simply v (since velocity is constant, the initial velocity is equal to the velocity always). Therefore the second equation just reduces to: .5(v+v)t=vt the first equation!
 


bolbol2054 said:
you must take in consideration difference between Average velocity and Instantaneous velocity

x = vt v is average velocity

x= 1/2* (V0 + V )t now v is velocity at time t

Yeah, the equation x = vt is not accurate for an object with an acceleration. Perhaps that is why you are confused?
 


literacola said:
Where does the 1/2 come from in the first equation you've given??

Borek said:
From integration needed to calculate displacement in uniformly accelerated linear motion.

a = \frac{dv}{dt}

a dt = dv

\int a dt = \int dv

at = v - v_0

at + v_0 = \frac{dx}{dt}

atdt + v_0dt = dx

\int atdt + \int v_0dt = \int dx

<br /> \Delta x = v_0t + \frac{1}{2}at^2 <br />
 


To simplify, the average of 2 speeds is 1/2 their sum!
 
  • #10


This is of course true only when dealing with a constant acceleration, or that at least isn't a function of time.
 
  • #11


Yes, but so is the original question.
 
Back
Top