document.write( "Question 755031: Find the vertex, focus and directrix of a parabola represented by the equation (x-3)^2=-8(y=2) \n" ); document.write( "
Algebra.Com's Answer #459730 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Find the vertex, focus and directrix of a parabola represented by the equation \n" ); document.write( "(x-3)^2=-8(y-2) \n" ); document.write( "This is an equation of a parabola that opens downward. \n" ); document.write( "Its basic equation: (x-h)^2=-4p(y-k) \n" ); document.write( "For given equation: \n" ); document.write( "vertex: (3,2) \n" ); document.write( "axis of symmetry: x=3 \n" ); document.write( "4p=8 \n" ); document.write( "p=2 \n" ); document.write( "focus: (3,0) (p units below vertex on the axis of symmetry) \n" ); document.write( "directrix: y=4 (p units above vertex on the axis of symmetry) \n" ); document.write( " |