How do you determine the nature of stationary points?
The maximum and minimum are determined by the sign of the gradient on either side of the stationary point.
How can you determine if f(x) is increasing on the interval (a, b)?
f(x) is increasing for a < x < b if f’(x) > 0 for a < x < b.
How can you determine if f(x) is decreasing on the interval (a, b)?
f(x) is decreasing for a < x < b if f’(x) < 0 for a < x < b.
What is the gradient of the tangent at a point (x, y)?
The gradient of the tangent is m = f’(x) and is the same as the gradient of the curve at that point.
What is the equation of the tangent line at (x, y)?
The equation of the tangent is y - y₁ = m(x - x₁).
What is the gradient of the normal line at a point (x, y)?
The gradient of the normal is m’ = -1/m and is the perpendicular gradient to the tangent and the curve
What is the equation of the normal line at (x, y)?
The equation of the normal is y - y₁ = m’(x - x₁).
How is the derivative of y with respect to x denoted?
The rate of change of y with respect to x is called the derived function or derivative, denoted as dy/dx.
What is the notation for the derivative of f(x)?
In function notation, the derivative of f(x) is written as f’(x).
What is the formula for differentiation from first principles?
This expression is used to find the derivative of a function.
What does it indicate if the second derivative d²y/dx² is greater than 0?
The point is a minimum.
This means the function is concave up at that point.
What does it indicate if the second derivative d²y/dx² is less than 0?
The point is a maximum.
This means the function is concave down at that point.
What is the second derivative written as?
d²y/dx² or f ‘‘(x)
It represents the rate of change of the gradient from the first derivative.
What are the basic differentiation rules?