SOLUTION: how do you work out: x-squared - 10x + 14 = 0

Algebra ->  Equations -> SOLUTION: how do you work out: x-squared - 10x + 14 = 0      Log On


   



Question 398096: how do you work out: x-squared - 10x + 14 = 0
Answer by stanbon(75887) About Me  (Show Source):
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.