document.write( "Question 753973: You are given the coordinates of the vertex (0,-4) and of a point (-9,-6) on a parabola. Find the coefficients for the equation of the parabola. \n" ); document.write( "
Algebra.Com's Answer #458706 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
You are given the coordinates of the vertex (0,-4) and of a point (-9,-6) on a parabola. Find the coefficients for the equation of the parabola.
\n" ); document.write( "***
\n" ); document.write( "Standard (vertex) form of equation for a parabola: y=A(x-h)^2+k, (h,k)=(x,y) coordinates of the vertex, A is a coefficient that affects the slope or steepness of the curve.
\n" ); document.write( "solving for A:
\n" ); document.write( "y=A(x-h)^2+k
\n" ); document.write( "-6=A(-9-0)^2-4
\n" ); document.write( "81A=-2
\n" ); document.write( "A=-2/81
\n" ); document.write( "equation: y=(-2/81)(x)^2-4
\n" ); document.write( "
\n" );