document.write( "Question 364579: Write the equation of a parabola in vertex form if the vertex is (-2,8) and y -intercept is 0. \n" ); document.write( "
Algebra.Com's Answer #259981 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "*Note: vertex form of a parabola,
\n" ); document.write( "\"y=a%28x-h%29%5E2+%2Bk\" where(h,k) is the vertex
\n" ); document.write( "vertex is (-2,8)
\n" ); document.write( "y = a(x+2)^2 + 8
\n" ); document.write( "y -intercept is 0. (0,0) a point on the parabola
\n" ); document.write( "0 = 4a + 8
\n" ); document.write( "-2 = a
\n" ); document.write( "y = -2(x+2) + 8
\n" ); document.write( "\"graph%28+300%2C+300%2C-10%2C10%2C-10%2C10%2C-2%28x%2B2%29%5E2+%2B8%29+\" \n" ); document.write( "
\n" );