For this case we must solve the following quadratic equation:
[tex]x ^ 2-5x-8 = 0[/tex]
We use the quadratic formula to find the solutions:
[tex]x = \frac {-b \pm \sqrt {b ^ 2-4 (a) (c)}} {2a}[/tex]
Where:
[tex]a = 1\\b = -5\\c = -8[/tex]
Substituting we have:
[tex]x = \frac {- (- 5) \pm \sqrt {(- 5) ^ 2-4 (1) (- 8)}} {2 (1)}\\x = \frac {5 \pm \sqrt {25 + 32}} {2}\\x = \frac {5 \pm \sqrt {57}} {2}[/tex]
In this way we have two roots:
[tex]x_ {1} = \frac {5+ \sqrt {57}} {2}\\x_ {2} = \frac {5- \sqrt {57}} {2}[/tex]
Answer:
[tex]x_ {1} = \frac {5+ \sqrt {57}} {2}\\x_ {2} = \frac {5- \sqrt {57}} {2}[/tex]