Question
Question: If we have \[x\in R\] and \[k=\dfrac{{{x}^{2}}-x+1}{{{x}^{2}}+x+1}\], then A. \[x\le 0\] B. \[...
If we have x∈R and k=x2+x+1x2−x+1, then
A. x≤0
B. 31≤k≤3
C. k≥5
D. None of these
Solution
First we will cross multiply x2+x+1 , and then equation will look like (x2+x+1)k=x2−x+1 , now making a quadratic in x which we look like (k−1)x2+(k+1)x+k−1=0, given x∈R so applying D≥0
Which gives quadratic in k as −3k2+10k−3≥0 now finding the range of k
Complete step-by-step solution:
We are given x∈R and k=x2+x+1x2−x+1, then we have to find the range of k
For that we will cross multiply x2+x+1 and get (x2+x+1)k=x2−x+1
On solving we get equation (k−1)x2+(k+1)x+k−1=0 now we have a quadratic in x and given a condition x∈R so we can say that discriminant of this quadratic is greater than equals to zero
D≥0, where D of equation ax2+bx+c=0 is D=b2−4ac
So, calculating D value for equation (k−1)x2+(k+1)x+k−1=0
Using D=b2−4ac, it will be
D=(k+1)2−4(k−1)(k−1) which on simplifying equals to
Writing D≥0 gives expression as
(k2+2k+1)−4(k2−2k+1)≥0
Which on further solving gives equation
−3k2+10k−3≥0
Now as coefficient of k2 is negative so we will multiply with -1 both sides and it will change direction of sign and our equation will look like
3k2−10k+3≤0
Now to find the range of k we can write this equation as
3k2−9k−k+3≤0
Now taking common we can write it as
3k(k−3)−1(k−3)≤0
Finally, it will look like (3k−1)(k−3)≤0
Hence on looking to it we can say that range of k is 31≤k≤3
The answer is the option (B).
Note: Most of the students have doubt that why we take condition D≥0, it is because For a quadratic equation we can write its solution as x=2a−b±b2−4ac. Now It is given that x∈R it means value of b2−4ac should be real and for that we can write b2−4ac≥0 and D=b2−4ac