Question 719762: Why are the vertex, directrix, and focus of the parabola x^2-6x-8y+49=0 Found 2 solutions by lynnlo, stanbon:Answer by lynnlo(4176) (Show Source):
You can put this solution on YOUR website! Why are the vertex, directrix, and focus of the parabola x^2-6x-8y+49=0
-------
Solve for "y":
8y = x^2 -6x + 49
-----
y = (1/8)x^2 - (3/4)x + (49/8)
------
Complete the square:
y = (1/8)[x^2 - [(3/4)/(1/8)]x + ?] + (49/8) - (1/8)*?
------------------------
y = (1/8)[x^2 - (6x) + 9] + (49/8)-(9/8)
----
y = (1/8)(x-3)^2 + 5
----
Vertex: (3,5)
4p = 8
p = 2
----
Focus: (3,7)
----
Directrix: y = 1
======================
Cheers,
Stan H.
======================