Last Updated: December 2025 | Reading Time: 15 minutes
If you're learning calculus, understanding derivatives is absolutely essential. A derivative represents the rate at which something changes—think of it as measuring how fast a quantity is changing at any given moment.
In this comprehensive guide, we'll explain what derivatives are, why they matter, and how to calculate them. Whether you're a high school student encountering calculus for the first time or refreshing your knowledge, this guide will help you master derivatives from the ground up.
In plain English: A derivative tells you how fast something is changing.
Imagine you're driving a car. Your speedometer shows you're going 60 miles per hour. That 60 mph is essentially a derivative—it's telling you how fast your position is changing with respect to time.
Mathematically: The derivative of a function at a specific point is the slope of the tangent line to the function's graph at that point.
The derivative of a function f(x) with respect to x is defined as:
f'(x) = lim[h→0] (f(x+h) - f(x)) / h
Don't worry if this looks intimidating! We'll break it down step by step.
Derivatives aren't just abstract mathematical concepts—they have countless real-world applications:
The most intuitive way to understand derivatives is through geometry.
A tangent line is a straight line that touches a curve at exactly one point and has the same slope as the curve at that point.
Key Insight: The derivative at a point gives you the slope of the tangent line at that point.
Learning derivatives is much easier when you know these fundamental rules:
If f(x) = xⁿ, then f'(x) = n·xⁿ⁻¹
If f(x) = c (where c is a constant), then f'(x) = 0
Why? Constants don't change, so their rate of change is zero!
If f(x) = c·g(x), then f'(x) = c·g'(x)
f(x) = 5x³ → f'(x) = 5·(3x²) = 15x²
If f(x) = g(x) ± h(x), then f'(x) = g'(x) ± h'(x)
f(x) = x³ + 2x² - 5x + 7
f'(x) = 3x² + 4x - 5
Let's work through a complete example to show the process:
Step 1: Identify each term
Step 2: Apply the power rule to each term
Step 3: Combine all terms
f'(x) = 12x³ - 4x
Answer: f'(x) = 12x³ - 4x + 5
These derivatives appear constantly in calculus:
| Function f(x) | Derivative f'(x) |
|---|---|
| xⁿ | nxⁿ⁻¹ |
| sin(x) | cos(x) |
| cos(x) | -sin(x) |
| tan(x) | sec²(x) |
| eˣ | eˣ |
| ln(x) | 1/x |
| aˣ | aˣ ln(a) |
Once you master the basics, you'll need these more advanced rules:
If f(x) = g(x)·h(x), then:
f'(x) = g'(x)·h(x) + g(x)·h'(x)
Remember: "First times derivative of second, plus second times derivative of first"
If f(x) = g(x)/h(x), then:
f'(x) = [g'(x)·h(x) - g(x)·h'(x)] / [h(x)]²
Remember: "Low d-high minus high d-low, all over low squared"
If f(x) = g(h(x)), then:
f'(x) = g'(h(x))·h'(x)
Remember: "Derivative of outside function times derivative of inside function"
Use our free derivative calculator to get instant, step-by-step solutions to any derivative problem!
Try Calculator Now →Let's see derivatives in action with a physics example:
Its height (in meters) after t seconds is given by: h(t) = -5t² + 20t + 2
Find:
Solution:
1. Velocity = first derivative of height
2. Velocity at t = 2:
3. Maximum height occurs when velocity = 0:
Now that you understand what derivatives are, here are your next steps:
Try our free derivative calculator now! Get instant, step-by-step solutions to any derivative problem.
Start Calculating →