document.write( "Question 117604: Write a quadratic function in vertex form that has the given vertex and passes through the given point. Vertex (-2, -2) Point (1, -20) \n" ); document.write( "
Algebra.Com's Answer #85625 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
The vertex form of a parabola's equation is generally expressed as :
\n" ); document.write( "\"y=+a%28x-h%29%5E2%2Bk+\" where (h,k) is the vertex.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You are given the vertex (-2-2), so the equation becomes:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"y=+a%28x-%28-2%29%29%5E2%2B%28-2%29\"
\n" ); document.write( "\"y=a%28x%2B2%29%5E2-2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Since the parabola contains the point (1, -20), substitute these values for x and y, and then solve the equation for a:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"-20=a%281%2B2%29%5E2-2\"
\n" ); document.write( "\"-9a=20-2\"
\n" ); document.write( "\"a=-%2818%2F9%29=-2\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now replace a with the value determined,
\n" ); document.write( "\"y=-2%28x%2B2%29%5E2-2\"
\n" ); document.write( "
\n" );