document.write( "Question 794245: Write the equation of a parabola with vertex (1, -9) and directrix y = -9 - 7.
\n" );
document.write( "What is the focus of the equation?
\n" );
document.write( "What is the axis of symmetry?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #480706 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Write the equation of a parabola with vertex (1, -9) and directrix y = -9 - 7. \n" ); document.write( "What is the focus of the equation? \n" ); document.write( "What is the axis of symmetry? \n" ); document.write( "*** \n" ); document.write( "I assume you meant the directrix to be y=-7 \n" ); document.write( "Parabola opens downward \n" ); document.write( "Its basic form of equation:(x-h)^2=-4p(y-k) \n" ); document.write( "For given parabola: \n" ); document.write( "p=2 (distance from vertex to directrix on the axis of symmetry) \n" ); document.write( "4p=8 \n" ); document.write( "equation:(x-1)^2=-8(y+9) \n" ); document.write( "axis of symmetry: x=1 \n" ); document.write( "focus: (1,-11) (p-distance below vertex on the axis of symmetry) \n" ); document.write( " |