document.write( "Question 534055: write an equation for the conic section.
\n" );
document.write( "parabola with vertex at (0,0) and focus at (0,3) \n" );
document.write( "
Algebra.Com's Answer #351287 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! write an equation for the conic section. \n" ); document.write( "parabola with vertex at (0,0) and focus at (0,3) \n" ); document.write( "** \n" ); document.write( "Standard form of equation for given parabola: (x-h)^2=4p(y-k), with (h,k) being the (x,y) coordinates of the vertex. Parabola opens upwards. \n" ); document.write( "vertex: (0,0) (given) \n" ); document.write( "Axis of symmetry: x=0 or y-axis \n" ); document.write( "p=3 (distance from vertex to focus on the axis of symmetry) \n" ); document.write( "4p=12 \n" ); document.write( "Equation for given parabola: \n" ); document.write( "x^2=12y \n" ); document.write( " |