To determine which ordered pair is part of the solution set for the equation \(y = 2x + 5\), we can substitute the x-values of each ordered pair into the equation and see if the corresponding y-value matches.
-
For the ordered pair \((1, 7)\): \[ y = 2(1) + 5 = 2 + 5 = 7 \quad \text{(This is correct)} \]
-
For the ordered pair \((3, -1)\): \[ y = 2(3) + 5 = 6 + 5 = 11 \quad \text{(This is incorrect, y should be -1)} \]
-
For the ordered pair \((7, 1)\): \[ y = 2(7) + 5 = 14 + 5 = 19 \quad \text{(This is incorrect, y should be 1)} \]
-
For the ordered pair \((1, 2)\): \[ y = 2(1) + 5 = 2 + 5 = 7 \quad \text{(This is incorrect, y should be 2)} \]
The only ordered pair that satisfies the equation \(y = 2x + 5\) is \((1, 7)\).
So, the correct response is \((1, 7)\).