Motion with Variable Acceleration

Solving kinematics problems when acceleration depends on time, position, or velocity

🎯⭐ INTERACTIVE LESSON

Try the Interactive Version!

Learn step-by-step with practice exercises built right in.

Start Interactive Lesson →

Motion with Variable Acceleration

Acceleration as a Function of Time: a(t)

When acceleration varies with time:

v(t)=v0+t0ta(t)dtv(t) = v_0 + \int_{t_0}^t a(t') \, dt'

x(t)=x0+t0tv(t)dtx(t) = x_0 + \int_{t_0}^t v(t') \, dt'

Example: Linear Time Dependence

If a(t)=At+Ba(t) = At + B where AA and BB are constants:

v(t)=v0+0t(At+B)dt=v0+12At2+Btv(t) = v_0 + \int_0^t (At' + B) \, dt' = v_0 + \frac{1}{2}At^2 + Bt

x(t)=x0+0t(v0+12At2+Bt)dt=x0+v0t+16At3+12Bt2x(t) = x_0 + \int_0^t \left(v_0 + \frac{1}{2}At'^2 + Bt'\right) dt' = x_0 + v_0t + \frac{1}{6}At^3 + \frac{1}{2}Bt^2

Acceleration as a Function of Position: a(x)

When acceleration depends on position, use the chain rule:

a=dvdt=dvdxdxdt=vdvdxa = \frac{dv}{dt} = \frac{dv}{dx}\frac{dx}{dt} = v\frac{dv}{dx}

Therefore: vdv=a(x)dxv \, dv = a(x) \, dx

Integrating both sides: v0vvdv=x0xa(x)dx\int_{v_0}^v v' \, dv' = \int_{x_0}^x a(x') \, dx'

12(v2v02)=x0xa(x)dx\frac{1}{2}(v^2 - v_0^2) = \int_{x_0}^x a(x') \, dx'

Example: Spring Force

For a spring with a=kmxa = -\frac{k}{m}x:

vdv=kmxdxv \, dv = -\frac{k}{m}x \, dx

v0vvdv=kmx0xxdx\int_{v_0}^v v' \, dv' = -\frac{k}{m}\int_{x_0}^x x' \, dx'

12(v2v02)=k2m(x2x02)\frac{1}{2}(v^2 - v_0^2) = -\frac{k}{2m}(x^2 - x_0^2)

v2=v02km(x2x02)v^2 = v_0^2 - \frac{k}{m}(x^2 - x_0^2)

Acceleration as a Function of Velocity: a(v)

When acceleration depends on velocity:

a=dvdt=a(v)a = \frac{dv}{dt} = a(v)

Separate variables: dva(v)=dt\frac{dv}{a(v)} = dt

Integrate: v0vdva(v)=0tdt=t\int_{v_0}^v \frac{dv'}{a(v')} = \int_0^t dt' = t

Example: Linear Drag Force

For drag force a=bva = -bv (where b>0b > 0):

dvdt=bv\frac{dv}{dt} = -bv

dvv=bdt\frac{dv}{v} = -b \, dt

v0vdvv=b0tdt\int_{v_0}^v \frac{dv'}{v'} = -b\int_0^t dt'

lnvv0=bt\ln\frac{v}{v_0} = -bt

v(t)=v0ebtv(t) = v_0e^{-bt}

To find position, integrate velocity:

x(t)=0tv0ebtdt=v0b(1ebt)x(t) = \int_0^t v_0e^{-bt'} \, dt' = \frac{v_0}{b}(1 - e^{-bt})

Quadratic Drag Force

For drag proportional to v2v^2: a=bv2a = -bv^2

dvdt=bv2\frac{dv}{dt} = -bv^2

v0vdvv2=b0tdt\int_{v_0}^v \frac{dv'}{v'^2} = -b\int_0^t dt'

1v+1v0=bt-\frac{1}{v} + \frac{1}{v_0} = -bt

v(t)=v01+bv0tv(t) = \frac{v_0}{1 + bv_0t}

Falling with Air Resistance

Terminal velocity occurs when drag force equals gravitational force:

For linear drag: a=gbva = g - bv

At terminal velocity: vt=gbv_t = \frac{g}{b}

General solution: v(t)=vt(1ebt)+v0ebtv(t) = v_t(1 - e^{-bt}) + v_0e^{-bt}

For quadratic drag: a=gbv2a = g - bv^2

Terminal velocity: vt=gbv_t = \sqrt{\frac{g}{b}}

📚 Practice Problems

No example problems available yet.