Hi,
y= -x^2/2+3x+8
0 = -x^2/2+3x+8 | x-intercepts when y = 0
0 = x^2 - 6x -16 = (x-8)(x+2) x-intercepts (8,0)(-2,0)
the vertex form of a parabola,where(h,k) is the vertex
y= -x^2/2+3x+8 |complete the square of the original EQ
y= -(1/2)[ x-3)^2 -9] + 8
y= -(1/2)[ x-3)^2 + 25/2 V(3,12.5)