document.write( "Question 1107908: Given the vertex of a parabola of (4, –8) that passes through the point (2, 20), what is the vertex form of the quadratic equation? \n" ); document.write( "
Algebra.Com's Answer #722960 by TeachMath(96)\"\" \"About 
You can put this solution on YOUR website!
Vertex form: y = a(x - h)^2 + k
\n" ); document.write( " 20 = a(2 - 4)^2 + - 8
\n" ); document.write( " 20 = 4a - 8__4a = 28___a = 28/4 = 7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Equation: y = 7(x - 4)^2 - 8
\n" ); document.write( "
\n" );