View Single Post
  #3  
Old October 22nd, 2009, 09:13 PM
ukorov ukorov is offline
Member
 
Join Date: Oct 2009
Posts: 147
Country:
Thanks: 8
Thanked 24 Times in 22 Posts
ukorov is on a distinguished road
Default

y
= x^2 - 2x + k
= x^2 - 2x + (-2/2)^2 - (-2/2)^2 + k
= x^2 - 2x + 1 - 1 + k
= (x^2 - 2x + 1) + (k - 1)
= (x - 1)^2 + (k - 1)
= (x - H)^2 + (K)
where (H,K) is the turning point = (1, -5)
hence -5 = k - 1
k = -4
Reply With Quote