SOLUTION: How to solve 8x^2+8x+2

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: How to solve 8x^2+8x+2      Log On


   



Question 873686: How to solve 8x^2+8x+2
Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
Use quadratic formula to solve 8x^2+8x+2
x = (-b + or - square root(b^2 - 4ac) / 2*a
x = (-8 + square root(8^2 - 4*8*2) / 2*8
x = (-8 - square root(8^2 - 4*8*2) / 2*8
note that the square root term is 0, therefore we have one solution
x = -8 / 16 = -1/2