Complete Derivative Rules Guide: Master Calculus Differentiation
Definitive reference for all derivative rules with clear formulas, step-by-step explanations, 50+ worked examples, common mistakes to avoid, and practice resources. Updated for 2026 calculus curriculum.
📑 Table of Contents
Derivative rules are proven mathematical formulas that provide efficient methods for finding derivatives without repeatedly using the limit definition. They transform the fundamental concept of instantaneous rate of change into practical computational procedures applicable to all elementary functions.
Educational Purpose: These rules serve as building blocks for differential calculus, enabling solutions to problems in physics, engineering, economics, and data science where rates of change are fundamental.
📐 1. Basic Derivative Rules
These foundational rules handle simple functions and operations. Master these before moving to advanced rules.
The most fundamental rule for differentiating terms with variables raised to constant powers. Works for any real exponent.
Step-by-Step Application:
Example 1: d/dx[x⁵] = 5·x⁴
Example 2: d/dx[x²] = 2·x¹ = 2x
Example 3: d/dx[√x] = d/dx[x¹ᐟ²] = ½·x⁻¹ᐟ² = 1/(2√x)
Example 4: d/dx[1/x³] = d/dx[x⁻³] = -3·x⁻⁴ = -3/x⁴
Related Resource: Practice with our Interactive Derivative Calculator for instant feedback.
Constants can be factored out of derivatives, saving computation time.
Example: d/dx[4x³] = 4·d/dx[x³] = 4·3x² = 12x²
Example: d/dx[-5√x] = -5·d/dx[√x] = -5·(1/(2√x)) = -5/(2√x)
Example: d/dx[πx²] = π·2x = 2πx
🔗 2. Combination Rules
These rules handle combinations of functions through multiplication, division, or composition.
| Rule | When to Use | Formula | Memory Aid |
|---|---|---|---|
| Product Rule | Two functions multiplied: f(x)·g(x) | f'g + fg' | "First d-second + second d-first" |
| Quotient Rule | Two functions divided: f(x)/g(x) | (f'g - fg')/g² | "Low d-high minus high d-low over low squared" |
| Chain Rule | Composite functions: f(g(x)) | f'(g(x))·g'(x) | "Derivative of outside × derivative of inside" |
The single most important derivative rule, used in over 80% of differentiation problems. Handles composite functions (functions inside other functions).
Chain Rule Application Steps:
Example 1: d/dx[sin(3x)]
Outer: sin(u), Inner: u = 3x
f'(u) = cos(u), g'(x) = 3
Result: cos(3x)·3 = 3cos(3x)
Example 2: d/dx[(x² + 4)⁵]
Outer: u⁵, Inner: u = x² + 4
f'(u) = 5u⁴, g'(x) = 2x
Result: 5(x² + 4)⁴·2x = 10x(x² + 4)⁴
Master This Rule: Explore our Comprehensive Chain Rule Guide with 25+ examples and interactive practice.
📈 Special Function Derivatives
Essential Derivatives for Common Functions
Memorize these fundamental derivatives. All other derivatives can be derived using rules above.
• d/dx[eˣ] = eˣ
• d/dx[2ˣ] = 2ˣ·ln(2)
• d/dx[e^(5x)] = 5e^(5x) (Chain Rule)
• d/dx[10ˣ] = 10ˣ·ln(10)
Related: See Exponential & Logarithmic Guide for applications.
• d/dx[ln(x)] = 1/x
• d/dx[ln(3x)] = 1/(3x)·3 = 1/x (Chain Rule)
• d/dx[log₂(x)] = 1/(x·ln(2))
• d/dx[ln(x²+1)] = (2x)/(x²+1)
• d/dx[sin(3x)] = cos(3x)·3 = 3cos(3x)
• d/dx[cos(x²)] = -sin(x²)·2x = -2x·sin(x²)
• d/dx[tan(5x)] = sec²(5x)·5 = 5sec²(5x)
Learn more: See our Trigonometric Derivatives Guide for proofs and examples.
🎯 4. When to Use Each Rule: Decision Guide
- Is it a simple power of x? → Use Power Rule
- Is there a constant coefficient? → Use Constant Multiple Rule
- Is it a sum/difference of terms? → Use Sum/Difference Rule term-by-term
- Are functions multiplied? → Use Product Rule
- Are functions divided? → Use Quotient Rule
- Is there a function inside another function? → Use Chain Rule
- Is it a special function (sin, cos, eˣ, ln)? → Use corresponding derivative formula
Key Insight: Most problems require multiple rules applied in sequence. Work from the outside in.
Problem: Find d/dx[3x²·sin(2x)]
⚠️ 5. Common Mistakes & How to Avoid Them
- Forgetting Chain Rule: d/dx[sin(2x)] ≠ cos(2x) but = cos(2x)·2
- Product Rule as Multiplication: d/dx[f·g] ≠ f'·g' but = f'g + fg'
- Quotient Rule Sign Error: Remember f'g - fg' (minus, not plus)
- Constant vs. Function: d/dx[π] = 0 but d/dx[πˣ] = πˣ·ln(π)
- Power Rule Misapplication: d/dx[x²·x³] ≠ 2x·3x² but simplify to x⁵ first or use Product Rule
Learn from Errors: Review our Common Derivative Mistakes Guide to avoid these pitfalls.
💪 6. Practice Resources & Tools
Interactive Derivative Calculator
Step-by-step solutions with explanation for any derivative problem.
Practice Problems
50+ graded problems with solutions, from basic to advanced.
Rules Cheat Sheet
One-page PDF summary of all derivative rules and formulas.
Daily Calculus Challenge
New derivative problem every day to build mastery.
❓ 7. Frequently Asked Questions
Q: What's the most important derivative rule to memorize?
A: The Chain Rule is most important because it appears in over 80% of derivative problems. Master: d/dx[f(g(x))] = f'(g(x))·g'(x).
Q: How do I know when to use Product vs. Quotient Rule?
A: Product Rule for multiplication (f·g), Quotient Rule for division (f/g). If uncertain, try rewriting f/g as f·g⁻¹ and using Product + Chain Rule.
Q: Do I need to memorize all trigonometric derivatives?
A: Memorize sin→cos, cos→-sin. The other four can be derived or use our Trig Derivatives Master Guide.
Q: How can I check if my derivative is correct?
A: Use our Derivative Calculator for verification, check limiting behavior, or differentiate your answer to see if you get the original function (integration check).
Ready to Master Derivatives?
Practice with our interactive tools and step-by-step guides. Build confidence with instant feedback and detailed solutions.
Start Practicing Now →Or explore our complete calculator collection