I need help with finding the vertex,range and domain interval

THis is the graph of a positive parabola, that opens upward.
The equation is:
[tex]y=x^2+2x-3[/tex]The general form of a quadratic is >>>
[tex]ax^2+bx+c[/tex]So,
a = 1
b = 2
c = -3
(a)The vertex is the lowest point of the parabola. The x-coordinate is:
[tex]\begin{gathered} x=-\frac{b}{2a} \\ x=-\frac{2}{2(1)} \\ x=-1 \end{gathered}[/tex]And y is:
[tex]\begin{gathered} y=x^2+2x-3 \\ y=(-1)^2+2(-1)-3 \\ y=1-2-3 \\ y=-4 \end{gathered}[/tex]The vertex is at (-1, -4).
(b)The range is the set of y-values for which a function is defined. From the graph, we can see that the parabola is defined from y = -4 to y = 0. In interval notation >>>
[tex]\text{Range}=\lbrack-4,0\rbrack[/tex](c)The domain is the set of x-values for which a function is defined.
The two x-axis points are the x-intercepts. They are found below:
[tex]\begin{gathered} y=x^2+2x-3 \\ y=(x+3)(x-1) \\ 0=(x+3)(x-1) \\ x=-3,1 \end{gathered}[/tex]From the graph, we can see that the parabola is defined from x = -3 (not included point) until x = 1. So, the domain is >>>
[tex]\text{Domain}=(-3,1\rbrack[/tex]