Class XII-linear Programming
Class XII-linear Programming
A(0,4)
O (0,0) B(4,0)
(0,100)
A (0,60) B(10,50)
O (60,0)
(0,0) C(20,0)
Graphical solution: The feasible solution is the quadrilateral OABC.
Corner points Z = 500x+75y
O (0,0) 0
A (0,60) 4500
B(10,50) 6250 maximum
C(20,0) 5000
Thus, the profit is maximum if the dealer deals in 10 tables and 50 chairs and the
maximum profit is rupees 6250/-.
Let us solve another problem.
An airline with a capacity of 200 passengers books two types of tickets – executive class and
economy class. Atleast 20 seats have to be reserved for the executive class. But atleast four
times the number of people travel by economy class than by the executive class. The profit
made on each economy class ticket is 300 and executive class is 400. Formulate the Linear
programming to maximize the profit made by the airline and solve the same to find the
profit.
Assumptions: Let x be the number of executive class tickets and y the economy class
tickets booked by the airline.
Points Z= 400x+300y
A(20,180) 62,000
B(40,160) 64,000 maximum
C(20,80) 32,000
Thus, the profit of the airline is maximum if 40 executive class tickets and 160 economy
class tickets are sold.