document.write( "Question 577784: find the vertex of the parabola
\n" );
document.write( "y=-3(x+1)^2 \n" );
document.write( "
Algebra.Com's Answer #370297 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find the vertex of the parabola \n" ); document.write( "y=-3(x+1)^2 \n" ); document.write( "Standard form of equation for a parabola: y=A(x-h)^2+k, (h,k) being the (x,y) coordinates of the vertex. \n" ); document.write( "For given equation: \n" ); document.write( "You do not see a k in the equation, so the y-coordinate of the vertex=0 \n" ); document.write( "The x-coordinat=-1 \n" ); document.write( "Vertex: (-1,0) \n" ); document.write( " |