Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
The derivative dy/dx represents the gradient of the tangent to the curve y = f(x) at any given point.
A tangent is a straight line that touches a curve at a specific point and has the same gradient as the curve at that point.
A normal is a straight line that is perpendicular (at 90 degrees) to the tangent at the point of contact.
The product of the gradients of two perpendicular lines is -1 (m1 * m2 = -1).
To find the equation of a tangent or normal, you need a point (x1, y1) and the gradient (m) using the formula y - y1 = m(x - x1).
📐Formulae
Gradient of Tangent ():
Gradient of Normal ():
Equation of Tangent:
Equation of Normal:
💡Examples
Problem 1:
Find the equation of the tangent and the normal to the curve at the point where .
Solution:
- Find the y-coordinate: When , . Point is (2, 4).
- Find the derivative: .
- Find the gradient of the tangent (): At , .
- Tangent Equation: .
- Find the gradient of the normal (): .
- Normal Equation: .
Explanation:
First, we determine the point of contact by substituting x into the original equation. We differentiate the function to get the gradient expression. Substituting x=2 into the derivative gives the tangent's slope. The normal's slope is the negative reciprocal of the tangent's slope. Finally, we use the point-slope formula for both.
Problem 2:
Find the coordinates of the point on the curve where the tangent is parallel to the line .
Solution:
- Rewrite the line in form: . The gradient .
- Differentiate the curve: .
- Set the derivative equal to the gradient: .
- Solve for x: .
- Find y: .
- Point: (4, 2).
Explanation:
If a tangent is parallel to a line, they share the same gradient. We find the gradient of the given line, set the derivative of the curve equal to that value, and solve for x. Then, we find the corresponding y-value from the original curve equation.