You can put this solution on YOUR website! how do you identify the vertex, focus, and directrix of the parabola
y=x^2+4x+3
-----
------
Complete the square:
x^2+4x+? = y-3+?
-----
x^2+4x+4 = y-3+4
-----
(x+2)^2 = (y+1)
-----
Form:
(x-h)^2 = 4p(y-k)
----
Vertex: (-2,-1)
4p = 1
p = 1/4
-----
Directrix is 1/4 below the vertex:
y = -5/4
------------
Focus is 1/4 above the vertex:
Focus: (-2,-3/4)
=======================
Cheers,
Stan H.
========================