To determine which of the given points is a solution to the system of inequalities
- \( y \leq \frac{1}{4} x + 5 \)
- \( y > 4x - 6 \)
we will evaluate each point by substituting the \( x \) and \( y \) values into the inequalities.
Checking each point:
-
Point (8, 5):
- For \( y \leq \frac{1}{4} x + 5 \): \[ 5 \leq \frac{1}{4}(8) + 5 \implies 5 \leq 2 + 5 \implies 5 \leq 7 \quad \text{(True)} \]
- For \( y > 4x - 6 \): \[ 5 > 4(8) - 6 \implies 5 > 32 - 6 \implies 5 > 26 \quad \text{(False)} \]
-
Point (12, -8):
- For \( y \leq \frac{1}{4} x + 5 \): \[ -8 \leq \frac{1}{4}(12) + 5 \implies -8 \leq 3 + 5 \implies -8 \leq 8 \quad \text{(True)} \]
- For \( y > 4x - 6 \): \[ -8 > 4(12) - 6 \implies -8 > 48 - 6 \implies -8 > 42 \quad \text{(False)} \]
-
Point (-8, -10):
- For \( y \leq \frac{1}{4} x + 5 \): \[ -10 \leq \frac{1}{4}(-8) + 5 \implies -10 \leq -2 + 5 \implies -10 \leq 3 \quad \text{(True)} \]
- For \( y > 4x - 6 \): \[ -10 > 4(-8) - 6 \implies -10 > -32 - 6 \implies -10 > -38 \quad \text{(True)} \]
-
Point (-4, 6):
- For \( y \leq \frac{1}{4} x + 5 \): \[ 6 \leq \frac{1}{4}(-4) + 5 \implies 6 \leq -1 + 5 \implies 6 \leq 4 \quad \text{(False)} \]
- For \( y > 4x - 6 \): \[ 6 > 4(-4) - 6 \implies 6 > -16 - 6 \implies 6 > -22 \quad \text{(True)} \]
Conclusion
The only point that satisfied both inequalities is Point (-8, -10).
Thus, the solution to the system of inequalities is (-8, -10).