To determine which ordered pair is a solution to the equation \(2.5y - 3x = 10\), we can substitute each pair into the equation and see if it holds true.
-
For \((5, 2)\): \[ 2.5(2) - 3(5) = 5 - 15 = -10 \quad (\text{not a solution}) \]
-
For \((-5, -2)\): \[ 2.5(-2) - 3(-5) = -5 + 15 = 10 \quad (\text{is a solution}) \]
-
For \((5, -2)\): \[ 2.5(-2) - 3(5) = -5 - 15 = -20 \quad (\text{not a solution}) \]
-
For \((-5, 2)\): \[ 2.5(2) - 3(-5) = 5 + 15 = 20 \quad (\text{not a solution}) \]
Thus, the ordered pair that is a solution to \(2.5y - 3x = 10\) is \((-5, -2)\).