You can put this solution on YOUR website! x-squared - 10x + 14 = 0
---
x^2-10x+14 = 0
---
Quadratic Formula:
x = [10 +- sqrt(100-4*1*14)]/2
---
x = [10 +- sqrt(44)]/2
---
x = [10 +- 2sqrt(11)]/2
---
x = 5+sqrt(11) or x = 5-sqrt(11)
==================================
Cheers,
Stan H.