This Derivative Calculator helps you find the derivative of a function and shows the working clearly step by step. It can be used to differentiate common algebraic expressions and understand how rules such as the power rule, sum rule, and other basic differentiation rules are applied. This makes it useful for checking answers, learning derivative methods, and practising calculus more confidently.
Step-by-step method
- Set up the problem.
- Pick the rule.
- Apply the rule.
- Simplify.
Formula:
Example 1: f(x) = 3x^2+5x-4
Step 1 - Set up the problem.
In this problem: We will differentiate f(x) with respect to x.
Step 2 - Pick the rule.
In this problem: Use the Sum/Difference rule: differentiate each term separately (shown in one line).
(3x2 + 5x − 4) ⇒ (3x2) + (5x) − (4)
Step 3A - Set up this term.
In this problem: Use the Constant multiple rule: pull out the constant. Here k = 3 and u = x^2.
Step 3B - Pick the rule (identity).
In this problem: Now differentiate the inside using the Power rule. Here u = x and n = 2.
Step 3C - Apply the rule.
In this problem: Compute the inside derivative, then multiply by k = 3.
Step 3D - Set up this term.
In this problem: Use the Constant multiple rule: pull out the constant. Here k = 5 and u = x.
Step 3E - Pick the rule (identity).
In this problem: Now differentiate the inside using the Derivative of x. Here the inside is x.
Step 3F - Apply the rule.
In this problem: Compute the inside derivative, then multiply by k = 5.
Step 3G - Set up this term.
In this problem: Write the derivative operator for this term.
Step 3H - Pick the rule (identity).
In this problem: Use the Constant rule. Here c = 4.
Step 3I - Apply the rule.
In this problem: Apply the identity to get the derivative of this term.
Step 3J - Combine the results.
In this problem: Add the differentiated terms back together to form f'(x). No further simplification is needed.
Final answer: f'(x) = 6x + 5
Example 2: f(x) = (1/2)x^3+sin(x)
Step 1 - Set up the problem.
In this problem: We will differentiate f(x) with respect to x.
Step 2 - Pick the rule.
In this problem: Use the Sum/Difference rule: differentiate each term separately (shown in one line).
(x3 + sin(x)) ⇒ (x3) + (sin(x))
Step 3A - Set up this term.
In this problem: Use the Constant multiple rule: pull out the constant. Here k = 1/2 and u = x^3.
Step 3B - Pick the rule (identity).
In this problem: Now differentiate the inside using the Power rule. Here u = x and n = 3.
Step 3C - Apply the rule.
In this problem: Compute the inside derivative, then multiply by k = 1/2.
Step 3D - Set up this term.
In this problem: Write the derivative operator for this term.
Step 3E - Pick the rule (identity).
In this problem: Use the Trig rule (sin). Here u = x.
Step 3F - Apply the rule.
In this problem: Apply the identity to get the derivative of this term.
Step 3G - Combine the results.
In this problem: Add the differentiated terms back together to form f'(x). No further simplification is needed.
Final answer: f'(x) = 3x^2/2 + cos(x)