Hi
parabola with vertex at (1/2,-2/33) and x-inercepts of (0,0) and (1,0)
Using the vertex form of a parabola,where(h,k) is the vertex
y = a(x - 1/2)^2 - 2/33 using Pt(0,0) to solve for a
0 = a(-1/2)^2 - 2/33
2/33 = (1/4)a
8/33 = a
y = 8/33(x-1/2)^2 - 2/33