SOLUTION: Solve by completing the square. x2 – 2x – 15 = 0

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: Solve by completing the square. x2 – 2x – 15 = 0       Log On


   



Question 89506: Solve by completing the square.
x2 – 2x – 15 = 0

Answer by funmath(2933) About Me  (Show Source):
You can put this solution on YOUR website!
Solve by completing the square.
x2 – 2x – 15 = 0
x^2-2x-15+15=0+15
x^2-2x+___=15+___
fill the blank with (b/2)^2 (b is the coefficient of x)
x^2-2x+(-2/2)^2=15+(-2/2)^2
x^2-2x+(-1)^2=15+(-1)^2
x^2-2x+1=15+1
x^2-2x+1=16
Now you have a perfect square trinomial that can be factored like this.
(x-1)^2=16
sqrt%28%28x-1%29%5E2%29=%2B-sqrt%2816%29
x-1=+/-4
x-1+1=1+/-4
x=1+/-4
x=1-4 or x=1+4
x=-3 or x=5
Happy Calculating!!!