document.write( "Question 897694: With vertex (2, -3) and directrix y=-7... What is the equation of the parabola? \n" ); document.write( "
Algebra.Com's Answer #544234 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! With vertex (2, -3) and directrix y=-7... What is the equation of the parabola? \n" ); document.write( "*** \n" ); document.write( "basic form of equation for a parabola that opens up as in this case: \n" ); document.write( "(x-h)^2=4p(y-k), (h,k)=coordinates of vertex \n" ); document.write( "For given parabola: \n" ); document.write( "vertex:(2,-3 \n" ); document.write( "axis of symmetry: x=2 \n" ); document.write( "p=4(distance from directrix to vertex on the axis of symmetry) \n" ); document.write( "4p=16 \n" ); document.write( "equation: (x-2)^2=16(y+3) \n" ); document.write( " |