To determine which of the given points is on the graph of the function \( y = (2x + 1)^2 - 4 \), we can evaluate the function at each \( x \) value from the points and see if the resulting \( y \) value matches the \( y \) coordinate of the point.
-
For the point \( (-1, -3) \): \[ x = -1 \implies y = (2(-1) + 1)^2 - 4 = (-2 + 1)^2 - 4 = (-1)^2 - 4 = 1 - 4 = -3 \] The point \( (-1, -3) \) satisfies the function.
-
For the point \( (1, 2) \): \[ x = 1 \implies y = (2(1) + 1)^2 - 4 = (2 + 1)^2 - 4 = 3^2 - 4 = 9 - 4 = 5 \] The point \( (1, 2) \) does not satisfy the function.
-
For the point \( (0, -2) \): \[ x = 0 \implies y = (2(0) + 1)^2 - 4 = (0 + 1)^2 - 4 = 1^2 - 4 = 1 - 4 = -3 \] The point \( (0, -2) \) does not satisfy the function.
-
For the point \( (-1, -5) \): \[ x = -1 \implies y = (2(-1) + 1)^2 - 4 = (-2 + 1)^2 - 4 = (-1)^2 - 4 = 1 - 4 = -3 \] The point \( (-1, -5) \) does not satisfy the function.
The point that is on the graph of the function \( y = (2x + 1)^2 - 4 \) is:
(-1, -3).