Question
Mathematics Question on Continuity and differentiability
Verify Mean Value Theorem,if f(x)=x2−4x−3 in the interval [a,b],where a=1 and b=4
Answer
The given function is f(x)=x2−4x−3
f, being a polynomial function, is continuous in [1,4] and is differentiable in (1,4) whose derivative is 2x−4.
f(1)=12−4×1−3=−6
f(4)=(4)2−4×4−3=−3
∴b−af(b)−f(a)=4−1f(4)−f(1)
=3−3−(−6)=33=1
Mean Value Theorem states that there is a point c∈(1,4) such that f′(c)=1
f′(c)=1
⇒2c−4=1
⇒c=25,where c=25∈(1,4)
Hence, Mean Value Theorem is verified for the given function.