document.write( "Question 718428: which is the equation of a parabola with vertex (0,0) and focus (0,2)? \n" ); document.write( "
Algebra.Com's Answer #440948 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! which is the equation of a parabola with vertex (0,0) and focus (0,2)? \n" ); document.write( "** \n" ); document.write( "Basic equation of a parabola that opens upward: (x-h)^2=4p(y-k), (h,k)=(x,y) coordinates of the vertex. \n" ); document.write( "For given parabola: \n" ); document.write( "vertex: (0,0) \n" ); document.write( "axis of symmetry: x=0 \n" ); document.write( "p=2 (distance from vertex to focus on the axis of symmetry) \n" ); document.write( "4p=8 \n" ); document.write( "equation of given parabola: x^2=8y \n" ); document.write( " |