In calculus, the power rule is one of the simplest and most important rules for differentiation. It describes how to take the derivative of a function of the form \(x^n\). This rule states that if you have \(f(x) = x^n\), then the derivative \(f'(x)\) is given by \(n \cdot x^{n-1}\).
Here’s how you apply it:
- Identify the exponent \(n\) in your function
- Multiply the function by \(n\)
- Reduce the exponent by 1
For example, for the term \(x^4\), the derivative would be \(4 x^3\). Applying the power rule makes differentiation straightforward and efficient.
This rule is essential for simplifying more complex functions, which we will see in the exercise solution below.