Question
Question: The quadratic equations \({x^2} + 15|x| + 14 = 0\) has 1)only positive solutions 2)only negative...
The quadratic equations x2+15∣x∣+14=0 has
1)only positive solutions
2)only negative solutions
3)no solution
4)both positive and negative solutions
Solution
We have to find the solution of the given quadratic equationx2+15∣x∣+14=0. We solve this question using the concept of real roots of an equation . We will firstly put x>0and then find the roots of the quadratic equation and then put x<0and then find the roots of the quadratic equations . Solving the equation for the two cases gives the real roots of the solution .
Complete step-by-step solution:
Given : x2+15∣x∣+14=0
Let us consider two cases such as x>0andx<0. As removing mod we add ± after removing the mod function .
Case 1 ) For , x>0
x2+15x+14=0
We find the roots of the quadratic equation using the formula of quadratic formula .
I.e.
x=2a[−b±b2−4ac]
Where a is the coefficient of x2,bis the coefficient of x and c is the coefficient of the constant term .
Using the above formula , we get the value of x as
x=2×1[−15±((−15)2−4×1×14)]
⇒x=2[−15±(225−56)]
⇒x=2[−15±(169)]
⇒x=2[−15±13]
⇒x=2[−15+13]or x=2[−15−13]
⇒x=−1orx=−14
As for solving the quadratic equations forx>0, we don’t get any real value of x .
Hence , there is no solution forx>0.
Case 2 ) For , x<0
x2−15x+14=0
We find the roots of the quadratic equation using the formula of quadratic formula .
I.e.
x=2a[−b±(b2−4ac)]
Where a is the coefficient of x2,bis the coefficient of x and c is the coefficient of the constant term .
Using the above formula , we get the value of x as
x=2×115±((15)2−4×1×14)
⇒x=2[15±(225−56)]
⇒x=2[15±(169)]
⇒x=2[15±13]
⇒x=2[15+13]orx=2[15−13]
⇒x=1orx=14
As for solving the quadratic equations for x<0, we don’t get any real value of x .
Hence , there is no solution for x<0.
From the two cases we conclude that there is no solution for the quadratic equation .
Thus , the equation x2+15∣x∣+14=0 has no solution .
Hence , the correct option is (3).
Note: Since b2−4ac determines whether the quadratic equation ax2+bx+c=0 has real roots , b2−4ac is called the discriminant of this quadratic equation .
(1) two distinct real roots , if b2−4ac>0
(2) two equal real roots , if b2−4ac=0
(3) no real roots , if b2−4ac<0