SOLUTION: solve showing and explaining all steps using quadractic formula, x^2+2x-8=0

Algebra ->  Quadratic Equations and Parabolas  -> Quadratic Equations Lessons  -> Quadratic Equation Lesson -> SOLUTION: solve showing and explaining all steps using quadractic formula, x^2+2x-8=0      Log On


   



Question 236062: solve showing and explaining all steps using quadractic formula,
x^2+2x-8=0

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!

x%5E2%2B2x-8=0 Start with the given equation.


Notice that the quadratic x%5E2%2B2x-8 is in the form of Ax%5E2%2BBx%2BC where A=1, B=2, and C=-8


Let's use the quadratic formula to solve for "x":


x+=+%28-B+%2B-+sqrt%28+B%5E2-4AC+%29%29%2F%282A%29 Start with the quadratic formula


x+=+%28-%282%29+%2B-+sqrt%28+%282%29%5E2-4%281%29%28-8%29+%29%29%2F%282%281%29%29 Plug in A=1, B=2, and C=-8


x+=+%28-2+%2B-+sqrt%28+4-4%281%29%28-8%29+%29%29%2F%282%281%29%29 Square 2 to get 4.


x+=+%28-2+%2B-+sqrt%28+4--32+%29%29%2F%282%281%29%29 Multiply 4%281%29%28-8%29 to get -32


x+=+%28-2+%2B-+sqrt%28+4%2B32+%29%29%2F%282%281%29%29 Rewrite sqrt%284--32%29 as sqrt%284%2B32%29


x+=+%28-2+%2B-+sqrt%28+36+%29%29%2F%282%281%29%29 Add 4 to 32 to get 36


x+=+%28-2+%2B-+sqrt%28+36+%29%29%2F%282%29 Multiply 2 and 1 to get 2.


x+=+%28-2+%2B-+6%29%2F%282%29 Take the square root of 36 to get 6.


x+=+%28-2+%2B+6%29%2F%282%29 or x+=+%28-2+-+6%29%2F%282%29 Break up the expression.


x+=+%284%29%2F%282%29 or x+=++%28-8%29%2F%282%29 Combine like terms.


x+=+2 or x+=+-4 Simplify.


So the solutions are x+=+2 or x+=+-4