Rolle's theorem state that any real value differentiable function which gives equal value at two distinct points will have a point in between them where f′(x)=0 exist .
Now given function is f(x)=(x−a)m(x−b)n , where m , n are positive integers , in the interval [a,b].
Now putting x=a, we get f(a)=0
putting x=b , we get f(b)=0 , so hence it proves that rolle's theorem satisfy .
Now , we have to check f′(x) is 0 between the point a and b respectively .
Now , in this case we will two functions the first one will be (x−a)m and the second one will be (x−b)n.
f′(x)=dxd[(x−a)m(x−b)n]=(x−b)nm(x−a)m−1+(x−a)mn(x−b)n−1
now putting f′(x)=0 , we get ,
=m(x−a)m−1(x−b)n+(x−a)mn(x−b)n−1=0
=(x−a)m−1(x−b)n−1[m(x−b)+n(x−a)]=0
(m+n)x=mb+na
x=m+n(mb+na)
=m+n(mb+na)>a , m and n are given that are positive numbers .
=mb+na>ma+na⟹ m(b−a)>0
Similarly ,
=m+n(mb+na)<b
=mb+na<mb+nb⟹n(a−b)<0
So it implies that
a<m+n(mb+na)<b
So , hence our rolle's theorem verifies.
Comments