Review the key concepts, formulae, and examples before starting your quiz.
🔑Concepts
Continuity at a Point: A function is continuous at if the limit of the function as approaches exists and is equal to the value of the function at . This requires that the Left Hand Limit (LHL), Right Hand Limit (RHL), and the function value are all equal: . Visually, this means you can draw the graph through that point without lifting your pen; there are no 'holes', 'jumps', or 'vertical asymptotes'.
Continuity in an Interval: A real-valued function is continuous in an open interval if it is continuous at every point in that interval. For a closed interval , it must also be continuous from the right at and from the left at . Geometrically, the graph represents a single, unbroken curve over that specific range of -values.
Differentiability: A function is differentiable at a point in its domain if the derivative exists. This is true if the Left Hand Derivative (LHD) equals the Right Hand Derivative (RHD). Visually, differentiability implies 'smoothness'; the graph has a unique tangent line at that point. If the graph has a sharp corner (like a 'V' shape) or a vertical tangent, it is not differentiable there.
Relation between Continuity and Differentiability: A fundamental theorem states that if a function is differentiable at a point, it must also be continuous at that point. However, the converse is not always true. For example, the absolute value function is continuous at , but it is not differentiable there because it has a sharp corner, meaning the LHD () does not equal the RHD ().
Chain Rule for Composite Functions: If a function is a composite of two functions and , such that , its derivative is calculated as the derivative of the outer function with respect to the inner function, multiplied by the derivative of the inner function. Formulaically, , where .
Rolle's Theorem: For a function that is continuous on the closed interval , differentiable on the open interval , and satisfies , there must exist at least one point in such that . Visually, if the function starts and ends at the same height, there must be at least one peak or valley where the tangent line is horizontal.
Mean Value Theorem (MVT): If is continuous on and differentiable on , there exists a point in such that . Geometrically, this means there is a point on the curve where the slope of the tangent is equal to the slope of the secant line passing through the endpoints and .
Logarithmic and Exponential Differentiation: Functions of the form are best solved by taking the natural logarithm () on both sides to transform the power into a product. This simplifies the differentiation process using the product rule and chain rule.
📐Formulae
Continuity condition:
Left Hand Derivative (LHD):
Right Hand Derivative (RHD):
Product Rule:
Quotient Rule:
Chain Rule:
Mean Value Theorem:
Derivative of :
Derivative of :
💡Examples
Problem 1:
Find the value of so that the function is continuous at .
Solution:
Step 1: Find the Left Hand Limit (LHL) at : Step 2: Find the Right Hand Limit (RHL) at : Step 3: Find the value of the function at : Step 4: For continuity at , :
Explanation:
To ensure continuity, we evaluate the limits from both sides of the point where the function definition changes. By setting the limits equal to each other, we solve for the unknown parameter .
Problem 2:
Differentiate with respect to .
Solution:
Step 1: Take natural log on both sides: Step 2: Differentiate both sides with respect to using the Product Rule on the right: Step 3: Multiply by to isolate : Step 4: Substitute the original expression for :
Explanation:
This is a case of logarithmic differentiation. Since the variable is in both the base and the exponent, we use logs to pull the exponent down, allowing us to use the standard product rule for differentiation.