Adding Velocity and Acceleration

  • Context: Undergrad 
  • Thread starter Thread starter Phys_Boi
  • Start date Start date
  • Tags Tags
    Acceleration Velocity
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
4 replies · 1K views
Phys_Boi
Messages
49
Reaction score
0
So if a particle is at (0,0) and has a velocity of <-3,0> and an acceleration of <-2,-4> then we would add them to get the new position...

With a time interval of one second (t=1) then due to velocity:
Δx = -3(1) = -3
Δy = 0(1) = 0

then due to acceleration:
Δx = ½ (-2) (1)^2 = ½ (-2) = -1
Δy = ½ (-4) (1)^2 = ½ (-4) = -2

so we can add these displacements to get a new position of (-4, -2)

So my question is: after we arrive at this point and the acceleration has affected the velocity (and assuming the acceleration continues) is there another velocity vector? Or is there just the acceleration? Basically, do you only use the velocity once and forget it? Or does it still exist, and if so, how do you calculate it?

Thank you for any help!
 
Physics news on Phys.org
For a constant acceleration, you can calculate the velocity of an object with the formula $$v = v_0 + at$$ where ##v_0## is the initial velocity before you start timing, and ##v## is the new velocity after a time ##t##, if the object experiences a constant acceleration ##a##. Using this formula you should be able to calculate the new velocity of the particle after one second
 
So I'm using gravitational acceleration..
a = GM/r2

how would I calculate the velocity for this changing acceleration?
 
Phys_Boi said:
So I'm using gravitational acceleration..
a = GM/r2

how would I calculate the velocity for this changing acceleration?

If you need to calculate the velocity of a falling body, where the acceleration due to gravity varies, have a look at this link

https://en.wikipedia.org/wiki/Equations_for_a_falling_body

Note that these formulae don't take into account factors like air resistance, etc.