ACEpath
Select Subject
Select Unit

Relationships: v(t)=s(t)v(t)=s'(t)

Relationships: v(t) = s'(t)

Velocity is the derivative of position: v(t)=s(t)=dsdtv(t) = s'(t) = \frac{ds}{dt}

Relationships: a(t)=v(t)=s(t)a(t)=v'(t)=s''(t)

Relationships: a(t) = v'(t) = s''(t)

Acceleration is the derivative of velocity, second derivative of position: a(t)=v(t)=s(t)=d2sdt2a(t) = v'(t) = s''(t) = \frac{d^2s}{dt^2}

Implicit Differentiation With Respect To Time

All variables are functions of time, so differentiate with respect to t: ddt(x2+y2)=2xdxdt+2ydydt\frac{d}{dt}(x^2 + y^2) = 2x\frac{dx}{dt} + 2y\frac{dy}{dt}

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

Linear Approximation Formula: L(x)=f(a)+f(a)(xa)L(x)=f(a)+f'(a)(x-a)

Linear Approximation Formula: L(x) = f(a) + f'(a)(x - a)

Tangent line approximation near x = a: L(x)=f(a)+f(a)(xa)L(x) = f(a) + f'(a)(x - a)

Example: Approximate 4.1\sqrt{4.1} Let f(x) = x\sqrt{x}, a = 4 f(4)=2f(4) = 2, f(x)=12xf'(x) = \frac{1}{2\sqrt{x}}, f(4)=14f'(4) = \frac{1}{4} L(4.1)=2+14(0.1)=2.025L(4.1) = 2 + \frac{1}{4}(0.1) = 2.025

L'hospital's Rule Statement And Application

L'Hôpital's Rule Statement and Application

For 00\frac{0}{0} or \frac{\infty}{\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)}

Other indeterminate forms:

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