Question

Difficulty: HardSystems of Linear Inequalities in Two Variables
In the xyxy-plane, a point with coordinates (x,y)(x, y) lies in the solution set of the system of inequalities below:
2(x5)+y16x+y25\begin{aligned} 2(x - 5) + y &\leq 16 \\ x + y &\leq 25 \end{aligned}
If y8y \geq 8, what is the maximum possible integer value of xx?
  1. A
    6
  2. 9Answer
  3. C
    13
  4. D
    17

Answer

9
To find the maximum possible integer value of xx in the system's solution set under the constraint y8y \geq 8, we find the boundaries for xx in both inequalities. Simplifying the first inequality, 2(x5)+y162(x - 5) + y \leq 16, gives 2x10+y162x - 10 + y \leq 16, which simplifies to x130.5yx \leq 13 - 0.5y. The second inequality, x+y25x + y \leq 25, simplifies to x25yx \leq 25 - y. Since both boundary lines have negative slopes, the maximum value of xx for any point in the solution set occurs at the minimum value of yy, which is y=8y = 8. Substituting y=8y = 8 into both simplified inequalities gives x9x \leq 9 and x17x \leq 17. To satisfy both inequalities simultaneously, xx must be less than or equal to the more restrictive upper bound, which is 9. Thus, the maximum possible integer value of xx is 9.

Step-by-Step Solution

1
Simplify the first inequality to isolate x.
2(x5)+y16    2x10+y16    2x26y    x130.5y2(x - 5) + y \leq 16 \implies 2x - 10 + y \leq 16 \implies 2x \leq 26 - y \implies x \leq 13 - 0.5y
To determine the boundary condition imposed on x by the first inequality.
2
Simplify the second inequality to isolate x.
x+y25    x25yx + y \leq 25 \implies x \leq 25 - y
To determine the boundary condition imposed on x by the second inequality.
3
Determine the maximum value of x under the condition y8y \geq 8.
For the first inequality, the maximum value of x occurs at the minimum value of y (y=8y = 8), which gives x130.5(8)=9x \leq 13 - 0.5(8) = 9. For the second inequality, the maximum value of x occurs at y=8y = 8, which gives x258=17x \leq 25 - 8 = 17.
Because both boundary lines have negative slopes, the maximum value of x is achieved when y is at its minimum.
4
Find the intersection of the constraints to find the maximum possible value of x that satisfies both inequalities.
Since x must be less than or equal to 9 and less than or equal to 17, the maximum integer value that satisfies both conditions is 9.
The solution set must satisfy all inequalities in the system simultaneously.

Key Concept

Systems of Linear Inequalities in Two Variables
Rate this question