document.write( "Question 145166: Find the vertex, focus, and directrix of the parabola given by
\n" ); document.write( "x^2-10x-8y+33=0\r
\n" ); document.write( "\n" ); document.write( "I think:
\n" ); document.write( "x^2-10x=8y-33
\n" ); document.write( "but I'm not sure what to do from there.\r
\n" ); document.write( "\n" ); document.write( "Please explain the steps to me if you can, thanks for your help!\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #106029 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
Good start. You have correctly completed the first step.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Next step: Complete the square on the x terms. Divide the coefficient on the 1st degree x term by 2 and square it. Add the result to both sides of the equation. That will give you a perfect square on the left, thus:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"x%5E2-10x%2B25=8y-33%2B25\"
\n" ); document.write( "\"%28x-5%29%5E2=8%28y-1%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now your equation is in the form \"%28x-h%29%5E2=4p%28y-k%29\" which is a parabola with:
\n" ); document.write( "Vertex at (h,k),
\n" ); document.write( "Focus at (h,k+p), and
\n" ); document.write( "Directrix y = k - p\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"4p=8\", so \"p=2\" and the focus is at (\"5\",\"3\"), the vertex is at (\"5\",\"1\"), and the directrix is \"y=-1\"
\n" ); document.write( "
\n" );