A shipping company uses a cargo plane to transport two types of cargo containers: Type A and Type B. Let represent the number of Type A containers, and let represent the number of Type B containers. The constraints on the shipment are represented by the system of inequalities below:
If the plane must carry at least Type A containers, what is the maximum number of Type B containers the plane can transport?
- A25
- 27Answer
- C35
- D39
Answer
27
The correct answer of 27 is found by substituting the minimum value of , which is 10, into the second inequality constraint. This yields , which simplifies to , or . Since the coordinate pair (10, 27) also satisfies the first inequality constraint (), 27 is the maximum possible value for .
Step-by-Step Solution
Key Concept
Solving systems of linear inequalities in context by evaluating boundary conditions and identifying constraints.