Question
Question: For what values of c, the roots of the equation \(\left( {c - 2} \right){x^2} + 2\left( {c - 2} \rig...
For what values of c, the roots of the equation (c−2)x2+2(c−2)x+2=0 are not real.
(A) (1,2)
(B) (2,3)
(C) (3,4)
(D) (2,4)
Solution
In the given question, we are required to solve for the values of c such that the equation (c−2)x2+2(c−2)x+2=0 has no real roots. We will first compare the given equation with the standard form of a quadratic equation ax2+bx+c=0 and then apply the condition over the discriminant over the discriminant of the quadratic equation.
Complete step by step answer:
In the given question, we are provided with the equation (c−2)x2+2(c−2)x+2=0.
Now, comparing the equation with standard form of a quadratic equation ax2+bx+c=0
Here,a=(c−2), b=2(c−2) and c=2.
Now, we know that the roots of a quadratic equation are given by the quadratic formula x=2a(−b)±b2−4ac. Now, if the roots are not real, the expression under the square root must be negative as then the roots will be complex.
The expression (b2−4ac) present under the square root is called the discriminant of the quadratic equation.
So, for the roots to be non-real, the discriminant of the quadratic equation must be negative.
Hence, D=(b2−4ac)<0
Substituting the values of a, b and c, we get,
⇒((2(c−2))2−4(c−2)(2))<0
Opening the brackets,
⇒(4(c−2)2−8(c−2))<0
Computing the square term,
⇒(4(c2−2(2)(c)+22)−8(c−2))<0
⇒(4(c2−4c+4)−8(c−2))<0
Simplifying the inequality, we get,
⇒4c2−16c+16−8c+16<0
Adding up the like terms,
⇒4c2−24c+32<0
Dividing both sides by 4, we get,
⇒c2−6c+8<0
Factorising the quadratic expression,
⇒(c−2)(c−4)<0
Now, since the product of two terms is negative, one of the terms has to be negative and the other one has to be positive.
This gives rise to two cases.
Case 1: (c−2)<0 and (c−4)>0
Simplifying the inequality using transposition,
c<2 and c>4
Now, both these inequalities don’t hold at the same time. So, the solution set for this case is null set.
Case 2: (c−2)>0 and (c−4)<0
Simplifying the inequality using transposition,
c>2 and c<4
Now, both these inequalities hold at the same time for c∈(2,4). So, the solution set for this case is c∈(2,4).
Now, we have to take a union of solutions to both the cases. So, the final solution is c∈(2,4).
Therefore, the values of c for which the equation (c−2)x2+2(c−2)x+2=0 has no real roots are c∈(2,4).
So, the correct answer is “Option D”.
Note:
Quadratic equations are the polynomial equations with degree of the variable or unknown as 2. We should also know the expression of the discriminant of a quadratic equation so as to solve the question. We should take care of the calculations to be sure of the final answer. We should remember the expression for the discriminant of the quadratic equation.