Solveeit Logo

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{{x}^{2}}+4x+k=0 are real?

Explanation

Solution

For every quadratic equation whose roots are real, the discriminant D =b24ac\sqrt{{{b}^{2}}-4ac} of the given equation must be greater and equal to zero i.e. b24ac0\sqrt{{{b}^{2}}-4ac}\ge 0
where a = coefficient of x2{{x}^{2}}
b = coefficient of xx
c = constant

Complete step-by-step solution:
Let us take ax2bx+c=0a{{x}^{2}}\text{+ }bx+c=0 to be a quadratic equation.
We know that the roots of the above equation are given by:
x=b±b24ac2ax=\dfrac{-b\pm \sqrt{{{b}^{2}}-4ac}}{2a}
where, b24ac\sqrt{{{b}^{2}}-4ac} is known as discriminant(D).
Now, comparing given equation x2+4x+k=0{{x}^{2}}+4x+k=0 with general equation ax2bx+c=0a{{x}^{2}}\text{+ }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{{x}^{2}}+4x+k=0 given by:
D = b24ac\sqrt{{{b}^{2}}-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)24(1)(k)\Rightarrow D=\sqrt{{{(4)}^{2}}-4(1)(k)}
D=164k\Rightarrow D=\sqrt{16-4k}
Since, the roots of the above given equation in question i.e. x2+4x+k=0{{x}^{2}}+4x+k=0 is real. Hence, D0D\ge 0
164k0\therefore \sqrt{16-4k}\ge 0
Squaring both side of the above inequality, we will get:
(164k)0\Rightarrow \left( 16-4k \right)\ge 0
Taking 44 common from the Left-hand side of the above inequality, we will get:
4(4k)0\Rightarrow 4\left( 4-k \right)\ge 0
It can also be written as:
(4k)0\Rightarrow \left( 4-k \right)\ge 0
Take kk from Left-hand to Right-hand side, we will get: -
4k\Rightarrow 4\ge k
k4\Rightarrow k\le 4
Hence, k must be less than 4 for the root of the equation x2+4x+k=0{{x}^{2}}+4x+k=0 to be real.
Hence, k4k\le 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.