document.write( "Question 948688: How would I solve for the vertex, directrix and focus coordinates of this parabola? \r
\n" );
document.write( "\n" );
document.write( "x^2 − 32y = 0 \r
\n" );
document.write( "\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #579403 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! How would I solve for the vertex, directrix and focus coordinates of this parabola? \n" ); document.write( "x^2 − 32y = 0 \n" ); document.write( "x^2=32y \n" ); document.write( "This is an equation of a parabola that opens upward. \n" ); document.write( "Its basic form of equation:(x-h)^2=4p(y-k), (h,k)=coordinates of the vertex \n" ); document.write( "vertex: (0,0) \n" ); document.write( "axis of symmetry: x=0 or y-axis \n" ); document.write( "4p=32 \n" ); document.write( "p=8 \n" ); document.write( "focus: (0,8) (p-distance above vertex on the axis of symmetry) \n" ); document.write( "directrix: y=-8 (p-distance below vertex on the axis of symmetry) \n" ); document.write( " \n" ); document.write( " |