For the quadratic equation \( ax^2 + bx + c = 0 \), the quadratic formula is:
\[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \]
20. \( x^2 + 8x + 15 = 0 \)
- \( a = 1 \), \( b = 8 \), \( c = 15 \)
- Discriminant: \( b^2 - 4ac = 8^2 - 4 \times 1 \times 15 = 64 - 60
Show more…