The correct option is
A 1The extremum of a function is a point where a maximum or minimum value of the function is found.
The given information is:
y=2x3−21x2+36x−20 and x∈(0,8)
Differentiating the function w.r.t.x and equating it to 0 to find the extremum points.
⇒y′=6x2−42x+36=0
⇒6x2−42x+36=0
⇒x2−7x+6=0
⇒(x−1)(x−6)=0
So the two extremum points are x=1 and x=6.
To find whether the function has the maximum or minimum value at the given extremum point we find the double derivative of the function. If its is greater than zero at the extremum point then its a minimum point else a maximum point. The double derivative test fails if it is equal to zero.
So find the double derivative by differentiating y′ we get,
y′′=12x−42
⇒y′′(1)=12−42=−30
⇒y′′(1)<0. This means that maxima occurs at the point x =1 ......Answer
⇒y′′(6)=72−42=30
⇒y′′(6)>0.. This means that minima occurs at the point x=6.