Application of Derivatives

Mean Value Theorems

0:00
LearnStep 1/4

Mean Value Theorems

Mean Value Theorems: Your Calculus Compass for JEE Main

Hello JEE aspirants! Welcome to a crucial topic in Application of Derivatives: Mean Value Theorems (MVT). These theorems are not just abstract mathematical concepts; they are powerful tools for solving a wide range of problems in calculus, especially those frequently encountered in JEE Main. Think of MVTs as your calculus compass, guiding you through complex functions and their behavior. Mastering them will significantly boost your problem-solving skills and your score!

Conceptual Explanation and Intuition

Imagine you are driving on a straight highway. The Mean Value Theorem essentially says that at some point during your journey, your instantaneous speed (what the speedometer shows) must have been equal to your average speed for the entire trip. That's the core idea! We're going to formalize this now.

Rolle's Theorem

Rolle's Theorem is a special case of the Mean Value Theorem. It sets the stage by considering a function that starts and ends at the same height.

Conceptual Understanding: If a continuous and differentiable function has the same value at two different points, then there must be at least one point between them where the tangent is horizontal (i.e., the derivative is zero).

Rolle's Theorem Formula:

If ff is continuous on [a,b][a, b], differentiable on (a,b)(a, b), and f(a)=f(b)f(a) = f(b), then there exists at least one c(a,b)c \in (a, b) such that f(c)=0f'(c) = 0.

Explanation:

  • Continuous on [a,b][a, b]: The function has no breaks or jumps in the interval from aa to bb, including the endpoints.
  • Differentiable on (a,b)(a, b): The function has a derivative at every point in the interval from aa to bb, excluding the endpoints. There are no sharp corners or vertical tangents.
  • f(a)=f(b)f(a) = f(b): The function has the same value at the start and end of the interval.

If these three conditions are met, Rolle's Theorem guarantees the existence of a point cc where f(c)=0f'(c) = 0.

Example: Consider the function f(x)=x24x+3f(x) = x^2 - 4x + 3 on the interval [1,3][1, 3]. f(1)=14+3=0f(1) = 1 - 4 + 3 = 0 and f(3)=912+3=0f(3) = 9 - 12 + 3 = 0. Since f(1)=f(3)f(1) = f(3), Rolle's Theorem applies. f(x)=2x4f'(x) = 2x - 4. Setting f(c)=0f'(c) = 0, we get 2c4=02c - 4 = 0, so c=2c = 2. Indeed, 22 is in the interval (1,3)(1, 3).

Lagrange's Mean Value Theorem (LMVT)

LMVT generalizes Rolle's Theorem. Instead of requiring f(a)=f(b)f(a) = f(b), it considers any continuous and differentiable function.

Conceptual Understanding: There exists a point on the curve where the tangent is parallel to the secant line connecting the endpoints of the interval.

Lagrange's Mean Value Theorem Formula:

If ff is continuous on [a,b][a, b] and differentiable on (a,b)(a, b), then there exists at least one c(a,b)c \in (a, b) such that: f(c)=f(b)f(a)baf'(c) = \frac{f(b) - f(a)}{b - a}

Explanation:

  • Continuous on [a,b][a, b]: The function has no breaks or jumps in the interval from aa to bb, including the endpoints.
  • Differentiable on (a,b)(a, b): The function has a derivative at every point in the interval from aa to bb, excluding the endpoints.

If these two conditions are met, LMVT guarantees the existence of a point cc where f(c)f'(c) equals the average rate of change of ff over the interval [a,b][a, b].

Example: Consider the function f(x)=x3f(x) = x^3 on the interval [1,3][1, 3]. f(1)=1f(1) = 1 and f(3)=27f(3) = 27. According to LMVT, there exists a cc in (1,3)(1,3) such that f(c)=(271)/(31)=13f'(c) = (27-1)/(3-1) = 13. f(x)=3x2f'(x) = 3x^2, so 3c2=133c^2 = 13 which implies c=1332.08c = \sqrt{\frac{13}{3}} \approx 2.08. Since 2.082.08 is in the interval (1,3)(1, 3), LMVT is verified.

Geometric Interpretation

Rolle's Theorem: Geometrically, if a continuous curve intersects a horizontal line at two points, there's a point on the curve between those two where the tangent is horizontal.

LMVT: Imagine a secant line joining the points (a,f(a))(a, f(a)) and (b,f(b))(b, f(b)) on the graph of f(x)f(x). The LMVT states that there is at least one point cc in (a,b)(a, b) where the tangent to the curve at (c,f(c))(c, f(c)) is parallel to this secant line. The slope of the tangent at x=cx = c is f(c)f'(c), and the slope of the secant line is f(b)f(a)ba\frac{f(b) - f(a)}{b - a}.

Applications of MVT

  1. Finding intervals where a function is increasing or decreasing: If f(x)>0f'(x) > 0 in an interval, ff is increasing; if f(x)<0f'(x) < 0, ff is decreasing.
  2. Determining the number of roots of an equation: Using Rolle's Theorem, you can limit the number of real roots a function can have.
  3. Approximating function values: LMVT can be used to approximate the value of a function at a point using its value and derivative at another point.
  4. Proving inequalities: MVTs are instrumental in proving various inequalities.

Tip: When asked to "verify" MVT, your job is to find the value of cc and show that it lies within the given interval (a,b)(a,b).

Warning: Always check if the conditions for MVT (continuity and differentiability) are satisfied before applying the theorem. Failure to do so can lead to incorrect conclusions!

Tips for Solving Problems

  • Read the question carefully: Understand what is being asked – are you verifying the theorem, finding a value of cc, or using MVT to prove something?
  • Check the conditions: Verify continuity on the closed interval and differentiability on the open interval.
  • Differentiate correctly: A simple differentiation error can invalidate your entire solution.
  • Solve for cc: Once you've set up the equation f(c)=f(b)f(a)baf'(c) = \frac{f(b) - f(a)}{b - a} (or f(c)=0f'(c) = 0 for Rolle's Theorem), solve it carefully.
  • Verify cc: Ensure that the value of cc you found lies strictly within the interval (a,b)(a, b).

Common Mistakes to Avoid

  • Forgetting to check continuity and differentiability: This is the most common mistake!
  • Incorrectly differentiating the function: Double-check your derivatives!
  • Finding a value of cc outside the interval: The value of cc must be within (a,b)(a, b), not equal to aa or bb.
  • Misinterpreting the question: Know what the problem is asking you to do.

JEE-Specific Tricks

Trick 1: Using Rolle's Theorem to Limit the Number of Roots

If you know a function f(x)f(x) has nn roots, then f(x)f'(x) can have at most n1n-1 roots. This is a direct consequence of Rolle's Theorem.

Example: Show that the equation x3+ax+b=0x^3 + ax + b = 0 has only one real root if 4a3+27b2>04a^3 + 27b^2 > 0. Let f(x)=x3+ax+bf(x) = x^3 + ax + b. Then f(x)=3x2+af'(x) = 3x^2 + a. If a>0a > 0, then f(x)>0f'(x) > 0 for all xx, so f(x)f(x) is always increasing. Thus, f(x)f(x) can have at most one real root. If a<0a < 0, then f(x)=0f'(x) = 0 for x=±a3x = \pm \sqrt{-\frac{a}{3}}. For f(x)f(x) to have only one real root, the local maximum and local minimum must have the same sign. That is, f(a3)f(a3)>0f\left(-\sqrt{-\frac{a}{3}}\right) \cdot f\left(\sqrt{-\frac{a}{3}}\right) > 0. This leads to the condition 4a3+27b2>04a^3 + 27b^2 > 0.

Trick 2: Estimating Function Values

LMVT can quickly give you an estimate of a function's value.

Suppose you know f(a)f(a) and f(x)f'(x) near aa. Then, f(b)f(a)+f(c)(ba)f(b) \approx f(a) + f'(c)(b-a). Choosing a cc close to aa gives an estimate, assuming ff' is reasonably stable near aa.

By mastering these concepts, formulas, and problem-solving techniques, you'll be well-equipped to tackle Mean Value Theorem questions in JEE Main. Good luck!