Solveeit Logo

Question

Question: The quadratic equations \({x^2} + 15|x| + 14 = 0\) has 1)only positive solutions 2)only negative...

The quadratic equations x2+15x+14=0{x^2} + 15|x| + 14 = 0 has
1)only positive solutions
2)only negative solutions
3)no solution
4)both positive and negative solutions

Explanation

Solution

We have to find the solution of the given quadratic equationx2+15x+14=0{x^2} + 15|x| + 14 = 0. We solve this question using the concept of real roots of an equation . We will firstly put x>0x > 0and then find the roots of the quadratic equation and then put x<0x < 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+15x+14=0{x^2} + 15|x| + 14 = 0
Let us consider two cases such as x>0x > 0andx<0x < 0. As removing mod we add ±\pm after removing the mod function .
Case 1 ) For , x>0x > 0
x2+15x+14=0{x^2} + 15x + 14 = 0
We find the roots of the quadratic equation using the formula of quadratic formula .
I.e.
x=[b±b24ac]2ax = \dfrac{{[ - b \pm \sqrt {{b^2} - 4ac} ]}}{{2a}}
Where a is the coefficient of x2,b{x^2},bis the coefficient of xx and cc is the coefficient of the constant term .
Using the above formula , we get the value of xx as
x=[15±((15)24×1×14)]2×1x = \dfrac{{[ - 15 \pm \sqrt {({{( - 15)}^2} - 4 \times 1 \times 14)} ]}}{{2 \times 1}}
x=[15±(22556)]2\Rightarrow x = \dfrac{{[ - 15 \pm \sqrt {(225 - 56)} ]}}{2}
x=[15±(169)]2\Rightarrow x = \dfrac{{[ - 15 \pm \sqrt {(169)} ]}}{2}
x=[15±13]2\Rightarrow x = \dfrac{{\left[ { - 15 \pm 13} \right]}}{2}
x=[15+13]2\Rightarrow x = \dfrac{{\left[ { - 15 + 13} \right]}}{2}or x=[1513]2x = \dfrac{{\left[ { - 15 - 13} \right]}}{2}
x=1orx=14\Rightarrow x = - 1orx = - 14
As for solving the quadratic equations forx>0x > 0, we don’t get any real value of xx .
Hence , there is no solution forx>0x > 0.
Case 2 ) For , x<0x < 0
x215x+14=0{x^2} - 15x + 14 = 0
We find the roots of the quadratic equation using the formula of quadratic formula .
I.e.
x=[b±(b24ac)]2ax = \dfrac{{[ - b \pm \sqrt {({b^2} - 4ac)} ]}}{{2a}}
Where a is the coefficient of x2,b{x^2},bis the coefficient of xx and cc is the coefficient of the constant term .
Using the above formula , we get the value of xx as
x=15±((15)24×1×14)2×1x = \dfrac{15\pm{\sqrt {({{(15)}^2} - 4 \times 1 \times 14)} }}{{2 \times 1}}
x=[15±(22556)]2\Rightarrow x = \dfrac{{[15 \pm \sqrt {(225 - 56)} ]}}{2}
x=[15±(169)]2\Rightarrow x = \dfrac{{[15 \pm \sqrt {(169)} ]}}{2}
x=[15±13]2\Rightarrow x = \dfrac{{\left[ {15 \pm 13} \right]}}{2}
x=[15+13]2orx=[1513]2\Rightarrow x = \dfrac{{\left[ {15 + 13} \right]}}{2}or x = \dfrac{{\left[ {15 - 13} \right]}}{2}
x=1orx=14\Rightarrow x = 1orx = 14
As for solving the quadratic equations for x<0x < 0, we don’t get any real value of xx .
Hence , there is no solution for x<0x < 0.
From the two cases we conclude that there is no solution for the quadratic equation .
Thus , the equation x2+15x+14=0{x^2} + 15|x| + 14 = 0 has no solution .
Hence , the correct option is (3)\left( 3 \right).

Note: Since b24ac{b^2} - 4ac determines whether the quadratic equation ax2+bx+c=0a{x^2} + bx + c = 0 has real roots , b24ac{b^2} - 4ac is called the discriminant of this quadratic equation .
(1) two distinct real roots , if b24ac>0{b^2} - 4ac > 0
(2) two equal real roots , if b24ac=0{b^2} - 4ac = 0
(3) no real roots , if b24ac<0{b^2} - 4ac < 0