Question 233121
How would I solve the equation using the quadratic formula? The equation is x^2+10x+22=0 
------------
x = [-10 +- sqrt(100 - 4*22)]/2
---
x = [-10 +- sqrt(12)]/2
---
x = [-10 +- 2sqrt(3)]/2
---
x = [-5 +- sqrt(3)]
x = -5+sqrt(3) or x = -5-sqrt(3)
=====================================
Cheers,
Stan H.