Derivatives and Graphs 📈
students, in calculus, derivatives help us understand how a graph is changing at each point. Imagine watching a car move along a road. The speedometer tells you the car’s instantaneous speed at one moment, not just how far it has gone overall. A derivative works in a similar way: it measures the rate of change of a function at a specific point. In this lesson, you will learn how derivatives and graphs are connected, how to interpret them, and how this idea is used in IB Mathematics Analysis and Approaches SL.
What derivatives mean
The derivative of a function tells us the gradient or slope of the graph at a point. If a graph is rising, the derivative is positive. If it is falling, the derivative is negative. If the graph is flat, the derivative is $0$. This makes derivatives very useful for understanding the shape of a graph.
The formal definition of the derivative uses a limit:
$$f'(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}$$
This formula means we look at the slope of a very small secant line and let the interval shrink to zero. The result is the slope of the tangent line. A secant line joins two points on a curve, while a tangent line touches the curve at one point and shows the direction the graph is heading there.
For example, if $f(x)=x^2$, then
$$f'(x)=2x$$
This means the slope of the graph $y=x^2$ depends on the value of $x$. At $x=1$, the gradient is $2$, and at $x=-3$, the gradient is $-6$. So the curve is rising on the right side and falling on the left side.
Reading graphs using derivatives
students, one major goal in calculus is to connect algebra with graph shape. The derivative gives important clues about what a graph looks like.
If $f'(x)>0$ on an interval, then $f(x)$ is increasing there. If $f'(x)<0$, then $f(x)$ is decreasing. If $f'(x)=0$ at a point, the graph may have a turning point, but not always. Sometimes the graph is flat for just a moment and keeps going upward or downward.
These ideas help you sketch graphs and interpret given ones. For example, suppose a function has the derivative
$$f'(x)=x-2$$
Then:
- when $x<2$, we have $f'(x)<0$, so $f(x)$ is decreasing;
- when $x=2$, we have $f'(x)=0$;
- when $x>2$, we have $f'(x)>0$, so $f(x)$ is increasing.
This tells us that the original function has a local minimum at $x=2$ if the sign changes from negative to positive. In real life, this could model something like the cost of producing items, where the minimum cost happens at a certain production level.
Tangent lines and average rate of change
A derivative is about instantaneous change, but it is closely related to average rate of change. The average rate of change of $f(x)$ from $x=a$ to $x=b$ is
$$\frac{f(b)-f(a)}{b-a}$$
This is the slope of the secant line through the points $(a,f(a))$ and $(b,f(b))$. When $b$ gets closer and closer to $a$, the secant line approaches the tangent line. That is why derivatives give the slope of the tangent.
For example, for $f(x)=x^2$, the average rate of change from $x=1$ to $x=3$ is
$$\frac{f(3)-f(1)}{3-1}=\frac{9-1}{2}=4$$
But the instantaneous rate of change at $x=1$ is
$$f'(1)=2$$
These are different because average rate of change looks at a whole interval, while a derivative looks at one exact point. In physics, this difference is like comparing average speed on a trip with speed at a single instant ⏱️.
Derivative rules used in IB AA SL
To work efficiently, you need derivative rules. The most important ones in IB Mathematics Analysis and Approaches SL include:
$$\frac{d}{dx}(c)=0$$
$$\frac{d}{dx}(x^n)=nx^{n-1}$$
$$\frac{d}{dx}(kf(x))=kf'(x)$$
$$\frac{d}{dx}(f(x)+g(x))=f'(x)+g'(x)$$
These rules let you find derivatives of many functions quickly.
Example: If
$$f(x)=3x^4-5x^2+7$$
then
$$f'(x)=12x^3-10x$$
This derivative can be used to find where the graph is increasing, decreasing, or stationary. A stationary point is a point where the gradient is zero, so $f'(x)=0$.
For example, solve
$$12x^3-10x=0$$
Factor out $2x$:
$$2x(6x^2-5)=0$$
So the stationary points occur when
$$x=0$$
or when
$$6x^2-5=0$$
This gives
$$x=\pm\sqrt{\frac{5}{6}}$$
These are important because they may be turning points or points of horizontal tangent.
First derivative test and graph shape
The first derivative test helps identify whether a stationary point is a local maximum, local minimum, or neither. Check the sign of $f'(x)$ on either side of the stationary point.
- If $f'(x)$ changes from positive to negative, the graph has a local maximum.
- If $f'(x)$ changes from negative to positive, the graph has a local minimum.
- If the sign does not change, the point is not a turning point.
Example: Suppose
$$f'(x)=(x-1)(x+2)$$
The zeros are $x=-2$ and $x=1$. Test the signs:
- for $x<-2$, both factors are negative, so $f'(x)>0$;
- for $-2<x<1$, one factor is negative and one positive, so $f'(x)<0$;
- for $x>1$, both factors are positive, so $f'(x)>0$.
So the graph rises, then falls, then rises again. That means there is a local maximum at $x=-2$ and a local minimum at $x=1$. This kind of reasoning is essential in IB questions about sketching and interpreting graphs.
Differentiating common graph types
Not all graphs are polynomials. You may also need to differentiate expressions involving powers, roots, and trigonometric functions. For example:
$$\frac{d}{dx}(\sin x)=\cos x$$
$$\frac{d}{dx}(\cos x)=-\sin x$$
$$\frac{d}{dx}(e^x)=e^x$$
These derivatives are very useful for graph analysis because they help describe curves that repeat, grow rapidly, or level off.
Suppose
$$f(x)=\sin x$$
Then
$$f'(x)=\cos x$$
At points where $\cos x=0$, the graph of $\sin x$ has horizontal tangents. This happens at
$$x=\frac{\pi}{2}+k\pi$$
for integers $k$. On a sine graph, the peaks and troughs occur where the derivative is zero, which connects shape and calculus in a very direct way.
Interpreting graphs in real contexts
Derivatives are not just about abstract curves. They appear in science, economics, and everyday situations. If $s(t)$ represents the position of a moving object, then
$$s'(t)$$
is the velocity, and
$$s''(t)$$
is the acceleration.
For example, if a ball’s height is modeled by a function $h(t)$, then $h'(t)$ tells you whether the ball is going up or down at time $t$. If $h'(t)=0$, the ball may be at its highest point. This helps explain motion and graph behavior at the same time.
In business, if $C(x)$ is the cost of producing $x$ items, then $C'(x)$ is the marginal cost. If $C'(x)$ is positive, producing more items increases cost. If $C'(x)$ is very small, the cost is changing slowly. These interpretations are important because they show why derivatives matter beyond pure mathematics 💡.
Conclusion
students, derivatives and graphs are one of the most important connections in calculus. The derivative tells us the slope of a curve, the direction of change, and the behavior of a function near a point. By using rules of differentiation, you can find where graphs increase, decrease, and turn. By using derivative signs, you can sketch and interpret graphs with confidence. This topic also links to applications such as motion, optimization, and real-world change. In IB Mathematics Analysis and Approaches SL, mastering derivatives and graphs gives you a strong foundation for the rest of calculus.
Study Notes
- The derivative is the gradient of a function at a point.
- The definition is $f'(x)=\lim_{h\to 0}\frac{f(x+h)-f(x)}{h}$.
- A positive derivative means the function is increasing.
- A negative derivative means the function is decreasing.
- A zero derivative means the tangent line is horizontal.
- A secant line shows average rate of change, while a tangent line shows instantaneous rate of change.
- Use derivative rules such as $\frac{d}{dx}(x^n)=nx^{n-1}$ and $\frac{d}{dx}(f(x)+g(x))=f'(x)+g'(x)$.
- Stationary points occur when $f'(x)=0$.
- Sign changes in $f'(x)$ help identify local maxima and minima.
- Derivatives help interpret graphs in motion, economics, and other real-world contexts.
- Derivatives and graphs are a core part of calculus and build toward optimization and kinematics.
