Solveeit Logo

Question

Question: How do you find a value of k such that the limit \(x \to 1\) exists given \(\dfrac{{{x^2} - kx + 9}}...

How do you find a value of k such that the limit x1x \to 1 exists given x2kx+9x1\dfrac{{{x^2} - kx + 9}}{{x - 1}}?

Explanation

Solution

We will notice that the denominator becomes zero when we put in x = 1, therefore, we will somehow make the numerator zero as well so that we get 0/0 form and the limit exists.

Complete step by step solution:
We are given that the limit of the function given x2kx+9x1\dfrac{{{x^2} - kx + 9}}{{x - 1}} exists where x1x \to 1. We need to find the value of k for such conditions.
Let us term the given function x2kx+9x1\dfrac{{{x^2} - kx + 9}}{{x - 1}} as f(x)f(x).
So, we have: f(x)=x2kx+9x1f(x) = \dfrac{{{x^2} - kx + 9}}{{x - 1}}.
Now, we are given that limx0f(x)\mathop {\lim }\limits_{x \to 0} f(x) exists.
Therefore, limx0(x2kx+9x1)\mathop {\lim }\limits_{x \to 0} \left( {\dfrac{{{x^2} - kx + 9}}{{x - 1}}} \right) exists.
Now, since if we put in x=1x = 1, we get the denominator of f(1)f(1) to be equal to 0.
Therefore, we need to get 00\dfrac{0}{0} form, so that we can use L – Hospital’s rule.
Therefore, the numerator of f(x)f(x) must be equal to 0.
Therefore, we have x2kx+9=0{x^2} - kx + 9 = 0.
Using the quadratic formula, we have:-
x=(k)±(k)24×1×92×1\Rightarrow x = \dfrac{{ - ( - k) \pm \sqrt {{{( - k)}^2} - 4 \times 1 \times 9} }}{{2 \times 1}}
Simplifying the calculations in the above equation, we will then obtain the following equation:-
x=k±k2362\Rightarrow x = \dfrac{{k \pm \sqrt {{k^2} - 36} }}{2}
Putting x=1x = 1 in the above equation, we will then get the following equation:-
2=k±k2362\Rightarrow 2 = \dfrac{{k \pm \sqrt {{k^2} - 36} }}{2}
Multiplying both the sides of equation by 2, we will get:-
k±k236=2\Rightarrow k \pm \sqrt {{k^2} - 36} = 2
Taking k from addition in LHS to subtraction in RHS, we will then obtain the following equation:-
±k236=2k\Rightarrow \pm \sqrt {{k^2} - 36} = 2 - k
Taking square of both sides of above equation, we have:-
k236=(2k)2\Rightarrow {k^2} - 36 = {\left( {2 - k} \right)^2}
Now, we know that we have an identity given by (ab)2=a2+b22ab{\left( {a - b} \right)^2} = {a^2} + {b^2} - 2ab.
Therefore, we have:-
k236=4+k24k\Rightarrow {k^2} - 36 = 4 + {k^2} - 4k
Crossing off k2{k^2} from both the sides of the above equation, we have:-
36=44k\Rightarrow - 36 = 4 - 4k
Subtracting 4 from both the sides, we have:-
4k=40\Rightarrow - 4k = - 40

Hence, k = 10 is the required answer

Note:
The students must note that this could have been done in a simpler way as well without the hassle of quadratic formula and everything as well as follows:-
Since the denominator of the given function is zero when x is 1, therefore, we will put the numerator of f (1) to be zero as well.
So, 12k×1+9=0{1^2} - k \times 1 + 9 = 0
Thus, we have k = 10.