Calculus 1

Calculus 1 introduces the fundamental concepts of limits, derivatives, and integrals, providing a foundation for advanced mathematical studies.

Advanced Topics

The Chain Rule and Product Rule

What Are the Chain Rule and Product Rule?

When you need to take the derivative of more complicated functions—like a function inside another function, or two functions multiplied together—you use these rules!

The Chain Rule

Used when differentiating a "function within a function," such as \( \sin(x^2) \).

\[ \frac{d}{dx} f(g(x)) = f'(g(x)) \cdot g'(x) \]

The Product Rule

Used when differentiating the product of two functions.

\[ \frac{d}{dx} [u(x)v(x)] = u'(x)v(x) + u(x)v'(x) \]

Why Are These Rules Important?

They let you tackle more interesting and realistic problems where functions are combined or nested.

When Should You Use Them?

  • Chain Rule: Whenever one function is inside another.
  • Product Rule: Whenever two functions are multiplied.

Examples

  • The derivative of \( (3x^2 + 1)^{10} \) uses the chain rule.

  • The derivative of \( x^2 \cdot e^x \) uses the product rule.

In a Nutshell

These rules help you find derivatives of more complex functions.