SOLUTION: for the function y=x^2 - 4x -5 how do you put it in the form y+a(x-h)^2 + k

Algebra ->  Quadratic Equations and Parabolas -> SOLUTION: for the function y=x^2 - 4x -5 how do you put it in the form y+a(x-h)^2 + k      Log On


   



Question 31614: for the function y=x^2 - 4x -5 how do you put it in the form y+a(x-h)^2 + k
Answer by mukhopadhyay(490) About Me  (Show Source):
You can put this solution on YOUR website!
y=x^2 - 4x -5
=> y = x^2 - 4x + 4 - 9
=> y = (x-2)^2 - 9
=> y - (x-2)^2 + 9 = 0
The above is in the same form as described where a = -1, h=2, and k=9