Math Problem Statement
An airline offers economy and business class tickets. For the airline to be profitable, it must sell a minimum of 27 business class tickets and a minimum of 30 economy tickets. The company makes a profit of R245 for each economy ticket and R295 for each business class ticket. At most, the plane has a capacity of 155 travellers. The airline would like to maximize their profit.
Let x represent the number of economy tickets sold and let y be the number of business class tickets sold.
Identify the constraint and objective functions in this problem. Use the table of guidelines below to type your functions. Do not include any spaces when typing your functions.
Symbol
How to type this
<=
<
=
Constraints:
Number of economy tickets:
Number of business class tickets:
Capacity:
Objective function:
Maximize
Solution
Ask a new question for Free
By Image
Drop file here or Click Here to upload
Math Problem Analysis
Mathematical Concepts
Linear Programming
Inequalities
Maximization
Formulas
x >= 30 (Minimum economy tickets)
y >= 27 (Minimum business tickets)
x + y <= 155 (Total capacity)
P = 245x + 295y (Maximize profit)
Theorems
Linear programming optimization
Feasible region and corner points theorem
Suitable Grade Level
Grades 10-12
Related Recommendation
Maximizing Profit in Production using Linear Programming for Products A and B
Maximizing Profit for Biscuit Production Using Linear Programming
Maximize Profits by Selling Regular and VIP Tickets
Optimizing Profit in a Linear Programming Problem with Storage and Capital Constraints
Maximizing Profit in Toy Airplane Production with Linear Programming