document.write( "Question 849153: The standard form of the equation of a parabolas is y=2x^2+16x+17 what is the vertex form of the equation?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #511406 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! The standard form of the equation of a parabolas is y=2x^2+16x+17 what is the vertex form of the equation? \n" ); document.write( "*** \n" ); document.write( "Vertex form of equation: y=A(x-h)^2+k, A=coefficient, (h,k)=(x,y) coordinates of the vertex. \n" ); document.write( "A>0, parabola opens up \n" ); document.write( "A<0, parabola opens down \n" ); document.write( "complete the square: \n" ); document.write( "y=2(x^2+8x+16)+17-32 \n" ); document.write( "y=2(x+4)^2-15 \n" ); document.write( "This is a parabola that opens up with vertex at (-4,-15) \n" ); document.write( " |