ACEpath
Select Subject
Select Unit

Position, Velocity, And Acceleration

  • Position s(t): Location relative to origin
  • Velocity v(t): v(t)=s(t)v(t) = s'(t) = instantaneous rate of change of position
  • Acceleration a(t): a(t)=v(t)=s(t)a(t) = v'(t) = s''(t) = instantaneous rate of change of velocity
  • Speed: v(t)|v(t)| (absolute value of velocity)

Derivatives In Motion Problems

  • Positive velocity: moving in positive direction (right/up)
  • Negative velocity: moving in negative direction (left/down)
  • Speeding up: velocity and acceleration have same sign
  • Slowing down: velocity and acceleration have opposite signs

Applications In Biology, Economics, Etc.

Related rates problems involve multiple quantities changing with respect to time, all related through an equation.

Common applications:

  • Biology: Population growth, drug concentration
  • Economics: Cost, revenue, profit optimization
  • Physics: Distance, area, volume changes

Tangent Line Approximation

Linearization formula: L(x)=f(a)+f(a)(xa)L(x) = f(a) + f'(a)(x-a)

Used to approximate function values near x = a.

Differential approximation: Δydy=f(x)Δx\Delta y \approx dy = f'(x) \cdot \Delta x

Error Analysis (Over/underestimation)

  • Overestimate: Linear approximation is greater than actual value
  • Underestimate: Linear approximation is less than actual value
  • For concave up functions: tangent line underestimates
  • For concave down functions: tangent line overestimates

L'hospital's Rule

L'Hôpital's Rule

Other indeterminate forms (must convert to 0/0 or ∞/∞):

  • 00 \cdot \infty: Rewrite as fraction
  • \infty - \infty: Combine fractions
  • 00,1,00^0, 1^\infty, \infty^0: Take ln first

Example: limx0sinxx=limx0cosx1=1\lim_{x \to 0}\frac{\sin x}{x} = \lim_{x \to 0}\frac{\cos x}{1} = 1

0/00/0

0/0 or Infinity/Infinity (Applicable Conditions)

For indeterminate forms 00\frac{0}{0} or ±±\frac{\pm\infty}{\pm\infty}: limxcf(x)g(x)=limxcf(x)g(x)\lim_{x \to c}\frac{f(x)}{g(x)} = \lim_{x \to c}\frac{f'(x)}{g'(x)}