Introduction: Why Differentiation Matters for Graphs
Welcome! So far, you have learned how to differentiate functions like \( y = x^n \). But why do we do it? In this chapter, we explore how differentiation acts like a high-tech magnifying glass for graphs. It allows us to find the exact slope of a curve at any point, identify where a graph reaches its highest and lowest points, and even find the equations of lines that just "graze" the curve.
Don't worry if calculus feels a bit abstract right now—we are going to break it down into simple, visual steps that anyone can follow!
1. Increasing and Decreasing Functions
Imagine you are walking along a graph from left to right. Sometimes you are walking uphill, and sometimes you are walking downhill. Differentiation tells us exactly which one you are doing!
Increasing Functions
A function is increasing if the graph is moving upwards as you move to the right. In math terms, this means the gradient is positive.
The Rule: If \( \frac{dy}{dx} > 0 \), the function is increasing.
Decreasing Functions
A function is decreasing if the graph is moving downwards as you move to the right. This means the gradient is negative.
The Rule: If \( \frac{dy}{dx} < 0 \), the function is decreasing.
Example: For the curve \( y = x^2 \), the derivative is \( \frac{dy}{dx} = 2x \).
When \( x = 3 \), the gradient is \( 6 \) (positive), so the graph is increasing.
When \( x = -3 \), the gradient is \( -6 \) (negative), so the graph is decreasing.
Quick Review Box:
Positive Gradient (\( + \)) = Going Up (Increasing)
Negative Gradient (\( - \)) = Going Down (Decreasing)
2. Tangents and Normals
Curves are beautiful, but sometimes we want to use straight lines to describe them at a specific point.
The Tangent
A tangent is a straight line that just touches the curve at a specific point and has the exact same gradient as the curve at that point.
The Normal
A normal is a straight line that is perpendicular (at a 90-degree angle) to the tangent at that same point. Think of it like a flagpole standing straight up on a curved hill.
How to find their equations:
1. Differentiate the function to get \( \frac{dy}{dx} \).
2. Plug in the \( x \)-coordinate of your point to find the gradient of the tangent, let's call it \( m \).
3. For the tangent: Use the straight-line formula \( y - y_1 = m(x - x_1) \).
4. For the normal: Use the perpendicular gradient \( -\frac{1}{m} \) in the same formula.
Common Mistake to Avoid: Students often forget to flip and negate the gradient when finding the normal. Remember: Negative Reciprocal!
3. Stationary Points: Maxima and Minima
A stationary point is a place on the graph where the gradient is exactly zero (\( \frac{dy}{dx} = 0 \)). At this exact moment, the graph is neither going up nor down; it is perfectly flat.
There are two main types you need to know for your AS level:
- Local Maximum: The "top of the hill." The graph stops increasing and starts decreasing.
- Local Minimum: The "bottom of the valley." The graph stops decreasing and starts increasing.
Analogy: Think of throwing a ball into the air. At the very highest point, for a tiny fraction of a second, the ball stops moving up before it starts falling down. Its velocity (the gradient) is zero at that peak!
Key Takeaway: To find stationary points, always start by setting \( \frac{dy}{dx} = 0 \) and solving for \( x \).
4. The Second Derivative and the "Nature" of Points
Once you find a stationary point, how do you know if it's a "hill" (maximum) or a "valley" (minimum) without drawing it? We use the second derivative, written as \( \frac{d^2y}{dx^2} \) or \( f''(x) \).
The second derivative measures how the gradient itself is changing.
The Nature Test:
- If \( \frac{d^2y}{dx^2} > 0 \): It is a Minimum. (Think: Positive result = Happy face shape \( \cup \))
- If \( \frac{d^2y}{dx^2} < 0 \): It is a Maximum. (Think: Negative result = Sad face shape \( \cap \))
Don't worry if this seems counter-intuitive! Just remember: Positive is a Min, Negative is a Max. It feels backwards, but it works every time!
Did you know? The second derivative is essentially "acceleration" in physics. If you are at a minimum point on a track, your "acceleration" is pushing you back up, which is why the second derivative is positive!
Step-by-Step: Finding and Identifying Stationary Points
If a question asks you to "Find the stationary points and determine their nature," follow these steps:
- Differentiate once to find \( \frac{dy}{dx} \).
- Set \( \frac{dy}{dx} = 0 \) and solve for \( x \).
- Find the \( y \)-coordinates by plugging your \( x \) values back into the original equation.
- Differentiate again to find \( \frac{d^2y}{dx^2} \).
- Plug your \( x \) values into the second derivative.
- Conclude: If the result is \( > 0 \), it’s a minimum. If it is \( < 0 \), it’s a maximum.
Summary Takeaway: Differentiation allows us to "read" a graph's behavior. \( \frac{dy}{dx} \) tells us the slope (Is it increasing? Where is it flat?), while \( \frac{d^2y}{dx^2} \) tells us the shape (Is it a hill or a valley?). Mastering these two tools is the secret to sketching any curve with confidence!