SOLUTION: Some one please help Determine the vertex of y = x^2 -8x +22 Please show how you do this Thank you

Algebra ->  Formulas -> SOLUTION: Some one please help Determine the vertex of y = x^2 -8x +22 Please show how you do this Thank you      Log On


   



Question 71295: Some one please help
Determine the vertex of y = x^2 -8x +22
Please show how you do this
Thank you

Answer by funmath(2933) About Me  (Show Source):
You can put this solution on YOUR website!
Some one please help
Determine the vertex of y = x^2 -8x +22
:
One way to find the vertex is tho put the equation in vertex form by completing the square: highlight%28y=%28x-h%29%5E2%2Bk%29, where (h,k)=(x,y) of the vertex.
y=(x^2-8x+___)-___+22
y=(x^2-8x+(-8/2)^2)-(-8/2)^2+22
y=(x-4)^2-(-4)^2+22
y=(x-4)^2-16+22
y=(x-4)^2+6
The vertex, (h,k)=(4,6)
:
Another way to do this is to use the formula highlight%28x=-b%2F2a%29 to find the x value of the vertex.
a=1 and b=-8
x=-%28-8%29%2F%282%281%29%29
x=8%2F2
x=4
Now plug that value back into the original equation to find the y-value.
y=%284%29%5E2-8%284%29%2B22
y=16-32%2B22
y=6
Once again the vertex is (4,6)
Use whichever method you prefer and your teacher allows.
Happy Calculating!!!!