Question
Question: For what value of k the root of the equation is \[{{x}^{2}}+4x+k=0\] are real?...
For what value of k the root of the equation is x2+4x+k=0 are real?
Solution
For every quadratic equation whose roots are real, the discriminant D =b2−4ac of the given equation must be greater and equal to zero i.e. b2−4ac≥0
where a = coefficient of x2
b = coefficient of x
c = constant
Complete step-by-step solution:
Let us take ax2+ bx+c=0 to be a quadratic equation.
We know that the roots of the above equation are given by:
x=2a−b±b2−4ac
where, b2−4ac is known as discriminant(D).
Now, comparing given equation x2+4x+k=0 with general equation ax2+ bx+c=0, we will get:
a = 1, b = 4, and c = k.
Now, we will use formula to find the discriminant of equation x2+4x+k=0 given by:
D = b2−4ac --------(1)
Here, we have a = 1, b = 4, and c = k
Putting the value of a, b, c in equation (1), we get
⇒D=(4)2−4(1)(k)
⇒D=16−4k
Since, the roots of the above given equation in question i.e. x2+4x+k=0 is real. Hence, D≥0
∴16−4k≥0
Squaring both side of the above inequality, we will get:
⇒(16−4k)≥0
Taking 4 common from the Left-hand side of the above inequality, we will get:
⇒4(4−k)≥0
It can also be written as:
⇒(4−k)≥0
Take k from Left-hand to Right-hand side, we will get: -
⇒4≥k
⇒k≤4
Hence, k must be less than 4 for the root of the equation x2+4x+k=0 to be real.
Hence, k≤4 is the answer.
Note: Two equations can only be compared if and only if the Right-hand side of both the equations is zero, otherwise there is always the chance of error. And, also comparison can only be done between variables of the same degree. Squaring both sides of inequality can only be done if the Right-hand side of the inequality is positive constant.