

InterviewSolution
Saved Bookmarks
1. |
Which of the following is not true about Rolle's Theorem?1. f (x) is continuous on the open interval [a, b]2. f (x) is differentiable on the open interval (a, b)3. f (a) = f (b)4. None of these |
Answer» Correct Answer - Option 1 : f (x) is continuous on the open interval [a, b] Explanation: Rolle's Theorem states that if f (x) is a function that satisfies: (i)f (x) is continuous on the closed interval [a, b] (ii)f (x) is differentiable on the open interval (a, b) (iii) f (a) = f (b) then there exists a point c in the open interval (a, b) such that f' (c) = 0. |
|