Solveeit Logo

Question

Question: For the function f(x) = x + 1/x, x ∈ [1, 3] the value of c for mean value theorem is...

For the function f(x) = x + 1/x, x ∈ [1, 3] the value of c for mean value theorem is

A

1

B

√3

C

2

D

None of these

Answer

√3

Explanation

Solution

The Mean Value Theorem states that if a function f(x)f(x) is continuous on the closed interval [a,b][a, b] and differentiable on the open interval (a,b)(a, b), then there exists at least one value c(a,b)c \in (a, b) such that:

f(c)=f(b)f(a)baf'(c) = \frac{f(b) - f(a)}{b - a}

Given the function f(x)=x+1xf(x) = x + \frac{1}{x} on the interval [1,3][1, 3].

  1. Check conditions for MVT:

    • The function f(x)=x+1xf(x) = x + \frac{1}{x} is continuous on [1,3][1, 3] because x0x \neq 0 for any xx in this interval.
    • The function f(x)=x+1xf(x) = x + \frac{1}{x} is differentiable on (1,3)(1, 3) for the same reason.

    Thus, the conditions for the Mean Value Theorem are satisfied.

  2. Calculate f(a)f(a) and f(b)f(b):

    Here, a=1a = 1 and b=3b = 3.

    f(1)=1+11=2f(1) = 1 + \frac{1}{1} = 2

    f(3)=3+13=9+13=103f(3) = 3 + \frac{1}{3} = \frac{9 + 1}{3} = \frac{10}{3}

  3. Calculate the slope of the secant line:

    f(b)f(a)ba=f(3)f(1)31=10322\frac{f(b) - f(a)}{b - a} = \frac{f(3) - f(1)}{3 - 1} = \frac{\frac{10}{3} - 2}{2}

    =10632=432=46=23= \frac{\frac{10 - 6}{3}}{2} = \frac{\frac{4}{3}}{2} = \frac{4}{6} = \frac{2}{3}

  4. Calculate the derivative f(x)f'(x):

    f(x)=x+x1f(x) = x + x^{-1}

    f(x)=1x2=11x2f'(x) = 1 - x^{-2} = 1 - \frac{1}{x^2}

  5. Set f(c)f'(c) equal to the slope of the secant line and solve for cc:

    f(c)=11c2f'(c) = 1 - \frac{1}{c^2}

    So, 11c2=231 - \frac{1}{c^2} = \frac{2}{3}

    1c2=123\frac{1}{c^2} = 1 - \frac{2}{3}

    1c2=323\frac{1}{c^2} = \frac{3 - 2}{3}

    1c2=13\frac{1}{c^2} = \frac{1}{3}

    c2=3c^2 = 3

    c=±3c = \pm\sqrt{3}

  6. Check if cc is in the interval (1,3)(1, 3):

    • For c=3c = \sqrt{3}: We know that 12=11^2 = 1 and 22=42^2 = 4. Since 1<3<41 < 3 < 4, it follows that 1<3<21 < \sqrt{3} < 2. Therefore, c=3c = \sqrt{3} lies in the interval (1,3)(1, 3).
    • For c=3c = -\sqrt{3}: This value is not in the interval (1,3)(1, 3).

Thus, the value of cc for the Mean Value Theorem is 3\sqrt{3}.