Mean Value Theorem MCQ Quiz - Objective Question with Answer for Mean Value Theorem - Download Free PDF

Last updated on May 14, 2025

Latest Mean Value Theorem MCQ Objective Questions

Mean Value Theorem Question 1:

If Rolle's theorem is applicable for the function f(x) = \( x(x+3)e^{-x/2}\) on [-3,0], then the value of c is

  1. 3
  2. 3 and -2
  3. -2
  4. -1

Answer (Detailed Solution Below)

Option 3 : -2

Mean Value Theorem Question 1 Detailed Solution

Calculation

Given:

Function: \(f(x) = x(x+3)e^{-x/2}\)

Interval: \([-3, 0]\)

\(f'(x) = (2x+3)e^{-x/2} + x(x+3)e^{-x/2}(-1/2)\)

\(f'(x) = e^{-x/2} [(2x+3) - (x^2+3x)/2]\)

\(f'(x) = e^{-x/2} [2x+3 - x^2/2 - 3x/2]\)

\(f'(x) = e^{-x/2} [-x^2/2 + x/2 + 3]\)

Set \(f'(c) = 0\):

\(e^{-c/2} [-c^2/2 + c/2 + 3] = 0\)

\(-c^2/2 + c/2 + 3 = 0\)

\(c^2 - c - 6 = 0\)

\((c-3)(c+2) = 0\)

\(c = 3\) or \(c = -2\)

Since \(c \in (-3, 0)\), we have \(c = -2\).

∴ The value of \(c\) is -2.

Hence option 3 is correct

Mean Value Theorem Question 2:

If the function f(x) = \(\rm \sqrt{x^2-4}\) satisfies the Lagrange’s mean value theorem on [2, 4]. then the value of C is 

  1. 2√3
  2. -2√3
  3. √6
  4. -√6

Answer (Detailed Solution Below)

Option 3 : √6

Mean Value Theorem Question 2 Detailed Solution

Concept:

Lagrange's Mean Value Theorem (MVT):

  • The Lagrange's Mean Value Theorem states that for a function f(x) continuous on [a, b] and differentiable on (a, b), there exists at least one point c in (a, b) such that:
  • f'(c) = (f(b) - f(a)) / (b - a).
  • This theorem helps find a point c where the slope of the tangent to the function equals the average rate of change over the interval [a, b].
  • In this case, we are given the function f(x) = √(x² - 4) and the interval [2, 4], and we need to find the value of c where the slope of the tangent is equal to the average rate of change over the interval.

 

Calculation:

Given,

  • f(x) = √(x² - 4)
  • Interval: [2, 4]

According to Lagrange's Mean Value Theorem, we have:

f'(c) = (f(4) - f(2)) / (4 - 2)

First, calculate f(4) and f(2):

  • f(4) = √(4² - 4) = √(16 - 4) = √12
  • f(2) = √(2² - 4) = √(4 - 4) = √0 = 0

Now, substitute into the equation for the average rate of change:

f'(c) = (√12 - 0) / (4 - 2) = √12 / 2 = √3

Next, find the derivative of f(x) = √(x² - 4):

f'(x) = (1/2)(x² - 4)^(-1/2) * 2x = x / √(x² - 4)

Now, set f'(c) = √3:

c / √(c² - 4) = √3

Squaring both sides:

c² / (c² - 4) = 3

c² = 3(c² - 4)

c² = 3c² - 12

-2c² = -12

c² = 6

c = √6 or c = -√6

∴ The value of c is √6.

Mean Value Theorem Question 3:

Rolle's theorem is not applicable to the function because

f(x) = |x| for \(-3 \leq x \leq 3 \) because

  1. f is continuous on [-3, 3]
  2. f is not derivable at x=0
  3. f(-3) = f(x)
  4. f is not a constant function

Answer (Detailed Solution Below)

Option 2 : f is not derivable at x=0

Mean Value Theorem Question 3 Detailed Solution

Concept:

Rolle's Theorem:

Let f(x) be a real valued function defined on a closed interval [a, b] such that

(i) It is continuous on the closed interval [a, b]

(ii) It is differentiable on the open interval (a, b) and 

(iii) f(a) = f(b)

Then, There exists at least one point c \(\in \) (a, b)  such that f'(c)=0

Explanation:

We have , f(x) = |x| = \( |x| = \begin{cases} x, & \text{if } x \geq 0 \\ -x, & \text{if } x < 0 \end{cases} \)

since |x| is not differential at \(x = 0 \in (-3, 3) \)

⇒ f(x) is not differential at x=0

⇒ Rolle's theorem is not applicable to the given function.

Hence Option(2) is the correct answer.

Mean Value Theorem Question 4:

If  \(4a+3b+3c=0 \)  then the equation \(ax^2+bx+c=0 \) has in the interval (0,1)

  1. At least one root
  2. At most one root
  3. No root
  4. None of these

Answer (Detailed Solution Below)

Option 1 : At least one root

Mean Value Theorem Question 4 Detailed Solution

Concept:

Rolle's Theorem:

Let f(x) be a real valued function defined on a closed interval [a, b] such that

(i) It is continuous on the closed interval [a, b]

(ii) It is differentiable on the open interval (a, b) and 

(iii) f(a) = f(b)

Then, There exists at least one point  \(c \in (a, b) \) such that \(f'(c) = 0 \).

Explanation:

Let  \(f(x) = \frac{a x^3}{3} + \frac{bx^2}{2} +cx \) be a Polynomial. Then

f(0) = 0

f(2) = \(\frac{8a}{3} \)\(\frac{4b}{2} \)+2c  ⇒ \(\frac{8a+6b+6c}{6} \) =\(\frac{4a+3b+3c}{3} \)= 0

Hence 0 and 2 are the root of f(x).

Since f(0)=f(2)

and f(x) is continuous in [0, 2] and differential in (0, 2)

⇒ All conditions of Rolle's theorem satisfied 

Hence  by Rolle's Theorem:  

At least one root exists.

Hence Option(1) is the correct answer.

Mean Value Theorem Question 5:

The value of c for the function f(x) = log x on [1, e] if LMVT can be applied is

  1. e - 2
  2. e + 1
  3. e - 1
  4. e

Answer (Detailed Solution Below)

Option 3 : e - 1

Mean Value Theorem Question 5 Detailed Solution

Concept Used:

Lagrange's Mean Value Theorem (LMVT): If f(x) is continuous on [a, b] and differentiable on (a, b), then there exists a c in (a, b) such that \(f'(c) = \frac{f(b) - f(a)}{b - a}\)

Calculation

f(x) = log x

⇒ f'(x) = 1/x

a = 1, b = e

f(a) = f(1) = log 1 = 0

f(b) = f(e) = log e = 1

\(f'(c) = \frac{f(e) - f(1)}{e - 1}\)

\(\frac{1}{c} = \frac{1 - 0}{e - 1}\)

\(\frac{1}{c} = \frac{1}{e - 1}\)

⇒ c = e - 1

∴ The value of c is e - 1.

Hence option 3 is correct

Top Mean Value Theorem MCQ Objective Questions

By Lagrange’s mean value theorem which of the following statement is true:

a) If a curve has a tangent at each of its points then there exists at least one-point C on this curve, the tangent at which is parallel to chord AB

b) If f’(x) = 0 in the interval then f(x) has same value for every value of x in (a, b)

  1. (a) alone is true
  2. (b) alone is true
  3. Both (a) and (b) are true
  4. Neither (a) nor (b) is true

Answer (Detailed Solution Below)

Option 1 : (a) alone is true

Mean Value Theorem Question 6 Detailed Solution

Download Solution PDF

Concept:

Lagrange’s Mean Value Theorem:

If f(x) is real valued function such that –

  • f(x) is continuous in the closed interval [a,b]
  • (f(x) is differentiable in the open interval (a,b)
  • f(a) ≠ f(b)

Then there exist at least one value x, c (a,b) such that –

\(f'\left( c \right) = \frac{{f\left( b \right) - f\left( a \right)}}{{b\; - \;a}}\)

F1 Krupalu 8.10.20 Pallavi D25

Geometrical Interpretation:

  • Between two points a and b, f(a) ≠ f(b) of the graph of f(x) then there exists one point where the tangent is parallel to the chord \(\overline {AB} \)

Explanation:

(a) is true with reference to geometrical interpretations.

(b) is false, if f(x) has same value for every value of x, it will violate f(a) ≠ f(b).

According to the Mean Value Theorem, for a continuous function f(x) in the interval [a, b], there exists a value ξ in this interval such that \(\mathop \smallint \limits_a^b f\left( x \right)dx =\)

  1. f (ξ) (b - a)
  2. f (b) (ξ - a)
  3. f (a) (b - ξ)
  4. 0

Answer (Detailed Solution Below)

Option 1 : f (ξ) (b - a)

Mean Value Theorem Question 7 Detailed Solution

Download Solution PDF

Concept:

Mean value theorem for integrals:

Let f be continuous on [a, b]. Then there is a point xo in (a, b) such that

\(f\left( {{x_o}} \right) = \frac{1}{{b - a}}{\rm{\;}}\mathop \smallint \limits_a^b f\left( x \right)dx\)

Calculation:

\(f\left( \xi \right) = \frac{1}{{b - a}}{\rm{\;}}\mathop \smallint \limits_a^b f\left( x \right)dx\)

\(\mathop \smallint \limits_a^b f\left( x \right)dx = f\left( \xi \right)\left( {b - a} \right)\)

Consider a differentiable function f(x) on the set of real numbers such that f(−1) = 0 and |f′(x)| ≤ 2. Given these conditions, which one of the following inequalities is necessarily true for all x ∈ [−2 , 2] ?

  1. \(f\left( x \right) \le \frac{1}{2}\;\left| {x + 1} \right|\)
  2. f(x) ≤ 2|x + 1|
  3. \(f\left( x \right) \le \frac{1}{2}\;\left| x \right|\)
  4. f(x) ≤ 2|x|

Answer (Detailed Solution Below)

Option 2 : f(x) ≤ 2|x + 1|

Mean Value Theorem Question 8 Detailed Solution

Download Solution PDF

Given:

f(-1) = 0

|f’(x)| ≤ 2

-2 ≤ f ’(x) ≤ 2

Using Lagrange mean value theorem:

\(f'\left( x \right) = \frac{{f\left( b \right) - f\left( a \right)}}{{b - a}}\)

Since value of f (-1) = 0 is given, we take the interval [-1, 2], i.e.

-2 ≤ f’(x) ≤ 2

\(- 2 \le \frac{{f\left( 2 \right) - f\left( { - 1} \right)}}{{2 - \left( { - 1} \right)}} \le 2\)

\(- 2 \le \frac{{f\left( 2 \right)}}{3} \le 2\)

-6 ≤ f(2) ≤ 6

We observe that the option 2 satisfies this condition.

A function f(x) = 1 - x2 + x3 is defined in the closed interval [-1, 1]. The value of x, in the open interval (-1, 1) for which the mean value theorem is satisfied, is

  1. -1/2
  2. -1/3
  3. 1/3
  4. 1/2

Answer (Detailed Solution Below)

Option 2 : -1/3

Mean Value Theorem Question 9 Detailed Solution

Download Solution PDF

By Lagrange’s mean value theorem we have

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

\(\begin{array}{l} {{\rm{f}}'}\left( {\rm{x}} \right) = \frac{{{\rm{f}}\left( 1 \right) - {\rm{f}}\left( { - 1} \right)}}{{1 - \left( { - 1} \right)}}\\ \end{array}\)

f(1) = 1 - 1 + 1 = 1

f(-1) = 1 - 1 - 1 = -1

\(f^1(x) = \frac{2}{2} = 1{\rm{\;}}\\ \)

0 - 2x + 3x2 = 1 ⇒ 3x2 - 2x - 1 = 0

\(\therefore {\rm{\;x\;}} = {\rm{\;}}1{\rm{\;and\;}} - \frac{1}{3}\\ \therefore {\rm{\;x}} = - \frac{1}{3}{\rm{\;only\;lies\;in\;}}\left( { - 1,{\rm{\;}}1} \right) \)

If the function \(\sqrt {{X^2} - 4} \) in [2, 4] satisfies the Lagrange’s mean value theorem, then there exists some c ∈ [2, 4]. The value of c is

  1. 12
  2. 6
  3. √2 
  4. √6

Answer (Detailed Solution Below)

Option 4 : √6

Mean Value Theorem Question 10 Detailed Solution

Download Solution PDF

Concept:

Let f(x) is a function define on [a ,b] such that, 

  1. f(x) is a Continuous on [a , b]
  2. f(x) is Differentiable on [a , b]

Then, there exist a real number C ∈ (a , b) such that, According to Lagrangian Mean Value Theorem,

f'(c) =  \(\frac{{f\left( b \right) ~- ~f\left( a \right)}}{{b ~-~ a}}\) 

Calculation:

Given:

f(x) = \(\sqrt {{X^2} - 4} \)    , and f'(x) = \(\frac{1}{{2\sqrt {{X^2}~ -~ 4} }} \times 2X\)

The function satisfies Lagrange's Mean Value Theorem that means it satisfies two condition given above 1 and 2

Therefore for the value of C we can write down above formula 

f'(c) = \(\frac{{f\left( b \right)~ -~ f\left( a \right)}}{{b ~- ~a}}\)  = \(\frac{{\sqrt {16~ -~4} ~-~ \sqrt {4~ -~ 4} }}{{4~ -~ 2}}\)   = \(\frac{{\sqrt {12} }}{2}\)  = √3 

\(\frac{{{c}}}{{\sqrt {c^2~-~4}}}\) = √3

Squaring on both sides,

3c2 - 12 = c

2c2 = 12

c2 = 6

c = √6

Additional Information

  • (a, b) means an open interval.
  • The value of C is obtained in the open interval (a, b) which means between a and b.  

1 + x + x2/2 – x4/8 – x5/15 + … =

  1. etan x
  2. ecos x
  3. esin x
  4. ex sin x

Answer (Detailed Solution Below)

Option 3 : esin x

Mean Value Theorem Question 11 Detailed Solution

Download Solution PDF

Explanation:

Try to solve options.

Let us take option 3

Then we can say f(x) = esin x

F(0) = 1

f’(x) = esin x cos x

f’(0) = 1

f”(x) = esin x cos2 x – esin x sin x

f”(0) = 1

Similarly f’’’ (0) = 0

fiv (0) = -3

Now from Maclaurin’s series of expansion –

\(f\left( x \right)=f\left( 0 \right)+\frac{x}{1!}~{f}'\left( 0 \right)+\frac{{{x}^{2}}}{2!}~{f}''\left( 0 \right)+\frac{{{x}^{3}}}{3!}~{f}'''\left( 0 \right)+\frac{{{x}^{4}}}{4!}f'''\left( 0 \right)\)

\(=1+x\cdot 1+\frac{{{x}^{2}}}{2!}~\left( 1 \right)+\frac{{{x}^{3}}}{3!}~\left( 0 \right)+\frac{{{x}^{4}}}{4!}\left( -3 \right)\)

\(=1+x+\frac{{{x}^{2}}}{2}-\frac{{{x}^{4}}}{8}\)

Let f(x) = x2 - 2x + 2 be a continuous function defined on x ∈ [1, 3]. The point x at which the tangent of f(x) becomes parallel to the straight line joining f(1) and f(3) is

  1. 3
  2. 0
  3. 2
  4. 1

Answer (Detailed Solution Below)

Option 3 : 2

Mean Value Theorem Question 12 Detailed Solution

Download Solution PDF

Concept:

By lagrangian mean value theorem,

\(f'\left( c \right) = \frac{{f\left( b \right) - f\left( a \right)}}{{b - a}}\;,{\rm{\;where\;c \epsilon \;}}{\rm{\;}}\left( {{\rm{a}},{\rm{\;b}}} \right)\;\)

Calculation:

Given:

f(x) = x2 – 2x + 2, x ϵ [1, 3]

By lagrangian mean value theorem

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

\(f'\left( c \right) = \frac{{f\left( 3 \right) - f\left( 1 \right)}}{{3 - 1}}\)

\(2c - 2 = \frac{{\left( {9 - 6 + 2} \right) - \left( {1 - 2 + 2} \right)}}{{3 - 1}}\)

\(2c - 2 = \frac{{5 - 1}}{2}\)

c = 2

Let the function \(f\left( \theta \right) = \left| {\begin{array}{*{20}{c}} {\sin \theta }&{\cos \theta }&{\tan \theta }\\ {\sin \left( {\frac{\pi }{6}} \right)}&{\cos \left( {\frac{\pi }{6}} \right)}&{\tan \left( {\frac{\pi }{6}} \right)}\\ {\sin \left( {\frac{\pi }{3}} \right)}&{\cos \left( {\frac{\pi }{3}} \right)}&{\tan \left( {\frac{\pi }{3}} \right)} \end{array}} \right|\)

Where \(\theta \in \left[ {\frac{\pi }{6},\frac{\pi }{3}} \right]\) and f’(θ) denote the derivative of f with respect to θ. Which of the following statements is/are TRUE?

(I) There exists \(\theta \in \left( {\frac{\pi }{6},\frac{\pi }{3}} \right)\) such that f’(θ) = 0

(II) There exists \(\theta \in \left( {\frac{\pi }{6},\frac{\pi }{3}} \right)\) such that f’(θ) ≠ 0

  1. I only
  2. II only
  3. Both I and II
  4. Neither I nor II

Answer (Detailed Solution Below)

Option 3 : Both I and II

Mean Value Theorem Question 13 Detailed Solution

Download Solution PDF

Rolle's theorem.

To apply Rolle's theorem following 3 conditions should be satisfied:

f(x) should be continuous in interval [a, b],

f(x) should be differentiable in interval (a, b), and

f(a)=f(b)

If these 3 conditions are satisfied simultaneously then, there exists at least one ′x′ such that f′(x)=0

Explanation:

Statement I: There exists \(\theta \in \left( {\frac{\pi }{6},\frac{\pi }{3}} \right)\) such that f’(θ) = 0

For the given question, it satisfies all the three conditions, therefore there exists at least one θ that gives f′(θ)=0

Therefore, statement II is true

Statement II: There exists \(\theta \in \left( {\frac{\pi }{6},\frac{\pi }{3}} \right)\) such that f’(θ) ≠ 0  

The given function is also not a constant function therefore for some θ, f′(θ) ≠ 0

Therefore, statement II is true

Which of the following functions would have only odd powers of x in its Taylor series expansion about the point x = 0?

  1. sin (x3)
  2. sin (x2)
  3. cos (x3)
  4. cos (x2)

Answer (Detailed Solution Below)

Option 1 : sin (x3)

Mean Value Theorem Question 14 Detailed Solution

Download Solution PDF

Concept:

At x = 0, the Taylor series expansion of sin x and cos x is given by

\(\sin x = x - \frac{{{x^3}}}{{3!}} + \frac{{{x^5}}}{{5!}} - \ldots \)

\(\cos x = 1 - \frac{{{x^2}}}{{2!}} + \frac{{{x^4}}}{{4!}} - \ldots \)

Application:

1) \(\sin \left( {{x^3}} \right) = {x^3} - \frac{{{x^9}}}{{3!}} + \frac{{{x^{15}}}}{{5!}} - \ldots \)

2) \(\sin \left( {{x^2}} \right) = {x^2} - \frac{{{x^6}}}{{3!}} + \frac{{{x^{10}}}}{{5!}} - \ldots \)

3) \(\cos \left( {{x^3}} \right) = 1 - \frac{{{x^6}}}{{2!}} + \frac{{{x^{12}}}}{{4!}} + \ldots \)

4) \(\cos \left( {{x^2}} \right) = 1 - \frac{{{x^4}}}{{2!}} + \frac{{{x^8}}}{{4!}} + \ldots \)

Among the given options, sin (x3) has only odd powers of x.

In the Taylor series expansion of ex + sin x about the point x = π, the coefficient of (x – π)2 is

  1. eπ
  2. 0.5 eπ
  3. eπ+1
  4. eπ-1

Answer (Detailed Solution Below)

Option 2 : 0.5 eπ

Mean Value Theorem Question 15 Detailed Solution

Download Solution PDF

Concept:

Taylor’s series expansion is given by,

\(f\left( x \right) = f\left( {{x_0}} \right) + f'\left( {{x_0}} \right)\left( {x - {x_0}} \right) + \frac{{f''\left( {{x_0}} \right)}}{{2!}}{\left( {x - {x_0}} \right)^2}\)

Calculation:

f(x) = ex + sin x, f(π) = eπ

f’(x) = ex + cos x, f’(π) = eπ – 1

f’’(π) = ex – sin x, f’’(π) = eπ

\(f\left( \pi \right) = {e^\pi } + \left( {{e^\pi } - 1} \right)\left( {x - \pi } \right) + \frac{{{e^\pi }}}{{2!}}{\left( {x - \pi } \right)^2} + \ldots \)

The coefficient of (x – π)2 = 0.5 eπ
Get Free Access Now
Hot Links: teen patti master gold teen patti gold apk teen patti real money app teen patti gold new version 2024 teen patti neta