To determine which ordered pair is part of the solution set for the equation \( y = 5x^2 - 2 \), we can substitute the x-values of each ordered pair into the equation and see if the resulting y-value matches.
-
For \( (-1, 43) \): \[ y = 5(-1)^2 - 2 = 5(1) - 2 = 5 - 2 = 3 \] This does not match \( 43 \).
-
For \( (-1, 5) \): \[ y = 5(-1)^2 - 2 = 5(1) - 2 = 5 - 2 = 3 \] This does not match \( 5 \).
-
For \( (1, 5) \): \[ y = 5(1)^2 - 2 = 5(1) - 2 = 5 - 2 = 3 \] This does not match \( 5 \).
-
For \( (-1, 3) \): \[ y = 5(-1)^2 - 2 = 5(1) - 2 = 5 - 2 = 3 \] This matches \( 3 \).
The only ordered pair that is part of the solution set for the equation is \( (-1, 3) \).