document.write( "Question 702425: How do you find the focus, directrix, and vertex of the formula : x^2+8y=0 (Parabola) \n" ); document.write( "
Algebra.Com's Answer #433091 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
How do you find the focus, directrix, and vertex of the formula :
\n" ); document.write( "x^2+8y=0
\n" ); document.write( "x^2=-8y
\n" ); document.write( "This is an equation of a parabola that opens downwards.
\n" ); document.write( "Its standard form: (x-h)^2=-4p(x-h), (h,k)=(x,y) coordinates of the vertex
\n" ); document.write( "For given equation:x^2=-8y
\n" ); document.write( "vertex: (0,0)
\n" ); document.write( "axis of symmetry: x=0
\n" ); document.write( "4p=8
\n" ); document.write( "p=2
\n" ); document.write( "focus: (0,-2) (p-distance below the vertex on the axis of symmetry)
\n" ); document.write( "directrix: y=2 (p-distance above the vertex on the axis of symmetry)
\n" ); document.write( "
\n" );