document.write( "Question 154307: Convert the equation to standard form by completing the square on x or y. Then find the vertex, focus?
\n" );
document.write( "and directrix of the parabola. \r
\n" );
document.write( "\n" );
document.write( "Please show work so I know you got your answer and I can learn, please.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "1. x^2+6x+8y+1=0\r
\n" );
document.write( "\n" );
document.write( "2. y^2-2y-8x+1=0 \n" );
document.write( "
Algebra.Com's Answer #113633 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! one general form of the equation of a parabola is (x-h)^2=4p(y-k) \n" ); document.write( "__ (the x and y may be switched, depending on the direction of the parabola) \n" ); document.write( "__ the vertex is (h,k), and p is the distance from the vertex to the focus \n" ); document.write( "__ since the vertex is midway between the focus and directrix, -p is the distance from the vertex to the directrix \n" ); document.write( "__ the vertex and focus are on the axis of symmerty, the directrix is perpendicular to the axis\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "so, the \"trick\" is to manipulate the equation until it looks like the general form\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2+6x+8y+1=0 __ subtracting 8y+1 __ x^2+6x=-8y-1 __ completing the square by adding (6/2)^2 (from 6x) __ x^2+6x+9=-8y-1+9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2+6x+9=-8y+8 __ factoring __ (x+3)^2=-8(y-1) \n" ); document.write( "__ vertex is (-3,1) \n" ); document.write( "__ focus is (-3,-1) \n" ); document.write( "__ directrix is y=3\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y^2-2y-8x+1=0 __ subtracting -8x+1 __ y^2-2y=8x-1 __ completing the square by adding (-2/2)^2 __ y^2-2y+1=8x-1+1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y^2-2x+1=8x __ factoring __ (y-1)^2=8(x-0) \n" ); document.write( "__ vertex is (0,1) \n" ); document.write( "__ focus is (2,1) \n" ); document.write( "__ directrix is x=-2 \n" ); document.write( " \n" ); document.write( " |