Question 332331: what is the y coordinate of the vertex of a parabola wit the following equation?
y=x^2-6x+14 Found 2 solutions by nerdybill, solver91311:Answer by nerdybill(7384) (Show Source):
You can put this solution on YOUR website! y=x^2-6x+14
.
The 'x' coordinate of the vertex can be found by:
x = -b/(2a)
x = -(-6)/(2(1))
x = 6/2
x = 3
.
To find the 'y' coordinate, plug it back into the original equation:
y=3^2-6(3)+14
y=9-18+14
y = 5 (this is your answer)