document.write( "Question 509591: using the equation of a parabola below, find the focus, the directrix, and the equation of the axis of symmetry? x^2=-8y \n" ); document.write( "
| Algebra.Com's Answer #341593 by lwsshak3(11628)      You can put this solution on YOUR website! using the equation of a parabola below, find the focus, the directrix, and the equation of the axis of symmetry? x^2=-8y \n" ); document.write( "** \n" ); document.write( "Standard form of equation for a parabola: (x-h)^2=4p(y-k), with (h,k) being the coordinates of the vertex. \n" ); document.write( "For given equation: x^2=-8y \n" ); document.write( "This is a parabola that opens downwards with vertex at (0,0) \n" ); document.write( "4p=8 \n" ); document.write( "p=2 \n" ); document.write( "Focus: (0,-2) \n" ); document.write( "Directrix: y=2 \n" ); document.write( "Axis of symmetry: x=0 \n" ); document.write( " |