Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

BD1 Basic Differentiation Rules

Core Concepts

Power Rule

It’s helpful to think of this rule as a 3-step process:

  1. Bring down the old exponent and put it in front.

  2. Keep the variable the same.

  3. Subtract one from the exponent.

Constant Multiple Rule

ddx[kf(x)]=kddx[f(x)]\dfrac{d}{dx}\bigg[ k \cdot f(x)\bigg] = k \cdot \dfrac{d}{dx}\bigg[f(x)\bigg]

This derivative tells us what to do with the derivative if we are multiplying some variable terms by a constant. We can think of this rule as telling us to move the constant-multiple out in front of the derivative process and just focus on getting the derivative of the variable terms.

Sum/Difference Rule

ddx[f(x)±g(x)]=ddx[f(x)]±ddx[g(x)]\dfrac{d}{dx}\bigg[ f(x) \pm g(x) \bigg] = \dfrac{d}{dx}\bigg[f(x)\bigg] \pm \dfrac{d}{dx}\bigg[g(x)\bigg]

Primary Examples

Homework

Write out each question as well as your solution on the homework page template.