โ˜ฐ

Lesson 5: Basic Derivative Rules (Power, Constant, Sum)

1. Constant Rule

The derivative of any constant is zero.

\[ \frac{d}{dx} [c] = 0 \]

Example: \(d/dx [7] = 0, d/dx [-5.3] = 0\)

Intuition: a horizontal line has slope 0 everywhere.

Exercise 1

What is the derivative of \(f(x) = 100\)?

2. Power Rule

Bring down the exponent and subtract one from it:

\[ \frac{d}{dx} [x^{n}] = n \cdot x^{n-1} \]

Works for any real \(n\) (positive, negative, fractions).

Examples:

Exercise 2

Find the derivative:
\(f(x) = 3x^5 - 4x^2 + 7\)
\(f'(x) = \) \(x^4 +\) \(x +\)

3. Constant Multiple & Sum/Difference Rules

\(d/dx [c ยท f(x)] = c ยท f'(x)\)

\(d/dx [f(x) ยฑ g(x)] = f'(x) ยฑ g'(x)\)

Example: \(d/dx [5x^3 - 2x^2 + 9x - 4] = 15x^2 - 4x + 9\)

Exercise 3

Which are correct derivatives? (Select all that apply)
โ† Previous Lesson (4) Next Lesson (6) โ†’