Calculus/Kinematics

From testwiki
Jump to navigation Jump to search

Template:Calculus/Top Nav

Introduction

Kinematics or the study of motion is a very relevant topic in calculus.

If x is the position of some moving object, and t is time, this section uses the following conventions:

  • x(t) is its position function
  • v(t)=x(t) is its velocity function
  • a(t)=x(t) is its acceleration function

Differentiation

Average Velocity and Acceleration

Average velocity and acceleration problems use the algebraic definitions of velocity and acceleration.

  • vavg=ΔxΔt
  • aavg=ΔvΔt

Examples

Example 1:

A particle's position is defined by the equation x(t)=t32t2+t . Find the
average velocity over the interval [2,7] .
  • Find the average velocity over the interval [2,7] :
vavg =x(7)x(2)72
=25225
=50
Answer: vavg=50 .

Instantaneous Velocity and Acceleration

Instantaneous velocity and acceleration problems use the derivative definitions of velocity and acceleration.

  • v(t)=dxdt
  • a(t)=dvdt

Examples

Example 2:

A particle moves along a path with a position that can be determined by the function x(t)=4t3+et . 
Determine the acceleration when t=3 .
  • Find v(t)=dsdt .
dsdt=12t2+et
  • Find a(t)=dvdt=d2sdt2 .
d2sdt2=24t+et
  • Find a(3)=d2sdt2|t=3
d2sdt2|t=3 =24(3)+e3
=72+e3
=92.08553692
Answer: a(3)=92.08553692

Integration

  • x2x1=t1t2v(t)dt
  • v2v1=t1t2a(t)dt

Template:Calculus/TOC

Template:Calculus/Stub