conic form for standard parabola
4p(y-k)=(x-h)^2 where p is focal distance and h and k are coordinates of the vertex
1) p=-2
4(-2)(y+3)= (x+1)^2
y+3= -(1/8)(x+1)^2
y= (-1/8)(x+1)^2 -3
2) For a parabola on its side formula is
4p(x-h)= (y-k)^2
p=1 focal distance is the same as distance from directrix to vertex
4(x-2)=(y-4)^2
x-2=(1/4)(y-4)^2
x= (1/4)(y-4)^2 +2
3) The distance from the directrix to the vertex equals the distance from the vertex to the focus. If the focus is 8 above the vertex then the distance from the vertex to the directrix must also be 8 which puts the vertex at (0,-2) with p=8 That gives us
4(8)(y+2)= x^2
y= (1/32)x^2 -2
I will leave the last one for you