Answer:
(-1, -4)
Explanation:
The standard form of a quadratic equation is:
y = ax² + bx + c
where a, b and c are numbers.
In the equation
y = x² + 2x - 3
a = 1
b = 2
c = -3
We can calculate the x-coordinate of the vertex (xv) using the following expression.
xv = -b / 2a
xv = -2 / 2.1
xv = -1
We can replace this value in the equation to find the y-coordinate of the vertex (yv).
yv = (-1)² + 2.(-1) - 3
yv = -4
The coordinates of the vertex are (-1, -4).