Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Derivative as a Rate of Change: The derivative of a function represents the instantaneous rate of change of with respect to . Geometrically, if you look at a curve on a graph, the derivative at any point is the slope of the tangent line drawn to the curve at that specific point. As the interval between two points on the curve approaches zero, the secant line transforms into this tangent line.
First Principle of Derivative: This is the fundamental definition used to calculate the derivative. For a function , the derivative is defined as the limit . Visually, this captures the ratio of the change in the vertical 'rise' to the horizontal 'run' as the distance between points becomes infinitesimally small.
Sum and Difference Rule: The derivative of the sum or difference of two functions is simply the sum or difference of their individual derivatives. If , then . On a graph, adding two functions results in a new shape whose slope at any point is the combined vertical steepness of the original two functions.
Constant Multiple Rule: If a function is multiplied by a constant , its derivative is also multiplied by that same constant: . Visually, multiplying a function by a constant stretches or compresses the graph vertically, which scales the slope of the tangent at every point by that factor .
Product Rule (Leibniz Rule): When differentiating the product of two functions, and , the derivative is not just the product of their derivatives. Instead, it follows the pattern: the derivative of the first times the second, plus the first times the derivative of the second. This accounts for how both functions vary simultaneously.
Quotient Rule: For a function that is the ratio of two functions (where ), the derivative is calculated as the denominator times the derivative of the numerator minus the numerator times the derivative of the denominator, all divided by the square of the denominator.
Power Rule: For any function of the form , where is a real number, the derivative is . This rule is the workhorse of polynomial differentiation and illustrates how the degree of the function drops by one as we find its rate of change.
📐Formulae
(where is a constant)
💡Examples
Problem 1:
Find the derivative of the function with respect to .
Solution:
Step 1: Identify that the function is a sum of terms. We apply the Sum Rule and Constant Multiple Rule. Step 2: Differentiate each term individually. (since the derivative of a constant is zero). Step 3: Combine the results. .
Explanation:
This problem uses the basic Power Rule and the linearity of the derivative (sum rule). Each power of is reduced by 1, and the coefficient is multiplied by the original exponent.
Problem 2:
Differentiate using the Product Rule.
Solution:
Step 1: Identify the two functions. Let and . Step 2: Find the derivatives of and . Step 3: Apply the Product Rule formula: . Step 4: Simplify the expression. .
Explanation:
To differentiate a product of two different types of functions (algebraic and trigonometric), the Product Rule is essential. We calculate the derivative of each part separately and then combine them according to the formula.