Question
Question: The condition that \[f\left( x \right) = a{x^3} + b{x^2} + cx + d\] has no extreme value is A) \[{...
The condition that f(x)=ax3+bx2+cx+d has no extreme value is
A) b2>3ac
B) b2=4ac
C) b2=3ac
D) b2<3ac
Solution
Here we are given a function of x so we will first differentiate it and then put the discriminant of the equation less than zero to get the desired answer.
For a standard quadratic equation ax2+bx+c=0
The discriminant is given by:-
D=b2−4ac
If a function has no extrema, it implies that it has no maximum or minimum values.
Complete step by step solution:
We are given that:
f(x)=ax3+bx2+cx+d
Differentiating the above function with respect to x we get:-
⇒dxd[f(x)]=dxd[ax3+bx2+cx+d]
⇒dxd[f(x)]=dxd(ax3)+dxd(bx2)+dxd(cx)+dxd(d)
⇒dxd[f(x)]=adxd(x3)+bdxd(x2)+cdxd(x)+dxd(d)
Now we know that the derivative of a constant is zero.
Also applying the following formula:
dxd(xn)=nxn−1
We get:
dxd[f(x)]=a(3x2)+b(2x)+c(1)+0
⇒dxd[f(x)]=3ax2+2bx+c
Now, in order to find the extreme values we put
dxd[f(x)]=0
Therefore we get:-
⇒3ax2+2bx+c=0
Now, For no extrema, f should have zero turning points, i.e. above quadratic have no real roots.
Therefore, the discriminant of the above equation should be less than zero
Now since for a standard quadratic equation ax2+bx+c=0
The discriminant is given by:-
D=b2−4ac
Hence,
Calculating the discriminant for above equation we get:-
⇒D=(2b)2−4(3a)(c)<0
⇒4b2−12ac<0
On simplification, we get
⇒b2−3ac<0
⇒b2<3ac
∴ Hence, option D is the correct answer.
Note:
In order to find the extema values we need to differentiate the given function and find the values of x and put that value back in the function and find its value which are the extremum values.
Also, in a quadratic equation if discriminant D is greater than zero (D>0 ) then its has real and distinct roots.
If discriminant is equal to zero (D=0 ) then it has equal roots
If discriminant is less than zero (D<0) then it has imaginary roots.
For a function to have no extrema, the equation of its derivative should have no roots
Therefore the students should put its discriminant to be less than zero in order to get correct answer.