document.write( "Question 811585: What is the parabola in vertex form that has a vertex of (-2,6) and passes through the point (0,12)? \n" ); document.write( "
Algebra.Com's Answer #489207 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! What is the parabola in vertex form that has a vertex of (-2,6) and passes through the point (0,12)? \n" ); document.write( "*** \n" ); document.write( "Given coordinates show that parabola opens upwards \n" ); document.write( "Its vertex form of equation: y=A(x-h)^2+k, (h,k)=(x,y) coordinates of the vertex \n" ); document.write( "Solving for A: \n" ); document.write( "12=A(0-(-2))^2+6 \n" ); document.write( "12=4A+6 \n" ); document.write( "4A=6 \n" ); document.write( "A=6/4=3/2 \n" ); document.write( "Equation: \n" ); document.write( "y=(3/2)(x+2)^2+6 \n" ); document.write( " |