Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
The Derivative as a Gradient: The derivative represents the instantaneous rate of change or the gradient (slope) of the tangent line to a curve at any given point. Visually, if you imagine a curve on a coordinate plane, the derivative at point tells you exactly how steep a straight line would be if it just grazed the curve at that specific point.
The Power Rule: This is the fundamental rule for differentiating polynomials. For any term , the derivative is found by bringing the exponent down as a multiplier and reducing the power by one to get . For a constant , the derivative is , which is visually represented by a horizontal line having zero slope.
Linearity of Differentiation: Differentiation is a linear operation, meaning the derivative of a sum or difference of functions is simply the sum or difference of their individual derivatives, such as . This allows complex equations to be broken down into simpler parts.
The Product Rule: When two functions are multiplied together, , their derivative is not just the product of their derivatives. Instead, it follows the pattern . Visually, this accounts for how the total area of a rectangle changes when both its width and height are changing simultaneously.
The Quotient Rule: This rule is used for functions written as fractions . The formula is . It is vital to maintain the order in the numerator (derivative of the top times the bottom, minus the top times the derivative of the bottom).
The Chain Rule: Used for composite functions , often described as a 'function within a function'. You differentiate the 'outer' function while leaving the 'inner' function alone, then multiply by the derivative of the 'inner' function. Visually, this is like a gear system where the rate of change of the outer gear depends on the rate of change of the inner gear it is connected to.
📐Formulae
Power Rule:
Constant Multiple:
Sum/Difference Rule:
Product Rule:
Quotient Rule:
Chain Rule (Leibniz notation):
Chain Rule (Function notation):
💡Examples
Problem 1:
Find the derivative of .
Solution:
Let . Then the function becomes . \n1. Differentiate the outer function: . \n2. Differentiate the inner function: . \n3. Apply the Chain Rule: . \n4. Substitute back: .
Explanation:
This problem uses the Chain Rule because we have an inner polynomial function raised to an outer power of 4.
Problem 2:
Differentiate with respect to .
Solution:
Let and . \n1. Find the derivatives: and . \n2. Use the Quotient Rule formula: . \n3. Substitute the values: . \n4. Simplify the numerator: . \n5. Final factorized form: .
Explanation:
The Quotient Rule is applied here as the variable appears in both the numerator and the denominator.