document.write( "Question 718427: which is the equation of a parabola with Vertex (0,0) and focus (-3,0)? \n" ); document.write( "
Algebra.Com's Answer #440949 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! which is the equation of a parabola with Vertex (0,0) and focus (-3,0)? \n" ); document.write( "** \n" ); document.write( "Basic equation of a parabola that opens downward: (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=3 (distance from vertex to focus on the axis of symmetry) \n" ); document.write( "4p=12 \n" ); document.write( "equation of given parabola: x^2=-12y \n" ); document.write( " |