What values of x would make the following equation true?

Here we want to find the two solutions of a quadratic equation, to do it, we will use the Bhaskara's formula.
The correct option is C.
[tex]x = -5 \pm \sqrt{46}[/tex]
---------------------------------
First, let's define the Bhaskara's formula.
For a general quadratic equation:
[tex]a*x^2 + b*x + c = 0[/tex]
The solutions are given by:
[tex]x = \frac{-b \pm \sqrt{b^2 - 4*a*c} }{2*a}[/tex]
In this case, the quadratic equation is:
[tex]x^2 + 10x - 21 = 0[/tex]
If we apply the Bhaskara's formula we get:
[tex]x = \frac{-10 \pm \sqrt{(10)^2 - 4*1*(-21)} }{2*1} \\\\x = \frac{-10\pm \sqrt{184} }{2} \\\\x = \frac{-10}{2} \pm \frac{\sqrt{184} }{\sqrt{4} } \\\\x = -5 \pm \sqrt{46}[/tex]
Then we can see that the correct option is C.
If you want to learn more, you can read:
https://brainly.com/question/17177510