To determine which of the ordered pairs is a solution to the equation \(3x - 8 = -4y\), we will substitute each pair into the equation and see if it holds true.
-
For the first pair \((-1, 1)\): \[ 3(-1) - 8 = -4(1) \ -3 - 8 = -4 \ -11 \neq -4 \quad \text{(not a solution)} \]
-
For the second pair \((0, 2)\): \[ 3(0) - 8 = -4(2) \ 0 - 8 = -8 \ -8 = -8 \quad \text{(is a solution)} \]
-
For the third pair \((0, -2)\): \[ 3(0) - 8 = -4(-2) \ 0 - 8 = 8 \ -8 \neq 8 \quad \text{(not a solution)} \]
-
For the fourth pair \((1, 1)\): \[ 3(1) - 8 = -4(1) \ 3 - 8 = -4 \ -5 \neq -4 \quad \text{(not a solution)} \]
So, the only solution from the provided ordered pairs is \((0, 2)\).