Respuesta :
Answer:
x = -7 and x = 3
Step-by-step explanation:
x² + 4x - 21 = 0 factors as follows: (x + 7)(x - 3) = 0.
Then x = -7 and x = 3.
Answer:
[tex]x = 3\\x = -7[/tex]
Step-by-step explanation:
We have the following quadratic equation
[tex]x^2 + 4x - 21 =0[/tex]
To solve the equation we must factor it.
To factor the equation we must find 2 numbers b and c that when adding them, you obtain as result 4 ([tex]c + b = 4[/tex]) and when multiplying them, you obtain as result -21 ([tex]c * b = -21[/tex]).
Then the polynomial will be factored in the following way:
[tex](x+c)(x + b) = 0[/tex]
You can verify that the numbers that meet this condition are:[tex]b = 7\\c = -3[/tex]
So
[tex]x^2 + 4x - 21 =(x-3)(x + 7)=0[/tex]
Finally the solutions are:
[tex]x = 3\\x = -7[/tex]