Linear Inequalities — Class 11 MCQs with Answers
Class 11 CBSE Mathematics · Chapter 6
90 practice questions · 30 Easy · 30 Medium · 30 Hard · Updated
Practise the most important Class 11 CBSE Mathematics questions from Chapter 6, "Linear Inequalities". You get 9 timed quizzes made from 90 NCERT-based MCQs, with answers and explanations. The questions are split into 30 Easy, 30 Medium and 30 Hard. Warm up on the basics, then move on to the exam-level questions that set top scorers in CBSE & Maharashtra HSC Board exams, JEE Main, MHT-CET and JEE Advanced apart.
To score well in "Linear Inequalities", focus on fast problem-solving, formula recall and step-by-step working. Each MCQ here is timed and uses exam-style marking (+4 correct, −1 wrong, 0 skipped). This trains you to stay accurate under time pressure, as real papers need. Every question has a short explanation, so a wrong answer becomes a quick lesson. It is the fastest way to fix gaps before a test.
Use this chapter for focused revision. Start with the Easy set to check your basics on Linear Inequalities, then move to Medium and Hard to practise applying them. Your accuracy, streaks and XP save automatically. This chapter also adds to your overall Class 11 Mathematics mastery score. 14 sample questions are solved in full below, with the answer and a worked explanation. Sign in free to start practising.
Key concepts: Linear Inequalities (Class 11 Mathematics)
Inequalities describe ranges rather than single values. This chapter solves linear inequalities in one variable algebraically and marks the answers on the number line, then moves to two variables where each inequality defines a half-plane. Systems of inequalities give a feasible region — the foundation of linear programming.
- Linear inequality
- A statement like ax+b<0 (or ≤, >, ≥). Unlike an equation, its solution is a range of values — an interval — rather than a single number.
- Rule of signs
- Adding or subtracting the same quantity keeps the sign; multiplying or dividing both sides by a NEGATIVE number reverses the inequality.
- Strict vs non-strict
- < and > are strict and exclude the boundary; ≤ and ≥ include it. This decides open versus closed endpoints on the number line.
- Solution on the number line
- The solution set of a one-variable inequality is an interval, drawn with an open circle for strict and a filled circle for inclusive endpoints.
Linear Inequalities — important questions & MCQs with answers (Class 11 Mathematics)
14 solved questions from this chapter's difficulty levels, each with its answer and explanation. The other 76 are timed and scored when you sign in.
- Q1Easy
Solve 2x > 6:
A.x > 3✓ CorrectB.x < 3C.x = 3D.x ≥ 3Answer: A. x > 3
Explanation: Dividing both sides by the positive number 2 keeps the direction: 2x > 6 → x > 3. The sign only flips when you divide by a negative number, not here.
- Q2Easy
Solve x + 3 > 5:
A.x ≥ 2B.x > 2✓ CorrectC.x < 2D.x = 2Answer: B. x > 2
Explanation: Subtract 3 from both sides of x + 3 > 5 to get x > 2 — a strict inequality, since no equality was introduced, so x = 2 itself is not included.
- Q3Easy
Number line representation of x > 0 is:
A.Both ends shadedB.Closed circle at 0C.Open circle at 0, arrow right✓ CorrectD.No shadingAnswer: C. Open circle at 0, arrow right
Explanation: A strict inequality like x > 0 is drawn with an open (hollow) circle at 0, since 0 itself is excluded, with the arrow shading rightward toward larger x.
- Q4Easy
Multiplying inequality by negative number:
A.Adds 1B.Keeps signC.Removes signD.Reverses sign✓ CorrectAnswer: D. Reverses sign
Explanation: Multiplying or dividing an inequality by a negative number flips it: 2 < 3 becomes −2 > −3 after ×(−1). Forgetting this reversal is the chapter's classic trap.
- Q5Easy
Solve 2x < 10:
A.x = 5B.x > 5C.x < 5✓ CorrectD.x ≤ 5Answer: C. x < 5
Explanation: Dividing 2x < 10 by the positive number 2 keeps the sign unchanged: x < 5. Only a negative divisor would flip the arrow.
- Q6Easy
x ≥ 2 on number line uses:
A.Closed circle at 2✓ CorrectB.Open circle at 2C.Two circlesD.No circleAnswer: A. Closed circle at 2
Explanation: x ≥ 2 includes the value 2, so the number line uses a closed (filled) circle at 2 — a hollow circle would signal the strict x > 2 instead.
- Q7Medium
Solve 1 ≤ x+2 < 5:
A.−1 ≤ x < 3✓ CorrectB.1 ≤ x ≤ 5C.x > 0D.x ≥ 1Answer: A. −1 ≤ x < 3
Explanation: Subtract 2 from every part of 1 ≤ x+2 < 5 to isolate x: −1 ≤ x < 3. The left end stays closed (≤) and the right stays open (<) — don't merge them into one type.
- Q8Medium
Solve −5 < 2x − 3 ≤ 5:
A.−1 < x ≤ 4✓ CorrectB.x > −1C.x ≤ 4D.x ≥ −1Answer: A. −1 < x ≤ 4
Explanation: Add 3 to every part of −5 < 2x − 3 ≤ 5 to get −2 < 2x ≤ 8, then divide by the positive 2: −1 < x ≤ 4, keeping the left strict and right closed.
- Q9Medium
Boundary of x − y ≤ 0 passes through origin and has slope:
A.1✓ CorrectB.−1C.0D.∞Answer: A. 1
Explanation: The boundary of x − y ≤ 0 is the line x − y = 0, i.e. y = x — it passes through the origin with slope 1, the ratio of rise to run being 1:1.
- Q10Medium
Region representing x+y≤1 in xy-plane is:
A.All R²B.Above lineC.Line onlyD.Half-plane below line x+y=1 (incl. line)✓ CorrectAnswer: D. Half-plane below line x+y=1 (incl. line)
Explanation: Test a point off the line, like the origin: 0+0=0 ≤ 1 is true, so (0,0) lies in the region — meaning x+y≤1 is the closed half-plane containing the origin, not the far side.
- Q11Medium
Solution of system x + y ≤ 6 and x ≥ 0, y ≥ 0 is:
A.Infinite stripB.RectangleC.Whole planeD.Triangle with vertices (0,0), (6,0), (0,6)✓ CorrectAnswer: D. Triangle with vertices (0,0), (6,0), (0,6)
Explanation: x ≥ 0 and y ≥ 0 confine the region to the first quadrant, and x + y ≤ 6 cuts it off along a line through (6,0) and (0,6), leaving a triangle with those two points and the origin as vertices.
- Q12Hard
Solve |x|<3:
A.x < −3B.x > 3C.−3 < x < 3✓ CorrectD.x = 0Answer: C. −3 < x < 3
Explanation: |x|<3 means x is within 3 units of 0 on both sides, giving the intersection −3 < x < 3. Don't confuse this with |x|>3, which splits into two separate rays instead.
- Q13Hard
Cost of producing x units of an item is 3x + 100. Cost should be at most 250. Maximum x:
A.60B.50✓ CorrectC.100D.150Answer: B. 50
Explanation: Cost 3x + 100 must satisfy 3x + 100 ≤ 250, so 3x ≤ 150 and x ≤ 50 — the maximum whole number of units is 50, not any value above it.
- Q14Hard
Area of region x + y ≤ 6, 2x + y ≤ 8, x ≥ 0, y ≥ 0:
A.20B.16C.14 sq units✓ CorrectD.12Answer: C. 14 sq units
Explanation: The feasible region's vertices are (0,0), (4,0), (2,4) and (0,6), found by intersecting the boundary lines pairwise; the shoelace formula on these four points gives an area of 14 square units.
Start this chapter free
You have 14 solved above. Sign in with Google (no card needed). You get 1 Easy + 1 Medium quiz on every chapter during your 30-day trial. After that, you keep 1 Easy quiz on every chapter, free for good, plus the full key-concept notes, formulas & exam tips.
This chapter has 90 questions (30 Easy · 30 Medium · 30 Hard), with timed scoring and instant feedback. The rest unlock with the ₹999/year plan.
Start this chapter free →Linear Inequalities — FAQs
What are the key concepts in Class 11 Mathematics Linear Inequalities?+
Inequalities describe ranges rather than single values. This chapter solves linear inequalities in one variable algebraically and marks the answers on the number line, then moves to two variables where each inequality defines a half-plane. Systems of inequalities give a feasible region — the foundation of linear programming. Key ideas include Linear inequality, Rule of signs, Strict vs non-strict, Solution on the number line.
What does Class 11 Mathematics Chapter 6 (Linear Inequalities) cover on XamBaaz?+
It has 90 NCERT-based MCQs on "Linear Inequalities": 30 Easy, 30 Medium and 30 Hard. Together they make 9 timed quizzes, and you never get the same set twice. Every question has an instant explanation. They help you prepare for CBSE & Maharashtra HSC Board exams, JEE Main, MHT-CET and JEE Advanced.
Are these "Linear Inequalities" questions free to practise?+
Yes. Sign in with Google to practise "Linear Inequalities" free. Full unlimited access is ₹999/year on a launch offer until 1 December 2026. No chapter is charged separately.
How should I revise "Linear Inequalities" for the exam?+
Start with the Easy quiz to check your basics, then try Medium and Hard to practise applying them. There are 9 timed quizzes on this chapter, so you can come back for a fresh set instead of one you have seen. Read each explanation, retry the questions you miss, and track your accuracy until it stays high.
Are these "Linear Inequalities" MCQs available with answers?+
Yes. 14 sample questions are shown here in full, each with the correct option and a step-by-step "Why" explanation. Sign in free with Google to start practising, with instant scoring.
Is there negative marking in the "Linear Inequalities" quizzes?+
Yes. The timed quizzes use exam-style marking: +4 for a right answer, −1 for a wrong one and 0 for a skip, the same negative marking as JEE Main and JEE Advanced. MHT-CET and CBSE board papers have no negative marking. Our mocks for those are scored their way.
What are the important questions from Linear Inequalities (Class 11 Mathematics)?+
The questions that matter most test Linear inequality, Rule of signs, Strict vs non-strict, Solution on the number line. This page shows 14 solved important MCQs with answers and explanations; all 90 questions on the chapter are available as timed quizzes once you sign in.
Is there an online quiz for Linear Inequalities?+
Yes — Class 11 Mathematics Linear Inequalities has timed online quizzes at Easy, Medium and Hard levels, with instant scoring and a worked explanation on every question. The first quiz on the chapter is free.
