SOLUTION: Find the vertex, focus, and directrix of the parabola with equation y=x^2+6x+5

Algebra ->  Quadratic-relations-and-conic-sections -> SOLUTION: Find the vertex, focus, and directrix of the parabola with equation y=x^2+6x+5      Log On


   



Question 1035268: Find the vertex, focus, and directrix of the parabola with equation y=x^2+6x+5
Answer by Edwin McCravy(20055) About Me  (Show Source):
You can put this solution on YOUR website!
y=x%5E2%2B6x%2B5

Since the coefficient of x2 is positive,
we know that the parabola opens upward.

We must get it into the form:

%28x-h%29%5E2=4p%28y-k%29

where (h,k) is the vertex and p is the number of units
the vertex is from both the focus (point) and the 
directrix (line).

y=x%5E2%2B6x%2B5

Get the x terms on the left and other terms on the right

-x%5E2-6x=-y%2B5

Multiply through by -1

x%5E2%2B6x=y-5

Complete the square on the left:
1. Multiply the coefficient of x by 1/2, getting 6(1/2) = 3
2. Square the result of step 1, getting +9
3. Add +9 to both sides 

x%5E2%2B6x%2B9=y-5%2B9

Factor the left side, combine like terms on the right:

%28x%2B3%29%28x%2B3%29=y%2B4

Write (x+3)(x+3) as (x+3)2

%28x%2B3%29%5E2=y%2B4

Factor out 1 on the right to show the value of 4p

%28x%2B3%29%5E2=1%28y%2B4%29

Compare to

%28x-h%29%5E2=4p%28y-k%29

-h=+3 so h=-3
4p=1 so p=1/4
-k=+4 so k=-4

Vertex = (h,k) = (-3,-4)

We can easily get the intercepts from
the original equation.

y=x%5E2%2B6x%2B5
x%5E2%2B6x%2B5=0
%28x%2B5%29%28x%2B1%29=0
So the x-intercepts are (-5,0) and (-1,0)

To get the y-intercept:

y=x%5E2%2B6x%2B5
y=0%5E2%2B6%2A0%2B5
y=5

So the y-intercept is (0,5), so we draw
the graph:



The focus is the point which is p=1%2F4 of a unit above the
vertex, and the directrix is a line p=1%2F4 of a unit below
the vertex. I'll make them green:



Since the focus (the green point) is p=1/4 of a unit above 
the vertex (-3,-4), the focus has the same x-coordinate as 
the vertex, and the y-coordinate is 1/4 of a unit above the 
the y-coordinate of the vertex. So we add 1/4 to the y-coordinate 
-4%2B1%2F4=-16%2F4%2B1%2F4=-15%2F4

So the focus (the green point) is the point %28matrix%281%2C3%2C-3%2C%22%2C%22%2C-15%2F4%29%29

The directrix (the green line) is a horizontal line which is
1/4 of a unit below the y-coordinate of the vertex, so we subtract
1/4 from the y-coordinate of the vertex to find out how far below
the x-axis the directrix is.
-4-1%2F4=-16%2F4-1%2F4=-17%2F4

So the directrix is the horizontal line which has the equation:

y+=+-17%2F4
   
Edwin