document.write( "Question 975213: Write the equation of the parabola with vertex at (-2,3) and focus at (-2,-1). \n" ); document.write( "
Algebra.Com's Answer #597045 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write the equation of the parabola with vertex at (-2,3) and focus at (-2,-1). \n" ); document.write( "Given parabola opens downward: \n" ); document.write( "axis of symmetry: x=-2 \n" ); document.write( "Its basic form of equation: (x-h)^2=-4p(y-k), (h,k)=coordinates of vertex \n" ); document.write( "p=4 (distance from vertex to focus on the axis of symmetry) \n" ); document.write( "4p=16 \n" ); document.write( "equation: (x+2)^2=-16p(y-3) \n" ); document.write( " |