Solve:
\[
2x^2 + 8x - 5 = 0
\]
Step 1: Factor out the 2:
\[
2(x^2 + 4x) - 5 = 0 \Rightarrow x^2 + 4x = \frac{5}{2}
\]
Step 2: Complete the square:
\[
x^2 + 4x + 4 = \frac{5}{2} + 4 = \frac{13}{2}
\Rightarrow (x + 2)^2 = \frac{13}{2}
\]
Step 3: Square root both sides:
\[
x + 2 = \pm \sqrt{\frac{13}{2}}
\Rightarrow x = -2 \pm \sqrt{\frac{13}{2}}
\]
Solutions: \(x = -2 \pm \sqrt{\frac{13}{2}}\)