To determine which of the ordered pairs are solutions for the equation \( y = 4x + 2 \), we will substitute the x-value of each ordered pair into the equation and see if the resulting y-value matches the given y-value in the ordered pair.
-
For the ordered pair \((-2, -6)\): \[ y = 4(-2) + 2 = -8 + 2 = -6 \] The y-value matches, so \((-2, -6)\) is a solution.
-
For the ordered pair \((-1, 0)\): \[ y = 4(-1) + 2 = -4 + 2 = -2 \] The y-value does not match (0 ≠ -2), so \((-1, 0)\) is not a solution.
-
For the ordered pair \((-2, 6)\): \[ y = 4(-2) + 2 = -8 + 2 = -6 \] The y-value does not match (6 ≠ -6), so \((-2, 6)\) is not a solution.
-
For the ordered pair \((0, 2)\): \[ y = 4(0) + 2 = 0 + 2 = 2 \] The y-value matches, so \((0, 2)\) is a solution.
Summary:
- Solutions: \((-2, -6)\), \((0, 2)\)
- Not Solutions: \((-1, 0)\), \((-2, 6)\)