Question
Question: The condition for \[y = a{x^4} + b{x^3} + c{x^2} + dx + e\] to have points of inflection is (a) \[...
The condition for y=ax4+bx3+cx2+dx+e to have points of inflection is
(a) b2−4ac>0
(b) 3b2−8ac=0
(c) 3b2−8ac>0
(d) 3b2−8ac<0
Solution
Here, we need to find the condition for which the given equation has points of inflection. A function f(x) has points of inflection if its second derivative is equal to zero, that is f′′(x)=0. First, we will find the second derivative of the given function. Then, we will solve the resulting quadratic function using the quadratic formula and use the expression with the determinant to find the required condition.
Formula Used:
- The derivative of a function of the form af(x)+b can be written as dxd(af(x)+b)=axd(f(x))+b.
- The derivative of the function of the form f(x)=xn is written as f′(x)=nxn−1.
3)The derivative of a constant is always 0. - The quadratic formula states that the roots of a quadratic equation Ax2+Bx+C=0 are given by x=2A−B±D, where D is the discriminant given by the formula D=B2−4AC.
Complete step by step solution:
A function f(x) has points of inflection if its second derivative is equal to zero, that is f′′(x)=0.
First, we will find the first derivative of the given function.
Differentiating both sides of the equation with respect to x, we get
dxdy=dxd(ax4+bx3+cx2+dx+e)
The right hand side is the derivative of a sum of functions.
Therefore, we can simplify the equation to get
dxdy=dxd(ax4)+dxd(bx3)+dxd(cx2)+dxd(dx)+dxd(e)
Therefore, the equation becomes
We know that the derivative of a function of the form af(x)+b can be written as dxd(af(x)+b)=axd(f(x))+b.
Therefore, we get
⇒dxd(ax4)=adxd(x4)
⇒dxd(bx3)=bdxd(x3)
⇒dxd(cx2)=cdxd(x2)
⇒dxd(dx)=ddxd(x)
⇒dxd(e)=edxd(1)
Substituting dxd(ax4)=adxd(x4), dxd(bx3)=bdxd(x3), dxd(cx2)=cdxd(x2), dxd(dx)=ddxd(x), and dxd(e)=edxd(1) in the equation dxdy=dxd(ax4)+dxd(bx3)+dxd(cx2)+dxd(dx)+dxd(e), we get
⇒dxdy=adxd(x4)+bdxd(x3)+cdxd(x2)+ddxd(x)+edxd(1)
The derivative of the function of the form f(x)=xn is written as f′(x)=nxn−1.
The derivative of a constant is always 0.
Therefore, the equation becomes
\Rightarrow \dfrac{{dy}}{{dx}} = a\left( {4{x^3}} \right) + b\left( {3{x^2}} \right) + c\left( {2x} \right) + d\left( {1 \times {x^0}} \right) + e\left( 0 \right) \\\
\Rightarrow \dfrac{{dy}}{{dx}} = a\left( {4{x^3}} \right) + b\left( {3{x^2}} \right) + c\left( {2x} \right) + d\left( {1 \times 1} \right) + 0 \\\
\Rightarrow \dfrac{{dy}}{{dx}} = a\left( {4{x^3}} \right) + b\left( {3{x^2}} \right) + c\left( {2x} \right) + d\left( 1 \right) \\\
Multiplying the terms of the expression, we get the first derivative as
⇒dxdy=4ax3+3bx2+2cx+d
Now, we will differentiate the first derivative to find the second derivative.
Differentiating both sides of the equation with respect to x, we get
\Rightarrow \dfrac{{{d^2}y}}{{d{x^2}}} = \dfrac{{d\left( {4a{x^3} + 3b{x^2} + 2cx + d} \right)}}{{dx}} \\\
\Rightarrow \dfrac{{{d^2}y}}{{d{x^2}}} = \dfrac{{d\left( {4a{x^3}} \right)}}{{dx}} + \dfrac{{d\left( {3b{x^2}} \right)}}{{dx}} + \dfrac{{d\left( {2cx} \right)}}{{dx}} + \dfrac{{d\left( d \right)}}{{dx}} \\\
Simplifying the expression, we get
⇒dx2d2y=4adxd(x3)+3bdxd(x2)+2cdxd(x)+ddxd(1)
Therefore, we get
⇒dx2d2y=4a(3x2)+3b(2x)+2c(1)+d(0)
Multiplying the terms of the expression, we get the first derivative as
⇒dx2d2y=12ax2+6bx+2c
This is the second derivative of y=ax4+bx3+cx2+dx+e.
Now, a function f(x) has points of inflection if its second derivative is equal to zero, that is f′′(x)=0.
Therefore, the condition such that y=ax4+bx3+cx2+dx+e has points of inflection is
⇒dx2d2y=12ax2+6bx+2c=0
We will find the roots of the quadratic equation 12ax2+6bx+2c=0 using the quadratic formula to find the required conditions.
The quadratic formula states that the roots of a quadratic equation Ax2+Bx+C=0 are given by x=2A−B±D, where D is the discriminant given by the formula D=B2−4AC.
First, let us find the value of the discriminant.
Comparing the equation 12ax2+6bx+2c=0 with the standard form of a quadratic equation Ax2+Bx+C=0, we get
A=12a, B=6b, and C=2c
Substituting A=12a, B=6b, and C=2c in the formula for discriminant, we get
⇒D=(6b)2−4(12a)(2c)
Simplifying the expression, we get
⇒D=36b2−96ac
Now, substituting A=12a, B=6b, and D=36b2−96ac in the quadratic formula, we get
⇒x=2×12a−6b±36b2−96ac
Therefore, we get
⇒36b2−96ac>0
Squaring both sides, we get
⇒36b2−96ac>0
Dividing both sides by 12, we get
⇒1236b2−96ac>120 ⇒3b2−8ac>0
Therefore, the condition for y=ax4+bx3+cx2+dx+e to have points of inflection is 3b2−8ac>0.
Note:
We simplified dxdy=dxd(ax4+bx3+cx2+dx+e) to dxdy=dxd(ax4)+dxd(bx3)+dxd(cx2)+dxd(dx)+dxd(e) and dx2d2y=dxd(4ax3+3bx2+2cx+d) to dx2d2y=dxd(4ax3)+dxd(3bx2)+dxd(2cx)+dxd(d). This is because the right hand side is a derivative of the sum of functions. The derivative of the sum of two functions is the sum of the derivatives of the two functions, that is dxd[f(x)+g(x)]=dxd[f(x)]+dxd[g(x)].