Lesson 2

Applications of derivatives

<p>Learn about Applications of derivatives in this comprehensive lesson.</p>

AI Explain — Ask anything

Why This Matters

Imagine you're riding a rollercoaster, and you want to know exactly when you're going fastest, when you're at the very top of a loop, or when you're slowing down. That's what 'Applications of Derivatives' helps us figure out! It's like having a superpower to understand how things change and find their most important points. This topic takes the idea of a 'derivative' – which is just a fancy word for **rate of change** (how fast something is changing) – and shows us how to use it in super practical ways. We can find the steepest part of a hill, the highest or lowest point a ball reaches, or even the most efficient way to make something. So, whether you're trying to optimize a business, understand the path of a rocket, or just ace your IB exam, understanding how to apply derivatives is a game-changer. It helps us make predictions and find the 'best' or 'worst' outcomes in many situations.

Key Words to Know

01
Derivative — The instantaneous rate of change of a function, like a speedometer reading.
02
Gradient — Another word for the slope of a line or curve at a specific point.
03
Critical Point — A point on a function where the first derivative is zero or undefined, indicating a potential maximum, minimum, or point of inflection.
04
Local Maximum — A point that is higher than all nearby points on the curve, like the peak of a small hill.
05
Local Minimum — A point that is lower than all nearby points on the curve, like the bottom of a small valley.
06
Point of Inflection — A point where the curve changes its concavity (how it bends), like where an 'S' shape changes direction.
07
Concavity — Describes the direction a curve opens; 'concave up' means it's like a U-shape, 'concave down' means it's like an upside-down U-shape.
08
Optimization — The process of finding the maximum or minimum value of a function, often used to find the 'best' solution to a problem.
09
First Derivative Test — A method using the sign of the first derivative to determine if a critical point is a local maximum, minimum, or neither.
10
Second Derivative Test — A method using the sign of the second derivative to determine the nature of a critical point (maximum or minimum) and the concavity of the curve.

What Is This? (The Simple Version)

Think of a derivative like a speedometer in a car. It tells you exactly how fast you're going at any single moment. 'Applications of derivatives' is all about using that speedometer to answer bigger questions, like:

  • When are you going fastest or slowest? (Finding maximums and minimums)
  • Are you speeding up or slowing down? (Concavity and points of inflection)
  • What's the steepest part of the road? (Gradients and tangents)

Imagine you're drawing a squiggly line on a piece of paper. The derivative at any point on that line tells you the slope (how steep it is) right at that exact spot. If the slope is positive, the line is going uphill. If it's negative, the line is going downhill. If it's zero, you're at a flat spot – maybe the very top of a hill or the bottom of a valley!

Real-World Example

Let's say you're a farmer, and you want to build a rectangular fence for your chickens. You have a limited amount of fencing wire, say 100 meters. You want to make the biggest possible area for your chickens so they have lots of space to roam.

  • Step 1: Define the problem. You want to maximize the area of a rectangle given a fixed perimeter (100m).
  • Step 2: Set up equations. Let the length be 'L' and the width be 'W'.
    • Perimeter: 2L + 2W = 100
    • Area: A = L * W
  • Step 3: Get one variable. From the perimeter equation, we can say L = 50 - W. Substitute this into the Area equation: A = (50 - W) * W = 50W - W².
  • Step 4: Use the derivative! To find the maximum area, we need to find when the rate of change of the area (with respect to the width) is zero. This is like finding the peak of a hill. We find the derivative of A with respect to W: dA/dW = 50 - 2W.
  • Step 5: Set the derivative to zero and solve. 50 - 2W = 0, which means 2W = 50, so W = 25 meters.
  • Step 6: Find the other dimension. If W = 25m, then L = 50 - 25 = 25m.

So, the biggest area you can get is with a square fence (25m by 25m), giving an area of 625 square meters. The derivative helped you find the optimal (best) dimensions!

How It Works (Step by Step)

Here's how derivatives help us find the maximum or minimum points of a function (like the highest point of a roller coaster or the lowest point of a valley):

  1. Start with your function: This is the equation that describes what you're trying to analyze, like the height of a ball over time.
  2. Find the first derivative: Calculate the 'speedometer reading' of your function. This tells you the slope at any point.
  3. Set the first derivative to zero: Find the points where the slope is flat. These are called critical points and are potential maximums or minimums.
  4. Solve for the variable: Find the specific 'x' values where these flat spots occur.
  5. Use the second derivative (or a sign diagram): This is like checking if you're at the top of a hill (maximum) or the bottom of a valley (minimum).
    • If the second derivative is negative, it's a maximum (like a frowny face).
    • If the second derivative is positive, it's a minimum (like a smiley face).
    • If it's zero, it might be a point of inflection (where the curve changes how it bends, like an 'S' shape).
  6. Find the corresponding 'y' value: Plug your 'x' values back into the original function to find the actual maximum or minimum height.

Optimization Problems (Finding the Best)

Optimization is all about finding the best possible outcome – whether it's the largest area, the shortest time, or the lowest cost. It's like trying to get the most candy for your money!

  1. Understand the Goal: What are you trying to maximize (make biggest) or minimize (make smallest)?
  2. Draw a Diagram: Often, a simple sketch helps you see the relationships between different parts of the problem.
  3. Formulate Equations: Write down equations that describe the quantities involved. You'll usually have an 'objective function' (what you want to optimize) and 'constraint functions' (what limits you, like the amount of fencing wire).
  4. Reduce to One Variable: Use the constraint equation to rewrite your objective function so it only has one variable.
  5. Differentiate and Solve: Find the derivative of your objective function, set it to zero, and solve for the variable. This gives you the critical points.
  6. Verify: Use the second derivative test or check values around your critical point to confirm if it's truly a maximum or minimum.
  7. Answer the Question: Make sure your final answer directly addresses what the problem asked for, including units!

Common Mistakes (And How to Avoid Them)

  • Forgetting the original function: Students often plug their 'x' values from the derivative back into the derivative itself, instead of the original function, when finding the actual maximum/minimum 'y' value. ✅ How to avoid: Always remember that the derivative tells you about the slope, while the original function tells you about the height or value. If you need the height, go back to the original function.
  • Confusing first and second derivative tests: Mixing up what a positive or negative second derivative means. ✅ How to avoid: Remember: a positive second derivative means the curve is 'cupped up' like a smiley face (minimum). A negative second derivative means it's 'cupped down' like a frowny face (maximum). Think of the shape!
  • Not checking endpoints in optimization: Forgetting that sometimes the maximum or minimum can occur at the very start or end of the allowed range, not just where the derivative is zero. ✅ How to avoid: After finding critical points, always evaluate the original function at these points AND at the endpoints of the domain (the possible range of values for your variable). The absolute maximum/minimum could be at an endpoint.
  • Incorrectly setting up the problem: Rushing to differentiate before clearly defining variables and setting up the correct equations for optimization problems. ✅ How to avoid: Take your time with the first few steps of an optimization problem. Draw a diagram, label everything, and write down your objective and constraint equations carefully. A good setup makes the calculus much easier.

Exam Tips

  • 1.Always state what you are differentiating with respect to (e.g., dV/dr, dA/dt).
  • 2.For optimization problems, remember to check the endpoints of the domain as potential maximums or minimums, not just critical points.
  • 3.Clearly show your working for the first and second derivatives, and how you use them to identify critical points and their nature.
  • 4.When solving word problems, read the question carefully to ensure your final answer addresses what was asked, including correct units.
  • 5.Practice sketching graphs using derivative information (increasing/decreasing, concavity) to deepen your understanding.