Question
Question: Let \( f:R\to R \) be defined by \( f\left( x \right) = \left\\{ {\begin{array}{*{20}{l}} {k - 2...
Let f:R→R be defined by f\left( x \right) = \left\\{ {\begin{array}{*{20}{l}}
{k - 2x,if\;x \leqslant - 1} \\\
{2x + 3,if\;x > - 1}
\end{array}} \right. . If f has a local minimum at x=−1 , then a possible value of k is
A. 0
B. −21
C. -1
D. 1
Solution
Hint : ‘f’ is a function from real numbers to real numbers as R represents real numbers. The first R is for domain and the second R is for co-domain. Here when x is less than or equal to -1, f has one definition and when x is greater than -1, f has another definition. And at x=−1 , these two given definitions of f will be equal. So equate the functions and substitute the value of x as -1 and find the value of k.
Complete step-by-step answer :
We are given that a function f:R→R be defined by f\left( x \right) = \left\\{ {\begin{array}{*{20}{l}}
{k - 2x,if\;x \leqslant - 1} \\\
{2x + 3,if\;x > - 1}
\end{array}} \right. and f has a local minimum at x=−1 . We have to find the possible value of k.
When x is less than or equal to -1, f is defined as f(x)=k−2x and when x is greater than -1, f is defined as f(x)=2x+3 .
And we are also given that the function f has a local minimum at x=−1 . This means at x=−1 , both the given definitions of f give the same result.
This gives us, k−2x=2x+3
On substituting x=−1 in the above equation, we get
⇒k−2(−1)=2(−1)+3
⇒k+2=−2+3
∴k=1−2=−1
Therefore, the possible value of k is −1.
So, the correct answer is “Option C”.
Note : We can also write the given function using limits and then solve for the value of k.
When x is less than or equal to -1,
x⇒1−limf(x)=x⇒1−lim(k−2x) as x approaches -1 and will never exceed it.
When x is greater than -1,
x⇒1+limf(x)=x⇒1+lim(2x+3) as x will start from -1 and will never fall behind it.
At x=−1 ,
x⇒1−lim(k−2x)=x⇒1+lim(2x+3)
⇒k−2(−1)=2(−1)+3
⇒k+2=1⇒k=−1