Understanding velocity and acceleration

  • Context: High School 
  • Thread starter Thread starter coverband
  • Start date Start date
  • Tags Tags
    Acceleration Velocity
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
coverband
Messages
170
Reaction score
1
speed = distance/time
v=s/t
Acceleration = dv/dt = -s/t^2 ?
 
Physics news on Phys.org
In the equation v = s/t, 'v' represents average speed over the period from time 0 to time t.

In the equation accel = dv/dt, 'v' represents instantaneous speed at time t.

Unless acceleration is always zero, average speed and instantaneous speed are different items, and cannot be represented by the same variable letter ('v' in this case).
 
  • Like
Likes   Reactions: coverband
Another thing to add is that the differentiation in post #1 would be valid only if ##s## were a constant and ##t## were a variable. Does that make sense?
 
DrGreg said:
Another thing to add is that the differentiation in post #1 would be valid only if ##s## were a constant and ##t## were a variable. Does that make sense?

No because when deriving an equation for v we start with a = dv/dt -> dv = a dt -> v=[int]a dt -> v = u + at. This is how Wikipedia derives the first equation of motion. They treat a as a constant. Thanks for your first answer though
 
coverband said:
No because when deriving an equation for v we start with a = dv/dt -> dv = a dt -> v=[int]a dt -> v = u + at. This is how Wikipedia derives the first equation of motion. They treat a as a constant. Thanks for your first answer though
I said constant ##s##, not constant ##a##. My comments refer specifically to $$
\frac{d}{dt} \left( \frac{s}{t} \right) = -\frac{s}{t^2},
$$which is valid only if ##s## is constant.