Aakash Repeater Courses
Take Aakash iACST and get instant scholarship on coaching programs.
NCERT Solutions for miscellaneous exercise chapter 12 class 12 Linear Programming are discussed here. These NCERT solutions are created by subject matter expert at Careers360 considering the latest syllabus and pattern of CBSE 2023-24. NCERT solutions for Class 12 Maths chapter 12 miscellaneous exercise gives more knowledge of solving a few types of linear programming problems using graphical methods. Miscellaneous exercise chapter 12 Class 12 are solved in a detailed manner with necessary steps and graphs. Going through NCERT solutions for Class 12 Maths chapter 12 miscellaneous exercise gives a better understanding of the linear programming problems. The questions discussed in the NCERT book Class 12 Maths chapter 12 miscellaneous solutions are a bit higher level as compared to the other two exercises. Class 12 Maths chapter 12 miscellaneous solutions are important for Class 12 CBSE Board Exams.
Miscellaneous exercise class 12 chapter 12 are designed as per the students demand covering comprehensive, step by step solutions of every problem. Practice these questions and answers to command the concepts, boost confidence and in depth understanding of concepts. Students can find all exercise enumerated in NCERT Book together using the link provided below.
Take Aakash iACST and get instant scholarship on coaching programs.
Linear Programming Class 12 Chapter 12-Miscellaneous Exercise
Question:1 Reference of Example 9 (Diet problem): A dietician has to develop a special diet using two foods P and Q. Each packet (containing 30 g) of food P contains 12 units of calcium, 4 units of iron, 6 units of cholesterol and 6 units of vitamin A. Each packet of the same quantity of food Q contains 3 units of calcium, 20 units of iron, 4 units of cholesterol and 3 units of vitamin A. The diet requires atleast 240 units of calcium, atleast 460 units of iron and at most 300 units of cholesterol.
How many packets of each food should be used to maximise the amount of vitamin A in the diet? What is the maximum amount of vitamin A in the diet?
Answer:
Let diet contain x packets of food P and y packets of food Q. Thus, $x\geq 0,y\geq 0$ .
The mathematical formulation of the given problem is as follows:
Total cost is Z . $Z=6x+3y$
Subject to constraint,
$4x+y\geq 80$
$x+5y\geq 115$
$x\geq 0,y\geq 0$
The feasible region determined by constraints is as follows:
The corner points of feasible region are $A(15,20),B(40,15),C(2,72)$
The value of Z at corner points is as shown :
corner points | $Z=6x+3y$ | |
$A(15,20)$ | 150 | MINIMUM |
$B(40,15)$ | 285 | maximum |
$C(2,72)$ | 228 |
Hence, Z has a maximum value of 285 at the point $B(40,15)$ .
to maximise the amount of vitamin A in the diet, 40 packets of food P and 15 packets of food Q should be used. The maximum amount of vitamin A is 285 units.
Answer:
Let farmer mix x bags of brand P and y bags of brand Q. Thus, $x\geq 0,y\geq 0$ .
The given information can be represented in the table as :
Vitamin A | Vitamin B | Cost | |
Food P | 3 | 5 | 60 |
Food Q | 4 | 2 | 80 |
requirement | 8 | 11 |
The given problem can be formulated as follows:
Therefore, we have
$3x+1.5y\geq 18$
$2.5x+11.25y\geq 45$
$2x+3y\geq 24$
$Z=250x+200y$
Subject to constraint,
$3x+1.5y\geq 18$
$2.5x+11.25y\geq 45$
$2x+3y\geq 24$
$x\geq 0,y\geq 0$
The feasible region determined by constraints is as follows:
The corner points of the feasible region are $A(18,0),B(9,2),C(3,6),D(0,12)$
The value of Z at corner points is as shown :
corner points | $Z=250x+200y$ | |
$A(18,0)$ | 4500 | |
$B(9,2)$ | 2650 | |
$C(3,6)$ | 1950 | minimum |
$D(0,12)$ | 2400 |
Feasible region is unbounded, therefore 1950 may or may not be a minimum value of Z. For this, we draw $250x+200y< 1950$ and check whether resulting half plane has a point in common with the feasible region or not.
We can see a feasible region has no common point with $250x+200y< 1950$ .
Hence, Z has a minimum value 1950 at point $C(3,6)$ .
Food | Vitamin A | Vitamin B | Vitamin C |
X | 1 | 2 | 3 |
Y | 2 | 2 | 1 |
One kg of food X costs Rs 16 and one kg of food Y costs Rs 20. Find the least cost of the mixture which will produce the required diet?
Answer:
Let mixture contain x kg of food X and y kg of food Y.
Mathematical formulation of given problem is as follows:
Minimize : $z=16x+20y$
Subject to constraint ,
$x+2y\geq 10$
$x+y\geq 6$
$3x+y\geq 8$
$x,y\geq 0$
The feasible region determined by constraints is as follows:
The corner points of feasible region are $A(10,0),B(2,4),C(1,5),D(0,8)$
The value of Z at corner points is as shown :
corner points | $z=16x+20y$ | |
$A(10,0)$ | 160 | |
$B(2,4)$ | 112 | minimum |
$C(1,5)$ | 116 | |
$D(0,8)$ | 160 |
The feasible region is unbounded , therefore 112 may or may not be minimum value of Z .
For this we draw $16x+20y< 112$ and check whether resulting half plane has point in common with feasible region or not.
We can see feasible region has no common point with $16x+20y< 112$ .
Hence , Z has minimum value 112 at point $B(2,4)$
Types of toys | Machines | ||
I | II | III | |
A | 12 | 18 | 6 |
B | 6 | 0 | 9 |
Each machine is available for a maximum of 6 hours per day. If the profit on each toy of type A is Rs 7.50 and that on each toy of type B is Rs 5, show that 15 toys of type A and 30 of type B should be manufactured in a day to get maximum profit.
Answer:
Let x and y toys of type A and type B.
Mathematical formulation of given problem is as follows:
Minimize : $z=7.5x+5y$
Subject to constraint ,
$2x+y\leq 60$
$x\leq 20$
$2x+3y \leq 120$
$x,y\geq 0$
The feasible region determined by constraints is as follows:
The corner points of feasible region are $A(20,0),B(20,20),C(15,30),D(0,40)$
The value of Z at corner points is as shown :
corner points | $z=7.5x+5y$ | |
$A(20,0)$ | 150 | |
$B(20,20)$ | 250 | |
$C (15,30)$ | 262.5 | maximum |
$D(0,40)$ | 200 |
Therefore 262.5 may or may not be maximum value of Z .
Hence , Z has maximum value 262.5 at point $C (15,30)$
Answer:
Let airline sell x tickets of executive class and y tickets of economy class.
Mathematical formulation of given problem is as follows:
Minimize : $z=1000x+600y$
Subject to constraint ,
$x+y\leq 200$
$x\geq 20$
$y-4x\geq 0$
$x,y\geq 0$
The feasible region determined by constraints is as follows:
The corner points of feasible region are $A(20,80),B(40,160),C(20,180)$
The value of Z at corner points is as shown :
corner points | $z=1000x+600y$ | |
$A(20,80)$ | 68000 | |
$B(40,160)$ | 136000 | maximum |
$C (20,180)$ | 128000 | |
therefore 136000 is maximum value of Z .
Hence , Z has maximum value 136000 at point $B(40,160)$
Transportation cost per quintal (in Rs) | ||
From/To | A | B |
D | 6 | 4 |
E | 3 | 2 |
F | 2.50 | 3 |
How should the supplies be transported in order that the transportation cost is minimum? What is the minimum cost?
Answer:
Let godown A supply x and y quintals of grain to shops D and E respectively. Then , (100-x-y) will be supplied to shop F. Requirements at shop D is 60 since godown A supply x .Therefore remaining (60-x) quintals of grain will be transported from godown B.
Similarly, (50-y) quintals and 40-(100-x-y)=(x+y-60) will be transported from godown B to shop E and F respectively. The problem can be represented diagrammatically as follows:
$x,y\geq 0$ and $100-x-y\geq 0$
$x,y\geq 0$ and $x+y\leq 100$
$60-x\geq 0,50-y\geq 0\, \, \, and\, \, x+y-60\geq 0$
$\Rightarrow \, \, \, \, x\leq 60,y\leq 50,x+y\geq 60$
Total transportation cost z is given by ,
$z=6x+3y+2.5(100-x-y)+4(60-x)+2(50-y)+3(x+y-60)$
$z=2.5x+1.5y+410$
Mathematical formulation of given problem is as follows:
Minimize : $z=2.5x+1.5y+410$
Subject to constraint ,
$x+y\leq 100$
$x\leq 60$
$y\leq 50$
$x+y\geq 60$
$x,y\geq 0$
The feasible region determined by constraints is as follows:
The corner points of feasible region are $A(60,0),B(60,40),C(50,50),D(10,50)$
The value of Z at corner points is as shown :
corner points | $z=2.5x+1.5y+410$ | |
$A(60,0)$ | 560 | |
$B(60,40)$ | 620 | |
$C(50,50)$ | 610 | |
$D(10,50)$ | 510 | minimum |
therefore 510 may or may not be minimum value of Z .
Hence , Z has miniimum value 510 at point $D(10,50)$
Distance in (km.) | ||
From/To | A | B |
D | 7 | 3 |
E | 6 | 4 |
F | 3 | 2 |
Assuming that the transportation cost of 10 litres of oil is Re 1 per km, how should the delivery be scheduled in order that the transportation cost is minimum? What is the minimum cost?
Answer:
Let x and y litres of oil be supplied from A to petrol pump,D and E. Then , (7000-x-y) will be supplied from A to petrol pump F.
Requirements at petrol pump D is 4500 L. since x L A are transported from depot A,remaining 4500-x L will be transported from petrol pump B
Similarly, (3000-y)L and 3500-(7000-x-y)=(x+y-3500) L will be transported from depot B to petrol E and F respectively.
The problem can be represented diagrammatically as follows:
$x,y\geq 0$ and $7000-x-y\geq 0$
$x,y\geq 0$ and $x+y\leq 7000$
$4500-x\geq 0,3000-y\geq 0\, \, \, and\, \, x+y-3500\geq 0$
$\Rightarrow \, \, \, \, x\leq 4500,y\leq 3000,x+y\geq 3500$
Cost of transporting 10 L petrol =Re 1
Cost of transporting 1 L petrol $=\frac{1}{10}$
Total transportation cost z is given by ,
$z=\frac{7}{10}x+\frac{6}{10}y+\frac{3}{10}(7000-x-y)+\frac{3}{10}(4500-x)+\frac{4}{10}(3000-y)+\frac{2}{10}(x+y-3500)$
$z=0.3x+0.1y+3950$
Mathematical formulation of given problem is as follows:
Minimize : $z=0.3x+0.1y+3950$
Subject to constraint ,
$x+y\leq 7000$
$x\leq 4500$
$y\leq 3000$
$x+y\geq 3500$
$x,y\geq 0$
The feasible region determined by constraints is as follows:
The corner points of feasible region are $A(3500,0),B(4500,0),C(4500,2500),D(4000,3000),E(500,3000)$
The value of Z at corner points is as shown :
corner points | $z=0.3x+0.1y+3950$ | |
$A(3500,0)$ | 5000 | |
$B(4500,0)$ | 5300 | |
$C(4500,2500)$ | 5550 | |
$E(500,3000)$ | 4400 | minimum |
$D(4000,3000)$ | 5450 |
Hence , Z has miniimum value 4400 at point $E(500,3000)$
If the grower wants to minimise the amount of nitrogen added to the garden, how many bags of each brand should be used? What is the minimum amount of nitrogen added in the garden?
Kg per bag | ||
Brand P | Brand Q | |
Nitrogen | 3 | 3.5 |
Phosphoric Acid | 1 | 2 |
Potash | 3 | 1.5 |
Chlorine | 1.5 | 2 |
Answer:
Let fruit grower use x bags of brand P and y bags of brand Q.
Mathematical formulation of given problem is as follows:
Minimize : $z=3x+3.5y$
Subject to constraint ,
$x+2y\geq 240$
$x+0.5y\geq 90$
$1.5x+2y\geq 310$
$x,y\geq 0$
The feasible region determined by constraints is as follows:
The corner points of feasible region are $A(140,50),C(40,100),B(20,140)$
The value of Z at corner points is as shown :
corner points | $z=3x+3.5y$ | |
$A(140,50)$ | 595 | |
$B(20,140)$ | 550 | |
$C(40,100)$ | 470 | minimum |
Therefore 470 is minimum value of Z .
Hence , Z has minimum value 470 at point $C(40,100)$
If the grower wants to maximise the amount of nitrogen added to the garden, how many bags of each brand should be added? What is the maximum amount of nitrogen added?
Kg per bag | ||
Brand A | Brand P | |
Nitrogen | 3 | 3.5 |
Phosphoric Acid | 1 | 2 |
Potash | 3 | 1.5 |
Chlorine | 1.5 | 2 |
Answer:
Let fruit grower use x bags of brand P and y bags of brand Q.
Mathematical formulation of given problem is as follows:
Maximize : $z=3x+3.5y$
Subject to constraint ,
$x+2y\geq 240$
$x+0.5y\geq 90$
$1.5x+2y\geq 310$
$x,y\geq 0$
The feasible region determined by constraints is as follows:
The corner points of feasible region are $B(20,140),A(140,50),C(40,100)$
The value of Z at corner points is as shown :
corner points | $z=3x+3.5y$ | |
$A(140,50)$ | 595 | maximum |
$B(20,140)$ | 550 | |
$C(40,100)$ | 470 | minimum |
therefore 595 is maximum value of Z .
Hence , Z has minimum value 595 at point $A(140,50)$
Answer:
Let x and y be number of dolls of type A abd B respectively that are produced per week.
Mathematical formulation of given problem is as follows:
Maximize : $z=12x+16y$
Subject to constraint ,
$x+y\leq 1200$
$y\leq \frac{x}{2}\Rightarrow x\geq 2y$
$x-3y\leq 600$
$x,y\geq 0$
The feasible region determined by constraints is as follows:
The corner points of feasible region are $A(600,0),B(1050,150),C(800,400)$
The value of Z at corner points is as shown :
corner points | $z=12x+16y$ | |
$A(600,0)$ | 7200 | |
$B(1050,150)$ | 15000 | |
$C(800,400)$ | 16000 | Maximum |
Therefore 16000 is maximum value of Z .
Hence , Z has minimum value 16000 at point $C(800,400)$
There are 10 questions in the miscellaneous exercise chapter 12 Class 12. Solving all these questions gives a good knowledge about the NCERT Class 12th chapter linear programming. Students have to solve the NCERT syllabus exercises and solved examples in order to get a good idea of topics discussed in the chapter and to get a good score in the final exam.
Also Read| Linear Programming Class 12th Notes
Frequently Asked Questions (FAQs)
There are three exercises including miscellaneous exercises.
Ten questions are covered in Class 12 Maths chapter 12 miscellaneous solutions
One question of 5 marks can be expected
Three
Diet, manufacturing and transportation problems are discussed before the ncert solutions for Class 12 Maths chapter 12 miscellaneous exercise.
Constraints are rules or conditions that are used in optimization problems
On Question asked by student community
Hello
Yes, if you’re not satisfied with your marks even after the improvement exam, many education boards allow you to reappear as a private candidate next year to improve your scores. This means you can register independently, study at your own pace, and take the exams without attending regular classes. It’s a good option to improve your results and open up more opportunities for higher studies or careers. Just make sure to check the specific rules and deadlines of your education board so you don’t miss the registration window. Keep your focus, and you will do better next time.
Hello Aspirant,
Yes, in the case that you appeared for the 2025 improvement exam and your roll number is different from what was on the previous year’s marksheet, the board will usually release a new migration certificate. This is because the migration certificate will reflect the most recent exam details, roll number and passing year. You can apply to get it from your board using the process prescribed by them either online or through your school/college.
Yes, if you miss the 1st CBSE exam due to valid reasons, then you can appear for the 2nd CBSE compartment exam.
From the academic year 2026, the board will conduct the CBSE 10th exam twice a year, while the CBSE 12th exam will be held once, as per usual. For class 10th, the second phase exam will act as the supplementary exam. Check out information on w hen the CBSE first exam 2026 will be conducted and changes in 2026 CBSE Board exam by clicking on the link .
If you want to change your stream to humanities after getting a compartment in one subject in the CBSE 12th Board Exam , you actually have limited options to qualify for your board exams. You can prepare effectively and appear in the compartment examination for mathematics again. If you do not wish to continue with the current stream, you can take readmission in the Humanities stream and start from Class 11th again, and continue studying for two more years to qualify for the 12th examination.
The GUJCET Merit List is prepared based on the Class 12th marks and GUJCET marks received by the students. CBSE students who are not from the Gujarat board can definitely compete with GSEB students, as their eligibility is decided based on the combined marks scored by them in GUJCET and the 12th board. The weightage of the GUJCET score is 40% and the weightage of the class 12 scores is 60%.
Take Aakash iACST and get instant scholarship on coaching programs.
This ebook serves as a valuable study guide for NEET 2025 exam.
This e-book offers NEET PYQ and serves as an indispensable NEET study material.
As per latest syllabus. Physics formulas, equations, & laws of class 11 & 12th chapters
As per latest syllabus. Chemistry formulas, equations, & laws of class 11 & 12th chapters
As per latest 2024 syllabus. Study 40% syllabus and score upto 100% marks in JEE