Solved Derivative Examples
Master calculus with comprehensive solved derivative problems featuring detailed step-by-step solutions. From basic power rule examples to advanced chain rule, product rule, and implicit differentiation problems, each example includes complete explanations to help you understand the process and build problem-solving skills.
Try solving each problem yourself first, then check the step-by-step solution. This active practice method dramatically improves retention compared to passive reading!
📑 Example Categories
🌱 Basic Examples (Power Rule)
Start with fundamental power rule examples to build your foundation.
d/dx[x⁴] = 4x³
d/dx[-3x²] = -3(2x) = -6x
d/dx[5x] = 5
d/dx[-7] = 0
f'(x) = 4x³ - 6x + 5
√x = x^(1/2)
1/x² = x^(-2)
So: f(x) = x^(1/2) + x^(-2)
d/dx[x^(1/2)] = (1/2)x^(-1/2) = 1/(2√x)
d/dx[x^(-2)] = -2x^(-3) = -2/x³
(x - 1)(x + 2) = x² + x - 2
(x² + x - 2)(x - 3) = x³ - 2x² - 5x + 6
f'(x) = 3x² - 4x - 5
⚡ Product Rule Examples
Master the product rule with these worked examples. See the complete Product Rule Tutorial for more!
u = x³, v = sin(x)
u' = 3x², v' = cos(x)
= 3x² · sin(x) + x³ · cos(x)
u = e^x, u' = e^x
v = x² + 1, v' = 2x
= e^x · (x² + 1) + e^x · 2x
= e^x(x² + 1 + 2x)
= e^x(x² + 2x + 1)
🔗 Chain Rule Examples
Practice chain rule problems with composite functions. Check our Chain Rule Complete Guide for detailed explanations!
Outer: ( )⁴
Inner: 3x² - 5
4(3x² - 5)³
= 4(3x² - 5)³ · 6x
= 24x(3x² - 5)³
Outermost: sin( )
Middle: cos( )
Innermost: x²
Outer derivative: cos(cos(x²))
Middle derivative: -sin(x²)
Inner derivative: 2x
= cos(cos(x²)) · (-sin(x²)) · 2x
Outer: e^( )
Inner: x² + 3x
= e^(x² + 3x) · (2x + 3)
➗ Quotient Rule Examples
Master quotient rule differentiation with these examples.
u = x² + 1, u' = 2x
v = x - 2, v' = 1
= [2x(x - 2) - (x² + 1)(1)]/(x - 2)²
= [2x² - 4x - x² - 1]/(x - 2)²
= (x² - 4x - 1)/(x - 2)²
u = sin(x), u' = cos(x)
v = cos(x), v' = -sin(x)
= [cos(x)·cos(x) - sin(x)·(-sin(x))]/cos²(x)
= [cos²(x) + sin²(x)]/cos²(x)
= 1/cos²(x) = sec²(x) ✓
📐 Trigonometric Examples
Practice trigonometric derivatives with various functions.
Outer: tan( ) → sec²( )
Inner: 3x² → 6x
= sec²(3x²) · 6x
Let u = x·sin(x), v = cos(x)
First find u': u' = sin(x) + x·cos(x)
= u'v + uv'
= [sin(x) + x·cos(x)]·cos(x) + x·sin(x)·(-sin(x))
= sin(x)cos(x) + x·cos²(x) - x·sin²(x)
🔄 Implicit Differentiation Examples
Master implicit differentiation for equations not solved for y. See our Implicit Differentiation Guide!
d/dx[x²] + d/dx[y²] = d/dx[25]
2x + 2y·(dy/dx) = 0
2y·(dy/dx) = -2x
dy/dx = -2x/2y = -x/y
3x² + 3y²·(dy/dx) = 6y + 6x·(dy/dx)
3y²·(dy/dx) - 6x·(dy/dx) = 6y - 3x²
(3y² - 6x)·(dy/dx) = 6y - 3x²
dy/dx = (6y - 3x²)/(3y² - 6x)
dy/dx = (2y - x²)/(y² - 2x)
🎯 Practice More Problems
Test your skills with our interactive derivative calculator featuring step-by-step solutions!
Try Derivative Calculator →📚 Study Tips
- Practice actively: Try problems before checking solutions
- Focus on patterns: Notice when to use each rule
- Check your work: Use our calculator to verify answers
- Review formulas: Keep our formula reference handy
- Build gradually: Master basic problems before advanced ones
Continue learning with these detailed guides: