Find a point on the parabola y = (x – 4)2, where the tangent is parallel to the chord joining (4, 0) and (5, 1).

Lagrange’s mean value theorem states that if a function f(x) is continuous on a closed interval [a, b] and differentiable on the open interval (a, b), then there is at least one point x=c on this interval, such that


f(b)−f(a)=f′(c)(b−a)



This theorem is also known as First Mean Value Theorem.


Let f(x) = (x – 4)2 on [4, 5]


This interval [a, b] is obtained by x – coordinates of the points of the chord.


Every polynomial function is continuous everywhere on (−∞, ∞) and differentiable for all arguments.


Here, f(x) is a polynomial function. So it is continuous in [4, 5] and differentiable in (4, 5). So both the necessary conditions of Lagrange’s mean value theorem is satisfied.





f(x) = (x – 4)2


Differentiating with respect to x:



f’(x) = 2(x – 4)(1)


f’(x) = 2(x – 4)


For f’(c), put the value of x=c in f’(x):


f’(c)= 2(c – 4)


For f(5), put the value of x=5 in f(x):


f(5)= (5 – 4)2


= (1)2


= 1


For f(4), put the value of x=4 in f(x):


f(4) = (4 – 4)2


= (0)2


= 0


f’(c) = f(5) – f(4)


2(c – 4) = 1 – 0


2c – 8 = 1


2c = 1 + 8



We know that, the value of c obtained in Lagrange’s Mean value Theorem is nothing but the value of x – coordinate of the point of the contact of the tangent to the curve which is parallel to the chord joining the points (4, 0) and (5, 1).


Now, Put this value of x in f(x) to obtain y:


y = (x – 4)2







5