Question
Question: Let f(x) be a polynomial of degree 4 having extreme values at x=1 and x=2. If \(\displaystyle \lim...
Let f(x) be a polynomial of degree 4 having extreme values at x=1 and x=2.
If x→0lim(1+x2f(x))=3 , then f(2) is equal to
(a) -8
(b) -4
(c) 0
(d) 4
Solution
Let the polynomial be ax4+bx3+cx2+dx+e=0 . Use the point that the extremums of the polynomial are at x=2 and x=1, which implies f′(1)=0 and f′(2)=0 . Also, use the condition x→0lim(1+x2f(x))=3 to get the value of a, b, c, d and e. Remember, that a number divided by 0 is finite and defined if and only if the number is also zero.
Complete step-by-step answer:
Let us start the solution to the above question by letting the four degree polynomial to be ax4+bx3+cx2+dx+e=0 .
It is given that x→0lim(1+x2f(x))=3 . So, if we substitute the polynomial, we get
x→0lim(1+x2ax4+bx3+cx2+dx+e)=3
⇒x→0lim(1+ax2+bx+c+xd+x2e)=3
Now, we know that a number divided by 0 is finite and defined if and only if the number is also zero. So, d=e=0. Therefore, our equation is:
x→0lim(1+ax2+bx+c)=3
Now, if we put the limit, i.e., x=0, we get
1+a×02+b×0+c=3
⇒1+c=3
⇒c=2
So, we can say f(x)=ax4+bx3+2x2 . If we differentiate f(x) using the formula dxdxn=nxn−1 , we get
f′(x)=4ax3+3bx2+4x
As it is given that that the extremums of the polynomial are at x=2 and x=1, we can say that f′(1)=0 and f′(2)=0 .
f′(1)=0
⇒4a×13+3b×12+4×1=0
⇒4a+3b+4=0.............(i)
f′(2)=0
⇒4a×23+3b×22+4×2=0
⇒32a+12b+8=0...........(ii)
Now, we will multiply equation (i) by 4 and subtract it from equation (ii). On doing so, we get
32a+12b+8−4(4a+3b+4)=0
⇒32a+12b+8−16a−12b−16=0
⇒16a−8=0
⇒16a=8
⇒a=21
Now, if we put this value of a in equation (i), we get
4×21+3b+4=0
⇒3b+6=0
⇒b=−2
So, we can say that the polynomial is f(x)=21×x4−2x3+2x2 . So, if we put x=2 in this function, we get
f(2)=21×(2)4−2(2)3+2(2)2=8−16+8=0
So, the correct answer is “Option C”.
Note: It is not always necessary that you can find out the polynomial using the method but it is a sure thing that all the data required will be given by using the above interpretations only. Also, it is not a necessary thing that you should know the polynomial, you might reach the answer without knowing the polynomial as well, depending on what is asked.