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
Quadratics: solvers
Quadratics
Practice!
Practice
Answers archive
Answers
Lessons
Lessons
Word Problems
Word
In Depth
In
Click here to see ALL problems on Quadratic Equations
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)
(
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