document.write( "Question 884464: What is the vertex, focus, axis of symmetry, and directrix for the parabola whose equation is y2+8y+48x-32=0 \n" ); document.write( "
Algebra.Com's Answer #534412 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! What is the vertex, focus, axis of symmetry, and directrix for the parabola whose equation is y2+8y+48x-32=0 \n" ); document.write( "complete the square: \n" ); document.write( "(y2+8y+16)+48x=32+16 \n" ); document.write( "(y+4)^2=-48x+48 \n" ); document.write( "(y+4)^2=-48(x-1) \n" ); document.write( "This is an equation of a parabola that opens leftward. \n" ); document.write( "Its basic form of equation: \n" ); document.write( "For given equation: \n" ); document.write( "vertex: (1,-4) \n" ); document.write( "axis of symmetry: y=-4 \n" ); document.write( "4p=48 \n" ); document.write( "p=12 \n" ); document.write( "focus: (-11,-4) (p-distance left of vertex on the axis of symmetry) \n" ); document.write( "directrix: x=13 (p-distance right of vertex on the axis of symmetry) \n" ); document.write( " |