Power Rule Calculator

Published on: April 20, 2025
Final Answer: Free Full Steps: Plus

This Power Rule Calculator helps you differentiate powers of x. The power rule is used when a variable is raised to a constant exponent, and it can also handle a constant multiple in front of the power, such as 2x^2 or 5x^4. The calculator shows the setup, formula, solving work, optional collapsible steps, and final answer.

Step-by-step method

  1. Set up the problem.
  2. If a constant coefficient is present, apply the constant multiple rule first.
  3. Write the power rule formula.
  4. Substitute the exponent into the power rule.
  5. Solve and simplify.

Formula: This is the power rule formula.

\(\frac{d}{dx}{x}^{n} = n\,{x}^{n - 1}\)

Example 1:

\(f\left(x\right) = {x}^{2}\)

Step 1 - Set up the problem.

In this problem: We are given \(x^{2}\). This is a power of \(x\), so the exponent is \(n = 2\).

\(f\left(x\right) = {x}^{2}\)

Step 2 - Write the power rule formula.

In this problem: The power rule says to move the exponent to the front, then subtract 1 from the exponent.

\(\frac{d}{dx}{x}^{n} = n\,{x}^{n - 1}\)

Step 3 - Substitute the given power into the formula.

In this problem: Here, \(n = 2\). Substitute this exponent into the power rule, but do not simplify yet.

\(\frac{d}{dx}{x}^{2} = 2{x}^{2 - 1}\)

Step 4 - Solve and simplify.

In this problem: Now subtract 1 from the exponent and keep the result in power form. This gives \(2{x}^{1}\).

\(2{x}^{2 - 1} = 2{x}^{1} = 2 x\)

Final answer:

\(f'\left(x\right) = 2 x\)

Example 2:

\(f\left(x\right) = 2{x}^{4}\)

Step 1 - Set up the problem.

In this problem: We are given \(2 x^{4}\). This is a constant multiple of a power of \(x\). The coefficient is \(2\), the power part is \(x^{4}\), and the exponent is \(n = 4\).

\(f\left(x\right) = 2{x}^{4}\)

Step 2 - Apply the constant multiple rule first.

In this problem: Before using the power rule, apply the constant multiple rule because \(2\) is a constant coefficient.

\(\frac{d}{dx}2{x}^{4} = 2\cdot \frac{d}{dx}{x}^{4}\)

Step 3 - Write the power rule formula.

In this problem: Now use the power rule on the remaining power of \(x\).

\(\frac{d}{dx}{x}^{n} = n\,{x}^{n - 1}\)

Step 4 - Substitute the exponent into the formula.

In this problem: Here, \(n = 4\). Substitute this exponent into the power rule, then keep the coefficient \(2\) outside.

\(2\cdot \frac{d}{dx}{x}^{4} = 2\cdot 4{x}^{4 - 1}\)

Step 5 - Solve and simplify.

In this problem: Apply the power rule to \(x^{4}\), multiply by the constant \(2\), and keep the solving line in power form. This gives \(8{x}^{3}\).

\(2\cdot 4{x}^{3} = 8{x}^{3}\)

Final answer:

\(f'\left(x\right) = 8 x^{3}\)