Question
Question: Let \(f\left( x \right)\) be a polynomial of degree 4 having extreme values at x = 1 and x = 2 if \(...
Let f(x) be a polynomial of degree 4 having extreme values at x = 1 and x = 2 if x→0lim[x2f(x)+1]=3, then f(−1) is equal to
a.21b.23c.25d.29
Solution
First we need to write the four degree polynomial, f(x)=ax4+bx3+cx2+dx+e=0 and use the condition of any function which has extreme values at the critical points has f′(x)=0. Also, use the limit rules and subtraction operation between the obtained equations in order to find the values of a and b, and finally substitute x = -1 in the obtained f(x) to get the required result.
Complete step by step answer:
We know that any function which has extreme values, that are maximum and minimum at the critical points, then we can say that f′(x)=0. From the question, we can say that the function has extreme values at x = and x = 2.
Therefore, for f′(x)=0 at x = 1 and at x = 2, we can say that,
f′(1)=0 and f′(2)=0
It is given that the polynomial f(x) has a degree of four.
Therefore, f(x) will be ax4+bx3+cx2+dx+e=0.
Hence, f(x)=ax4+bx3+cx2+dx+e=0.........(i)
We also have,
x→0lim[x2f(x)+1]=3
We know that x→0limk=k, therefore, we can write,
x→0limx2f(x)+x→0lim1=3x→0limx2f(x)+1=3x→0limx2f(x)=3−1x→0limx2f(x)=2
If we take the entire f(x) and divide it by x2, we get,
f(x)=ax2+bx+c+xd+x2e=0
In the above expression, if we apply the limits, we will get a not defined result. Hence, we will only consider,
f(x)=ax2+bx+c
Therefore, we can say that, d = 0 and e = 0 for the limit value to be finite.
Now,
x→0limf(x)=x→0lim[ax2+bx+c]=a(0)+b(0)+c
We know that,
x→0limf(x)=2c=2
Let us substitute the values d = 0, e = 0 and c = 2 in equation (i), so we get,
f(x)=ax4+bx3+2x2
Differentiating the above expression with respect to x, we get,
f′(x)=4ax3+3bx2+4x
We have,
f′(1)=0
So, we can write,
f′(1)=4a(1)3+3b(1)2+4(1)=0⇒4a+3b+4=0.........(ii)
Also, we know that,
f′(2)=0
So, we can write,
f′(2)=4a(2)3+3b(2)2+4(2)=0⇒32a+12b+8=0.........(iii)
Let us solve equations (ii) and (iii). So, we have,
4a+3b+4=032a+12b+8=0
We will subtract the above equations, to get the value of a and b.
So, we will first divide equation (iii) by 4 throughout, so we get,
8a+3b+2=0.........(iv)
Now, we will subtract equation (2) from equation (iv), so we get,
(8a+3b+2)−(4a+3b+4)=08a+3b+2−4a−3b−4=04a−2=04a=2a=42a=21
On substituting a=21 in equation (ii), we get,
4(21)+3b+4=02+3b+4=03b+6=03b=−6b=−36b=−2
Now, let us substitute a=21,b=−2 in f(x)=ax4+bx3+2x2, so we will get,
f(x)=21x4+(−2)bx3+2x2=2x4−2bx3+2x2
We need the value of f(−1), therefore, substitute the value x = -1 in the above equation. So, we get,
f(−1)=2(−1)4−2(−1)3+2(−1)2=21−2(−1)+2(1)=21+2+2=21+4=21+8=29
Therefore, the value of f(−1)=29.
So, the correct answer is “Option D”.
Note: In mathematics, a limit is the value that a function approaches as the input approaches some value. Limits are essential in calculus and are used to define continuity, derivatives and integrals.