Question
Question: If x = -1 and x = 2 are extreme points of \(\text{f(x) = }\alpha \text{ log}\left| x \right|+\beta {...
If x = -1 and x = 2 are extreme points of f(x) = α log∣x∣+βx2+x, then
a) α=−6,β=21
b) α=−6,β=−21
c) α=2,β=−21
d) α=2,β=21
Solution
We a given function as: f(x) = α log∣x∣+βx2+x. It is said that x = -1 and x = 2 are extreme points of the given function. So, at extreme points f′(x)=0.
To find the values of αand β, firstly find f′(x)=0 for x = -1 and x = 2 and then solve both the linear equations in two variables.
Complete step by step answer:
As we have a give function:
f(x) = α log∣x∣+βx2+x
Now, differentiate the function with respect to x, we get:
f′(x)=α(x1)+2βx+1
\left\\{ \dfrac{d\left( \log x \right)}{dx}=\dfrac{1}{x};\dfrac{d\left( {{x}^{n}} \right)}{dx}=n{{x}^{n-1}} \right\\}
Since f′(x)=0 at end points.
So, we can say that α(x1)+2βx+1=0 for x = -1 and x =2.
Now, put x = -1 in equation (1), we get:
⇒−α−2β+1=0⇒α+2β=1......(2)
Now, put x = 2 in equation (1), we get:
⇒2α+4β+1=0⇒α+8β=−2......(3)
To solve both equations (2) and (3), subtract equation (2) from equation (3).
we get:
⇒6β=−3⇒β=−21
Put value of β=−21 in equation (2), we get:
⇒α−1=1⇒α=2
Hence, the required values are: α=2 and β=−21
So, the correct answer is “Option C”.
Note: While differentiating the given function with respect to x, always take care to multiply the coefficient of that quantity with the variable. As in the given question, we have:dxd(βx2). So, the answer would be 2βx. Some might miss the co-efficient while differentiating and write it as 2x, which is a wrong method according to the differentiation rule.
Also, while solving the linear equations in two variables, we can use elimination method or substitution method (whichever makes the process easier).