MathSci Problems
Intro to Derivatives
Average Rate of Change
In algebra, we learn that slope measures an average rate of change, given by ( \( m = \frac{\Delta y}{\Delta x} \) ), calculated between two points.
To see what this means in practice, imagine a theoretical “perfect battery” that charges from 0% to 100% in exactly 60 minutes, at a perfectly constant rate.
$$\text{Rate} = \frac{100\% – 0\%}{60\ \text{min}} \approx 1.7\% \text{ per minute}$$
In this simplified world, the charger delivers a steady 1.7% of charge every single minute. Minute 1 looks exactly like minute 59. The graph is a straight line, and the slope is the same everywhere.

But real batteries do not behave this way. Anyone who has plugged their phone into a fast charger has probably noticed this. When your battery is nearly dead, the percentage jumps up quickly. Once you reach around 70–80%, the charging slows down a lot.
The reason is that the charging process itself changes as the battery fills. Early on, lithium ions have plenty of available space to move into, so current flows easily and the battery charges quickly. As the battery becomes more full, those available spots start to disappear. The ions crowd each other, so they move more slowly, and the charging rate slows down.
Zooming In on a Single Moment
Now let’s say we want to measure the charging rate at minute 50. Using the full 60-minute interval gives us the same old 1.7% per minute, which clearly misses what is actually happening at that moment.
So what if we zoom in? We could measure the change between minute 50 and minute 60. That is better, but still not great. What if we go closer still and measure between minute 50 and minute 51? Now the line connecting those two points, called a secant line, hugs the curve more tightly.
But there is no reason to stop there. We could measure between minute 50 and minute 50.1, or minute 50 and minute 50.001. As the interval gets smaller and smaller, the slope we calculate gets closer and closer to the true charging rate at minute 50 itself.

This is the big idea. To find the slope at a single moment, we shrink the time interval down toward zero, without ever actually letting it become zero. Mathematically, we describe this process using a limit.
This limiting slope is called the derivative. Conceptually, it is the transition from a secant line, which cuts through the curve, to a tangent line, which just touches the curve at one point.

We write this idea symbolically as
$$\Delta t \to 0$$
Now that we have the idea of shrinking the gap arbitrarily close to zero, we can look at the mathematical definition you will see in your textbook:
$$f'(x) = \lim_{h \to 0} \frac{f(x+h) – f(x)}{h}$$
Let’s understand this formula through our battery example:
( \( f(x) \) ) is the battery charge at minute 50.
( \( h \) ) is the tiny slice of time we wait.
( \( f(x+h) \) ) is the charge at minute 50 plus that tiny slice.
( \( f(x+h) – f(x) \) ) is the small amount of energy gained during that slice of time.
The fraction itself is just rise over run: energy gained divided by time passed.
( \( \lim_{h \to 0} \) ) is the instruction to shrink the time interval arbitrarily close to zero.
As you move forward, you will learn shortcuts like the Power Rule and the Chain Rule. These are useful for computation, but every derivative is still answering the same question we asked with the battery: what is the slope as the time interval shrinks toward zero.
Reflect & Explore
Here are some open-ended questions to help you think more deeply about this material and connect it to related ideas.
- Consider a curve that has a sharp corner at a point. What happens to the slopes of secant lines as you approach that point from the left versus from the right? Should there be a single “instantaneous rate” there? Why or why not?
- Suppose someone claims that the derivative at a point is just “the slope between that point and the next one.” What is flawed about the idea of “the next point” on a continuous curve?
Suppose a function is decreasing, but its derivative is increasing. Describe a real situation where this would make sense.
