We are given a system of inequalities: $y \leq -2x + 6$ $x - y < 6$ We need to determine which of the given pairs of $(x, y)$ are solutions to this system. We will test each option by substituting the $x$ and $y$ values into both inequalities and checking if both inequalities are satisfied.

AlgebraInequalitiesSystems of InequalitiesLinear InequalitiesSolution Verification
2025/3/18

1. Problem Description

We are given a system of inequalities:
y2x+6y \leq -2x + 6
xy<6x - y < 6
We need to determine which of the given pairs of (x,y)(x, y) are solutions to this system. We will test each option by substituting the xx and yy values into both inequalities and checking if both inequalities are satisfied.

2. Solution Steps

A. x=0,y=0x = 0, y = 0
02(0)+6060 \leq -2(0) + 6 \Rightarrow 0 \leq 6 (True)
00<60<60 - 0 < 6 \Rightarrow 0 < 6 (True)
Since both inequalities are true, (0,0)(0, 0) is a solution.
B. x=5,y=15x = -5, y = -15
152(5)+61510+61516-15 \leq -2(-5) + 6 \Rightarrow -15 \leq 10 + 6 \Rightarrow -15 \leq 16 (True)
5(15)<65+15<610<6-5 - (-15) < 6 \Rightarrow -5 + 15 < 6 \Rightarrow 10 < 6 (False)
Since one inequality is false, (5,15)(-5, -15) is not a solution.
C. x=4,y=2x = 4, y = -2
22(4)+628+622-2 \leq -2(4) + 6 \Rightarrow -2 \leq -8 + 6 \Rightarrow -2 \leq -2 (True)
4(2)<64+2<66<64 - (-2) < 6 \Rightarrow 4 + 2 < 6 \Rightarrow 6 < 6 (False)
Since one inequality is false, (4,2)(4, -2) is not a solution.
D. x=3,y=0x = 3, y = 0
02(3)+606+6000 \leq -2(3) + 6 \Rightarrow 0 \leq -6 + 6 \Rightarrow 0 \leq 0 (True)
30<63<63 - 0 < 6 \Rightarrow 3 < 6 (True)
Since both inequalities are true, (3,0)(3, 0) is a solution.
E. x=10,y=0x = 10, y = 0
02(10)+6020+60140 \leq -2(10) + 6 \Rightarrow 0 \leq -20 + 6 \Rightarrow 0 \leq -14 (False)
100<610<610 - 0 < 6 \Rightarrow 10 < 6 (False)
Since both inequalities are false, (10,0)(10, 0) is not a solution.

3. Final Answer

The solutions are A and D.