CBSE Class 12 Maths Notes Chapter 12: CBSE Class 12 Maths Notes Chapter 12 Linear Programming a method to achieve the best outcome in a mathematical model. It deals with problems where the objective is to maximize or minimize a linear function, subject to linear constraints.
The chapter introduces important concepts like feasible region, objective function, constraints, and bounded/unbounded solutions. Students learn to formulate real-life problems as linear programming models and solve them using graphical methods. Applications of linear programming in fields like economics, business, and management are also discussed, making it a practical and valuable mathematical tool.CBSE Class 12 Maths Notes Chapter 12 PDF
Objective function:
A linear function of the form Z = ax + by, where a and b are constant, which has to be minimized or maximized is called a linear objective function. Consider an example, Z = 175x + 150y. This is a linear objective function. The variables x and y are called decision variables.Constraints:
The linear inequalities or equations or restrictions on the variables of LPP (linear programming problem) are called constraints. The conditions x ≥ 0, y ≥ 0 are called non-negative restrictions. For example, 5x + y ≤ 100; x + y ≤ 60 are constraints.Optimization problem:
An optimisation issue is one that aims to maximise or minimise a linear function, such as that of two variables, x and y, subject to constraints that are established by a collection of linear inequalities. Specific kinds of optimisation challenges are those involving linear programming.Feasible region:
The viable region, also known as the solution region, for a linear programming problem is the common region that is determined by all of the supplied constraints, including non-negative constraints (x ≥ 0, y ≥ 0). An area that is not possible is referred to as an infeasible area.Feasible solutions:
These spots, which are both inside and outside the viable region, show potential ways to overcome the limitations. An infeasible solution is any point that is outside the feasible zone.Optimal (or feasible) solution:
An optimal solution is any point in the feasible region that provides the objective function's optimal value, either at its maximum or minimum.Question: Solve the following linear programming problem graphically:
Minimize Z = 200 x + 500 y subject to the constraints: x + 2y ≥ 10 3x + 4y ≤ 24 x ≥ 0, y ≥ 0Solution:
Given objective function is: Minimize Z = 200 x + 500 y ….(i) Constraints are: x + 2y ≥ 10 ….(ii) 3x + 4y ≤ 24 ….(iii) x ≥ 0, y ≥ 0 ….(iv) The graph of these inequalities is:Corner point | Corresponding value of Z |
(0, 5) | 200 × 0 + 500 × 5 = 0 + 2500 = 2500 |
(4, 3) | 200 × 4 + 500 × 3 = 800 + 1500 = 2300 (minimum) |
(0, 6) | 200 × 0 + 500 × 6 = 0 + 3000 = 3000 |
Problem-Solving Skills : Linear programming enhances students' ability to solve real-world optimization problems, helping them develop analytical thinking and decision-making skills.
Practical Applications : The chapter demonstrates the use of mathematics in fields like business, economics, transportation, and resource management, making it highly relevant for students interested in these areas.
Graphical Approach : By learning the graphical method, students can visually interpret and solve problems, enhancing their understanding of how mathematical models represent real-world situations.
Optimization Techniques : The concepts of maximizing profit or minimizing costs are crucial for various industries, giving students an edge in understanding economic and business models.
Foundation for Higher Studies : Linear programming forms a base for advanced studies in operations research, engineering, economics, and management science.
Competitive Exams : It is a crucial topic for various competitive exams, helping students with problem-solving in time-constrained environments.