You can put this solution on YOUR website! If x^2 - 5x + 6 = (x - h)^2 + k, what is the value of k?
----
x^2-5x+6 = x^2-2hx+h^2+k
---
Equate the coefficients:
-2h = -5
h^2+k = 6
------
h = 5/2
Substitute and solve for "k":
(5/2)^2+k = 6
k = 6-(25/4)
---
k = -1/4
==============
Cheers,
Stan H.
======================