Section 1: Derivatives (Rate of Change)
- Define a derivative and explain it as a rate of change using a real-world example such as speed.
- For the function f(x) = x², explain what the derivative represents at a given point.
f′(x)=2xf'(x)=2xf′(x)=2x
- Using the derivative of f(x) = x², calculate the slope at x = 3 and interpret the result.
- Explain how the slope of a curve differs from the slope of a straight line.
- For the function f(x) = 3x + 5, explain why the derivative is constant and what it means.
f′(x)=3f'(x)=3f′(x)=3
- Explain how derivatives help measure how fast something is changing in data.
- Describe the geometric meaning of a derivative in terms of tangent lines.
- For the function f(x) = x³, describe how the slope changes as x increases.
Section 2: Gradient (Slope in Multiple Dimensions)
- Define gradient and explain how it extends the idea of derivative to multiple variables.
- For a function z = x² + y², explain what the gradient represents at a point.
∇f=(2x,2y)\nabla f = (2x, 2y)∇f=(2x,2y)
- Explain why the gradient points in the direction of steepest increase.
- Describe how gradient is used to understand changes in machine learning models.
- Compare slope in one dimension with gradient in two dimensions.
- Explain the meaning of partial derivatives using a simple example.