In one of the questions in my math textbook, I was given this equation and told that passes through (4,4) and (-4,8)
$$(y−k)^2=−4(x−h)$$
I understand this graph is a sideways parabola and the vertex is (h,k) and that I need to make two equations to solve for h and k I was able to create the equations: $$(4-k)^2=-4(4-h)$$ $$(8-k)^2=-4(-4-h)$$
Expanding gives: $16-8k+k^2=-16+4h$ and $64-16k+k^2=16+4h$ respectively.
In the first equation, I make h the subject: $$\frac{k^2}{4}-2k+8$$
But then where do I sub that in? If I sub into the first equation $(4-k)^2=-4(4-h)$, I will get $0=0$? I am very confused and I am not sure what I should do! I may have done the wrong step somewhere.There also seems to be no examples or solutions in the textbook, but they got an answer of $k=2$ and $h=5$
Any help with be greatly appreciated! Thank you!
Hint
You've got the right idea, but you simply back substituted your expression for $\ h\ $ into the wrong equation. You got a tautology when you did that because that equation was the same one from which you derived your expression for $\ h\ $ in the first place. Try substituting it instead into your second equation. That should give you an easily solvable equation for $\ k\ $.