Welcome to the World of Applied Calculus!

In your previous chapters, you learned the "how" of differentiation—the rules for power functions, exponentials, and trig functions. Now, we are moving on to the "why." This chapter is all about using those derivatives to unlock the secrets hidden within graphs. We will learn how to find the exact top of a hill, the bottom of a valley, and even how to describe the "bendiness" of a curve. Don't worry if calculus has felt like a whirlwind so far; we're going to break this down step-by-step.

Prerequisite Check: Before we dive in, remember that the derivative, \(\frac{dy}{dx}\) or \(f'(x)\), simply represents the gradient (steepness) of a curve at any specific point.


1. Tangents and Normals

Imagine you are driving a car along a winding road (the curve). At any exact moment, your headlights are pointing in a straight line. That straight line is the tangent.

The Tangent

To find the equation of a tangent to a curve at a specific point \((x_1, y_1)\):
1. Differentiate the function to find \(\frac{dy}{dx}\).
2. Substitute the \(x\)-value of your point into \(\frac{dy}{dx}\) to get the numerical gradient, \(m\).
3. Use the line equation: \(y - y_1 = m(x - x_1)\).

The Normal

The normal is a line that is perfectly perpendicular (at a 90-degree angle) to the tangent at that same point. Think of it like a flagpole sticking straight out of the side of a hill.

Quick Trick: Because they are perpendicular, the gradient of the normal is the negative reciprocal of the tangent's gradient. If the tangent gradient is \(m\), the normal gradient is \(-\frac{1}{m}\).

Common Mistake: Students often forget to flip the fraction AND change the sign for the normal. Remember: if the tangent is positive, the normal must be negative!

Key Takeaway: The derivative tells you the slope of the tangent. Once you have that, the normal is just a "flip and change sign" away.


2. Increasing and Decreasing Functions

We can use differentiation to prove whether a graph is going "up" or "down" without even looking at it!

  • Increasing Function: A function is increasing if its gradient is positive. In math-speak: \(\frac{dy}{dx} > 0\).
  • Decreasing Function: A function is decreasing if its gradient is negative. In math-speak: \(\frac{dy}{dx} < 0\).

Example: If your bank balance is modeled by a function, you definitely want the derivative of that function to be greater than zero!

Quick Review Box:
- Increasing? \(\frac{dy}{dx} > 0\)
- Decreasing? \(\frac{dy}{dx} < 0\)


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\)). The graph is momentarily "flat." Think of the split second at the very top of a roller coaster or the bottom of a bowl.

Types of Stationary Points

  1. Local Maximum: The "peak" of a hill. The gradient goes from positive to zero to negative.
  2. Local Minimum: The "bottom" of a valley. The gradient goes from negative to zero to positive.

How to Classify Them (The Second Derivative Test)

To find out if a point is a maximum or a minimum, we use the second derivative, \(\frac{d^2y}{dx^2}\). This measures the rate of change of the gradient.

  • If \(\frac{d^2y}{dx^2} > 0\), the point is a minimum. (Memory aid: Positive result = Happy face shape \(\cup\) = Minimum at the bottom).
  • If \(\frac{d^2y}{dx^2} < 0\), the point is a maximum. (Memory aid: Negative result = Sad face shape \(\cap\) = Maximum at the top).

Did you know? We call them "local" maxima/minima because they are the highest or lowest points in their immediate neighborhood, even if the graph goes higher or lower much further away.

Key Takeaway: Set \(\frac{dy}{dx} = 0\) to find where the stationary points are. Use \(\frac{d^2y}{dx^2}\) to find out what kind they are.


4. Concavity and Points of Inflection

This is where we look at the "bend" of the curve. The wording used in your exams will be concave upwards and concave downwards.

Concavity

- Concave Upwards: The curve is shaped like a cup (\(\cup\)). Here, the gradient is increasing, so \(\frac{d^2y}{dx^2} > 0\).
- Concave Downwards: The curve is shaped like an arch (\(\cap\)). Here, the gradient is decreasing, so \(\frac{d^2y}{dx^2} < 0\).

Points of Inflection

A point of inflection is the exact moment a curve changes from concave up to concave down (or vice versa). At this point, the second derivative is zero: \(\frac{d^2y}{dx^2} = 0\).

There are two types you need to know:
1. Stationary Point of Inflection: Where \(\frac{d^2y}{dx^2} = 0\) AND \(\frac{dy}{dx} = 0\). (The graph goes flat and changes bend).
2. Non-stationary Point of Inflection: Where \(\frac{d^2y}{dx^2} = 0\) but \(\frac{dy}{dx} \neq 0\). (The graph changes bend while it's still moving up or down).

Common Mistake: Just because \(\frac{d^2y}{dx^2} = 0\), it doesn't guarantee it's a point of inflection. You must check that the concavity actually changes sign on either side of the point!

Key Takeaway: Points of inflection are where the "bend" changes. Look for \(\frac{d^2y}{dx^2} = 0\).


5. Sketching Gradient Functions

Sometimes the exam will ask you to sketch the graph of \(y = f'(x)\) based on a sketch of \(y = f(x)\). Don't panic! Just follow these "translation" rules:

  • Wherever the original graph has a stationary point (max or min), the gradient graph must cross the \(x\)-axis (because the gradient is 0).
  • Wherever the original graph is increasing, the gradient graph must be above the \(x\)-axis (positive).
  • Wherever the original graph is decreasing, the gradient graph must be below the \(x\)-axis (negative).
  • A point of inflection on the original graph becomes a maximum or minimum on the gradient graph.

Step-by-Step Sketching Tip:
1. Mark the \(x\)-intercepts on your new axis (these are the \(x\)-values of the max/min points from the original graph).
2. Identify "positive" and "negative" zones.
3. Join the dots with a smooth curve!


Summary Checklist

To master this chapter, make sure you can:
- Find the equations of tangents and normals. \( \checkmark \)
- Identify increasing and decreasing intervals using \(\frac{dy}{dx}\). \( \checkmark \)
- Find and classify stationary points using \(\frac{d^2y}{dx^2}\). \( \checkmark \)
- Determine concavity and find points of inflection. \( \checkmark \)
- Sketch a gradient function from a curve. \( \checkmark \)

You've got this! Practice these steps with a few different polynomial functions, and the patterns will start to feel like second nature.