document.write( "Question 752247: Find the equation of a Parabola with the vertex at (-3,-2) and directrix of X=1 \n" ); document.write( "
Algebra.Com's Answer #457847 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of a Parabola with the vertex at (-3,-2) and directrix of X=1 \n" ); document.write( "parabola opens leftward: \n" ); document.write( "Its basic equation: (y-k)^2=-4p(x-h), (h,k)=(x,y) coordinates of the vertex \n" ); document.write( "Vertex: (-3,-2) \n" ); document.write( "axis of symmetry: y=-2 \n" ); document.write( "p=4 (distance from vertex to directrix on the axis of symmetry) \n" ); document.write( "4p=16 \n" ); document.write( "Equation of given parabola: \n" ); document.write( "(y+2)^2=-16(x+3) \n" ); document.write( " |