To determine which of the given ordered pairs \((x, y)\) satisfies the equation \(3x - 8 = -4y\), we can substitute each pair into the equation and check if both sides are equal.
-
For \((0, 2)\): \[ 3(0) - 8 = -4(2) \ -8 = -8 \quad \text{(True)} \]
-
For \((1, 1)\): \[ 3(1) - 8 = -4(1) \ 3 - 8 = -4 \ -5 = -4 \quad \text{(False)} \]
-
For \((-1, 1)\): \[ 3(-1) - 8 = -4(1) \ -3 - 8 = -4 \ -11 = -4 \quad \text{(False)} \]
-
For \((0, -2)\): \[ 3(0) - 8 = -4(-2) \ -8 = 8 \quad \text{(False)} \]
The only ordered pair that satisfies the equation \(3x - 8 = -4y\) is \((0, 2)\).