Question

Difficulty: MediumSystems of Linear Inequalities in Two Variables

In the xyxy-plane, a point (x,y)(x, y) is a solution to the system of inequalities below.

y3x+14y \leq -3x + 14
y4x7y \leq 4x - 7

What is the maximum possible value of yy?

Answer: 5

Answer

The maximum possible value of yy is 5.
The maximum value of yy is found at the intersection of the two boundary lines, y=3x+14y = -3x + 14 and y=4x7y = 4x - 7. Solving the system of equations gives x=3x = 3 and y=5y = 5. Because the inequalities are both of the 'less than or equal to' type, any point in the solution set must lie on or below both lines. For x<3x < 3, the value of yy is limited by y4x7y \leq 4x - 7, which is strictly less than 5. For x>3x > 3, the value of yy is limited by y3x+14y \leq -3x + 14, which is also strictly less than 5. Thus, the maximum value of yy is 5.

Step-by-Step Solution

1
Set the two boundary equations equal to find their intersection point.
3x+14=4x7-3x + 14 = 4x - 7
The maximum value of yy under these constraints occurs at the intersection of the two boundary lines.
2
Solve the equation for xx.
x=3x = 3
Isolating xx determines the x-coordinate of the intersection point.
3
Substitute x=3x = 3 back into one of the boundary equations to solve for yy.
y=5y = 5
This yields the y-coordinate of the intersection point, which is the upper bound for yy in the solution set.

Key Concept

Determining the maximum value of a variable in the solution set of a system of linear inequalities by finding the intersection of their boundary lines.
Estimated Time:1m 30s
Rate this question