Respuesta :
Answer:
Thus, the two root of the given quadratic equation [tex]x^2-6=-x[/tex] is 2 and -3 .
Step-by-step explanation:
Consider, the given Quadratic equation, [tex]x^2-6=-x[/tex]
This can be written as , [tex]x^2+x-6=0[/tex]
We have to solve using quadratic formula,
For a given quadratic equation [tex]ax^2+bx+c=0[/tex] we can find roots using,
[tex]x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}[/tex] ...........(1)
Where, [tex]\sqrt{b^2-4ac}[/tex] is the discriminant.
Here, a = 1 , b = 1 , c = -6
Substitute in (1) , we get,
[tex]x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}[/tex]
[tex]\Rightarrow x=\frac{-(1)\pm\sqrt{(1)^2-4\cdot 1 \cdot (-6)}}{2 \cdot 1}[/tex]
[tex]\Rightarrow x=\frac{-1\pm\sqrt{25}}{2}[/tex]
[tex]\Rightarrow x=\frac{-1\pm 5}{2}[/tex]
[tex]\Rightarrow x_1=\frac{-1+5}{2}[/tex] and [tex]\Rightarrow x_2=\frac{-1-5}{2}[/tex]
[tex]\Rightarrow x_1=\frac{4}{2}[/tex] and [tex]\Rightarrow x_2=\frac{-6}{2}[/tex]
[tex]\Rightarrow x_1=2[/tex] and [tex]\Rightarrow x_2=-3[/tex]
Thus, the two root of the given quadratic equation [tex]x^2-6=-x[/tex] is 2 and -3 .
Answer:
The final answers are x = 2 OR x = -3.
Step-by-step explanation:
Given the equation is x^2 -6 = -x
Rewriting it in quadratic form as:- x^2 +x -6 = 0.
a = 1, b = 1, c = -6.
Using Quadratic formula as follows:- x = ( -b ± √(b² -4ac) ) / (2a)
x = ( -1 ± √(1 -4*1*-6) ) / (2*1)
x = ( -1 ± √(1 +24) ) / (2)
x = ( -1 ± √(25) ) / (2)
x = ( -1 ± 5 ) / (2)
x = (-1+5) / (2) OR x = (-1-5) / (2)
x = 4/2 OR x = -6/2
x = 2 OR x = -3
Hence, final answers are x = 2 OR x = -3.