document.write( "Question 578940: Find the vertex, focus, and directrix of the parabola. x^2=2y \n" ); document.write( "
Algebra.Com's Answer #370925 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the vertex, focus, and directrix of the parabola. x^2=2y \n" ); document.write( "** \n" ); document.write( "Standard form of an equation for a parabola that opens upwards: (x-h)^2=4p(y-k), with (h,k) being the coordinates of the vertex \n" ); document.write( ".. \n" ); document.write( "For given equation, x^2=2y \n" ); document.write( "(h,k)=(0,0) \n" ); document.write( "vertex: (0,0) \n" ); document.write( "4p=2 \n" ); document.write( "p=1/2 \n" ); document.write( "focus: (0,1/2) \n" ); document.write( "directrix: y=-1/2 \n" ); document.write( " \n" ); document.write( " |