document.write( "Question 585288: find the equation of parabola whose vertex at origin and directrix x=2 \n" ); document.write( "
Algebra.Com's Answer #373250 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! find the equation of parabola whose vertex at origin and directrix x=2 \n" ); document.write( "** \n" ); document.write( "Standard form of equation for a parabola that opens leftwards(directrix is to the right of the vertex): \n" ); document.write( "(y-k)^2=-4p(x-h), (h,k) being the (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-axis or y=0 \n" ); document.write( "p=2 (distance from vertex to directrix on the axis of symmetry) \n" ); document.write( "equation of given parabola: \n" ); document.write( "y^2=-4px \n" ); document.write( "y^2=-8x \n" ); document.write( " \n" ); document.write( " |