document.write( "Question 689194: I have to find the coordinates of the vertical and the equation of the axis of symmetry for the parabola given by the q
\n" );
document.write( "Equation ;
\n" );
document.write( "Y= -1/4 x squared -1 \n" );
document.write( "
Algebra.Com's Answer #425958 by lwsshak3(11628) ![]() You can put this solution on YOUR website! Find the coordinates of the vertex and the equation of the axis of symmetry for the parabola given. \n" ); document.write( "Y= -1/4 x squared -1 \n" ); document.write( "y=-(1/4)x^2-1 \n" ); document.write( "4y=-x^2-4 \n" ); document.write( "x^2=-4y-4 \n" ); document.write( "x^2=-4(y+1) \n" ); document.write( "This is an equation of a parabola that opens downwards \n" ); document.write( "Its standard form: (x-h)^2=-4p(y-k), (h,k)=(x,y) coordinates of vertex \n" ); document.write( "For given equation:x^2=-4(y+1) \n" ); document.write( "vertex: (0,-1) \n" ); document.write( "axis of symmetry: x=0 or y-axis \n" ); document.write( " |