Question
Question: If \[{{a}_{0}},{{a}_{1}},{{a}_{2}},{{a}_{3}}\] are positive, then \(4{{a}_{0}}{{x}^{3}}+3{{a}_{1}}{{...
If a0,a1,a2,a3 are positive, then 4a0x3+3a1x2+2a2x+a3=0 has at least one root in (-1,0) if:
A. a0+a2=a1+a3 and 4a0+2a2>3a1+a3
B. 4a0+2a2<3a1+a3
C. 4a0+2a2=3a1+a3 and a0+a2<a1+a3
D. None of these
Solution
We have been given that a0,a1,a2,a3 are positive numbers. For 4a0x3+3a1x2+2a2x+a3=0 have at least one root in (−1,0), it should follow Rolle’s theorem according to which if f(a)=f(b) where f(x) is a continuous and differentiable function in [a,b] then there exists one value of ‘c’ in [a,b] such that f′(c)=0 . Here, we will take the given equation as f′(x). Thus, to solve this question, we will keep the integral of the given equation equal for -1 and 0. Also, for any polynomial p(x) to have at least one root in (a,b), the value of p(a)p(b) should be less than 0. Hence, the product of the values of the integral of the given equation at -1 and 0 should be less than 0. We will use both these properties and find our required condition. Hence, we will have our answer.
Complete step-by-step solution:
Now, we have been given the equation 4a0x3+3a1x2+2a2x+a3=0
Let this equation be f′(x).
Therefore, f(x) is given by:
f(x)=∫f′(x)
Putting the value of f′(x)in the above equation, we will get the value of f(x)
Thus, f(x) is given as:
f(x)=∫(4a0x3+3a1x2+2a2x+a3=0).dx⇒f(x)=4a0[4x4]+3a1[3x3]+2a2[2x2]+a3[x]+C⇒f(x)=a0x4+a1x3+a2x2+a3x+C
Here, ‘C’ is the constant of integration.
Now, f(x) is a polynomial function hence it is both continuous and differentiable in [−1,0]
For f′(x)=0 in [−1,0], f(−1)=f(0)
Hence, putting after putting in the values, we get:
a0(−1)4+a1(−1)3+a2(−1)2+a3(−1)+C=a0(0)4+a1(0)3+a2(0)2+a3(0)+C⇒a0−a1+a2−a3+C=0+0+0+0+C⇒a0−a1+a2−a3=0⇒a0+a2=a1+a3
Thus, we have got out first required condition.
Now, for f′(x) to have one root in (−1,0) , f′(−1)f′(0)<0
Applying putting in the values in the above condition, we get:
f′(−1)f(0)<0⇒(4a0(−1)3+3a1(−1)2+2a2(−1)+a3)(4a0(0)3+3a1(0)3+2a2(0)+a3)<0⇒(−4a0+3a1−2a2+a3)(0+0+0+a3)<0⇒(−4a0+3a1−2a2+a3)a3<0
Now, we have been given in the question that a0,a1,a2,a3 are positive numbers. Thus we can say that:
−4a0+3a1−2a2+a3<0⇒3a1+a3<4a1+2a2
Thus, we have our second required condition.
Thus, option (A) is the correct option.
Note: Be careful while integrating the equation and don’t forget to include the constant of integration ‘C’. Also, Rolle’s theorem is only applicable if the function is both continuous and differentiable in the given range. Since we have been given a polynomial function, its integral will also be a polynomial and polynomial functions are continuously differentiable everywhere.