Question
Question: Find the set of values of \[k\] for which the equation \[{x^2} + 2\left( {k - 1} \right)x + k - 1 = ...
Find the set of values of k for which the equation x2+2(k−1)x+k−1=0 has no real roots?
Solution
To find the set of values of k for which the equation x2+2(k−1)x+k−1=0 has no real roots, we will use the concept of discriminant which is denoted by D. As, we know that for an equation ax2+bx+c=0 to have no real roots D<0 i.e., b2−4ac<0. We will put the values and solve the inequality to get the possible values.
Complete step by step answer:
We have been given a quadratic equation x2+2(k−1)x+k−1=0 and we have to find the value of k for which the given equation has no real roots.
As we know that the given equation is of the form ax2+bx+c=0 and to have no real roots the value of discriminant of an equation must be less than zero i.e., D<0.
Now, we know that D=b2−4ac
The given quadratic equation is x2+2(k−1)x+k−1=0. Here, a=1, b=2(k−1) and c=k−1.
Putting all these values in the formula in D<0, we get
⇒b2−4ac<0
⇒[2(k−1)]2−4×(1)×(k−1)<0
On simplification, we get
⇒[4(k2−2k+1)]−4(k−1)<0
Taking 4 common, we get
⇒4(k2−2k+1−k+1)<0
As we know, inequality remains the same when dividing both sides by a positive number.
Dividing both the sides by 4, we get
⇒k2−2k+1−k+1<0
On simplification, we get
⇒k2−3k+2<0
On splitting the middle term, we get
⇒k2−k−2k+2<0
Taking the terms common, we get
⇒k(k−1)−2(k−1)<0
Now taking (k−1) common, we get
⇒(k−1)(k−2)<0
On solving this inequality, we get
For k>2, we get (k−1)(k−2)>0.
For 1<k<2, we get (k−1)(k−2)<0.
For k<1, we get (k−1)(k−2)>0.
So, we get (k−1)(k−2)<0 for k∈(1,2).
Therefore, the set of values of k for which the equation x2+2(k−1)x+k−1=0 has no real roots is k∈(1,2).
Note: Here, 1 and 2 are not included in the set of values of k. Here, one point to note is that square bracket [] states that the end elements of the range will satisfy the given expression whereas the round bracket () states that the end elements will not satisfy the given expression.