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.
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:
\(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\)