Respuesta :
Answer:
[tex]x_1=4\\x_2=-3[/tex]
Step-by-step explanation:
Multiply both sides of the equation by -1:
[tex](-1)(-x^2+x+12)=0(-1)\\x^2-x-12=0[/tex]
Now, you can Factor the quadratic equation to solve it:
Choose two number that when you multiply them you get -12 and when you add them you get -1. These numbers are: -4 and 3
Therefore, you get:
[tex](x-4)(x+3)=0\\x_1=4\\x_2=-3[/tex]
For this case we have the following quadratic equation:
[tex]-x ^ 2 + x + 12 = 0[/tex]
We can solve it by:
[tex]x = \frac {-b \pm \sqrt {b ^ 2-4 (a) (c)}} {2 (a)}[/tex]
Where:
[tex]a = -1\\b = 1\\c = 12[/tex]
Substituting:
[tex]x = \frac {-1 \pm \sqrt {1 ^ 2-4 (-1) (12)}} {2 (-1)}\\x = \frac {-1 \pm \sqrt {1 + 48}} {- 2}\\x = \frac {-1 \pm \sqrt {49}} {- 2}\\x = \frac {-1 \pm \sqrt {49}} {- 2}\\x = \frac {-1 \pm7} {- 2}[/tex]
We have two roots:
[tex]x_ {1} = \frac {-1 + 7} {- 2} = \frac {6} {- 2} = - 3\\x_ {2} = \frac {-1-7} {- 2} = \frac {-8} {- 2} = 4[/tex]
Answer:
[tex]x_ {1} = - 3\\x_ {2} = 4[/tex]