document.write( "Question 391016: what is the equation of the quadratic function with roots 0 and 1 and a vertex at (1/2,-2/33)? \n" ); document.write( "
Algebra.Com's Answer #277314 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi
\n" ); document.write( "parabola with vertex at (1/2,-2/33) and x-inercepts of (0,0) and (1,0)
\n" ); document.write( "Using the vertex form of a parabola, \"y=a%28x-h%29%5E2+%2Bk\" where(h,k) is the vertex
\n" ); document.write( " y = a(x - 1/2)^2 - 2/33 using Pt(0,0) to solve for a
\n" ); document.write( " 0 = a(-1/2)^2 - 2/33
\n" ); document.write( " 2/33 = (1/4)a
\n" ); document.write( " 8/33 = a
\n" ); document.write( " y = 8/33(x-1/2)^2 - 2/33
\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "
\n" );