Step-by-step explanation:
1. The system of linear inequalities can be set up as follows:
Cutting constraint:
30z + 60y ≤ 25 × 60
This inequality represents the constraint on the total minutes required for cutting, which should be less than or equal to the available cutting labor hours.
Sewing constraint:
80z + 60y ≤ 35 × 60
This inequality represents the constraint on the total minutes required for sewing, which should be less than or equal to the available sewing labor hours.
Packaging constraint:
12z + 4y ≤ 5 × 60
This inequality represents the constraint on the total minutes required for packaging, which should be less than or equal to the available packaging labor hours.
Non-negativity constraint:
z ≥ 0
y ≥ 0
These inequalities ensure that the number of men's shirts and women's blouses produced cannot be negative.
Integer constraint:
z, y are integers
This inequality ensures that the number of men's shirts and women's blouses produced should be whole numbers.
2. To graph the system of linear inequalities, plot the lines corresponding to each inequality and shade the feasible region where all the inequalities are satisfied.
The feasible region will be bounded since all variables (z and y) are non-negative and there are finite constraints.
To find the corner points, solve the system of equations formed by the intersection of the lines corresponding to the inequalities.
3. To determine whether a given solution is feasible, substitute the values of z and y into the inequalities and check if all the inequalities are satisfied. If all the inequalities are satisfied, the solution is feasible; otherwise, it is not feasible.