Summary
Differentiation involves finding the rate at which a function changes at any point, which is crucial for understanding gradients, tangents, and normals. It helps in identifying increasing and decreasing functions, locating stationary points, and solving practical problems involving maximum and minimum values.
- Increasing Function — A function where f(x) increases as x increases. Example: If f'(x) > 0, the function is increasing.
- Decreasing Function — A function where f(x) decreases as x increases. Example: If f'(x) < 0, the function is decreasing.
- Stationary Point — A point where the gradient of the function is zero. Example: At x = c, if f'(c) = 0, then x = c is a stationary point.
- Maximum Point — A stationary point where the function changes from increasing to decreasing. Example: If f'(x) = 0 and the second derivative is negative, it's a maximum.
- Minimum Point — A stationary point where the function changes from decreasing to increasing. Example: If f'(x) = 0 and the second derivative is positive, it's a minimum.
- Rate of Change — The speed at which one variable changes with respect to another. Example: The derivative dy/dx represents the rate of change of y with respect to x.
Exam Tips
Key Definitions to Remember
- Increasing Function: f'(x) > 0
- Decreasing Function: f'(x) < 0
- Stationary Point: f'(x) = 0
- Maximum Point: f'(x) = 0 and second derivative < 0
- Minimum Point: f'(x) = 0 and second derivative > 0
Common Confusions
- Confusing stationary points with maximum or minimum points
- Misinterpreting the sign of the derivative
Typical Exam Questions
- How do you determine if a function is increasing or decreasing? Use the sign of f'(x).
- What is a stationary point? A point where f'(x) = 0.
- How do you find the maximum volume of a shape? Use differentiation to find critical points and test them.
What Examiners Usually Test
- Ability to find and classify stationary points
- Application of differentiation to solve practical problems
- Understanding of rates of change and their applications