Edzy
AI TutorResourcesToolsCompareBuy
SearchDownload AppLogin
Edzy

Edzy for Classes 6-12

Edzy is a personal AI tutor for CBSE and State Board students, with curriculum-aligned guidance, practice, revision, and study plans that adapt to each learner.

  • Email: always@edzy.ai
  • Phone: +91 96256 68472
  • WhatsApp: +91 96256 68472
  • Address: Sector 63, Gurgaon, Haryana

Follow Edzy

Browse by Class

  • CBSE Class 6
  • CBSE Class 7
  • CBSE Class 8
  • CBSE Class 9
  • CBSE Class 10
  • CBSE Class 11
  • CBSE Class 12
Explore the CBSE resource hub

Explore Edzy

  • Study Resources
  • Free Study Tools
  • Best Apps for Board Exams
  • Edzy vs ChatGPT
  • About Us
  • Why We Built Edzy
  • Blog
  • CBSE AI Tutor

Support & Legal

  • Help & FAQs
  • Accessibility
  • Privacy Policy
  • Terms & Conditions
  • Refund Policy
  • Cookie Policy
  • Site Directory

© 2026 Edzy. All rights reserved.

Curriculum-aligned learning paths for students in Classes 6-12.

CBSE
Class 11
Mathematics
Mathematics
Linear Inequalities

Worksheet

Practice Hub

Worksheet: Linear Inequalities

This chapter explores linear inequalities in one and two variables, explaining their significance in various real-world applications.

Structured practice

Linear Inequalities - Practice Worksheet

Strengthen your foundation with key concepts and basic applications.

This worksheet covers essential long-answer questions to help you build confidence in Linear Inequalities from Mathematics for Class 11 (Mathematics).

Practice Worksheet

Practice Worksheet

Basic comprehension exercises

Strengthen your understanding with fundamental questions about the chapter.

Questions

1

Define a linear inequality and provide examples of linear inequalities in one and two variables. How do these inequalities apply in real life?

A linear inequality is a mathematical statement that relates two expressions using the symbols '<', '>', '≤', or '≥'. For example, in one variable, '2x + 3 < 7' is a linear inequality. In two variables, 'x + y ≥ 10' is another example. These inequalities can represent situations such as budgeting, where a person may need to keep expenses below a certain limit.

2

Solve the inequality 3x - 4 < 5. Provide a detailed explanation of your solution process and discuss the solution set.

To solve the inequality 3x - 4 < 5, we start by adding 4 to both sides: 3x < 9. Next, divide both sides by 3 to isolate x: x < 3. The solution set is all real numbers less than 3, which can be expressed as (-∞, 3).

3

Explain how to solve the inequality 2x + 5 ≥ 3x - 2 using algebraic methods, and provide a graphical representation of the solution.

To solve 2x + 5 ≥ 3x - 2, subtract 2x from both sides: 5 ≥ x - 2. Then, add 2 to both sides: 7 ≥ x or x ≤ 7. The solution set includes all real numbers less than or equal to 7, represented graphically by a closed dot at 7 and a line extending leftwards.

4

Discuss the graphical representation of the solution set for the inequality x - 4 > 1. What does the graph tell you about the values of x?

Solving x - 4 > 1 gives x > 5. The graph of this inequality is represented by an open circle at 5 and a line extending to the right, indicating that any value greater than 5 satisfies the inequality. This means that x can take any real number greater than 5.

5

Consider the inequality 5x + 2 < 4x + 10. Solve it and explain the significance of the solution in a contextual scenario.

To solve 5x + 2 < 4x + 10, we subtract 4x from both sides: x + 2 < 10. Subtracting 2 gives x < 8. The significance could pertain to a budget scenario where a person cannot spend over a certain amount represented by the inequality.

6

Explain the difference between strict and non-strict inequalities through examples, and how they affect the solution sets.

Strict inequalities use '<' or '>', while non-strict inequalities use '≤' or '≥'. For example, x < 3 is strict and does not include 3; the solution set is (-∞, 3). Conversely, x ≤ 3 includes 3 in the solution set, represented as (-∞, 3]. Understanding these differences is crucial for representing solutions accurately.

7

Solve the compound inequality 2 < 3x - 1 < 8. Break it down into steps and explain each part.

To solve 2 < 3x - 1 < 8, we break it into two parts: 2 < 3x - 1 and 3x - 1 < 8. For the first part, adding 1 gives 3 < 3x, then dividing by 3 gives x > 1. For the second part, adding 1 gives 3x < 9, then dividing gives x < 3. Therefore, the solution set is (1, 3).

8

What is the significance of solution sets in inequalities, and how do they compare to equations?

Solution sets in inequalities represent ranges of values that satisfy the inequality, unlike equations where a specific value satisfies an equality. For instance, x > 5 indicates all numbers greater than 5. This flexibility allows inequalities to model constraints and conditions efficiently.

9

Using the example of grades, demonstrate how inequalities are used to calculate minimum marks needed in exams.

Suppose a student wants an average of at least 60 over three exams. Let x be the score needed in the last exam. The equation is (62 + 48 + x) / 3 ≥ 60. Solving shows x ≥ 70. Therefore, they need at least 70 marks. This application illustrates real-life scenarios where inequalities determine minimum requirements.

Learn Better On The App
Consistency made easier

Smart Study Reminders

Stay on track with timely nudges that help you keep your study streak alive.

Daily reminders
Better follow-through

Faster access to practice, revision, and daily study flow.

Edzy mobile app preview

Linear Inequalities - Mastery Worksheet

Advance your understanding through integrative and tricky questions.

This worksheet challenges you with deeper, multi-concept long-answer questions from Linear Inequalities to prepare for higher-weightage questions in Class 11.

Mastery Worksheet

Mastery Worksheet

Intermediate analysis exercises

Deepen your understanding with analytical questions about themes and characters.

Questions

1

Ravi has `200 to buy rice at `30 per kg. If x represents packets of rice bought and y denotes leftover money, derive the expressions for x and y using inequalities, and graph the solution set on an axis.

Given the inequality 30x ≤ 200, we rearrange to result in x ≤ 200/30. Considering x must be a non-negative integer, the feasible values are x = 0, 1, 2, ... 6. The graph represents all x values satisfying this condition.

2

Reshma wants to buy registers for `40 each and pens for `20 each, with a budget of at most `120. Formulate the inequality, find potential values of x and y (registers and pens respectively), and represent this in a graphical form.

We have the inequality 40x + 20y ≤ 120. For integers, one way to visualize this is to isolate y: y ≤ (120 - 40x)/20. Plotting this will depict all combinations of x and y satisfying the constraint.

3

Demonstrate solving the compound inequality -5 ≤ 5x - 3 < 7. Find x and represent the solution on a number line and highlight any common misconceptions.

Breaking it into two parts: -5 ≤ 5x - 3 gives x ≥ -2/5, and 5x - 3 < 7 gives x < 2. Thus the solution is -2/5 ≤ x < 2. On the number line, represent intervals with open and closed circles clearly.

4

A student obtained 62 in the first exam and 48 in the second. Determine the minimum score needed in the annual exam to average at least 60. Write it as an inequality and provide reasoning.

Let x be the score. The inequality is (62 + 48 + x) / 3 ≥ 60. Solving gives us x ≥ 70. The answer needs to specify the calculation process.

5

If a triangle's longest side is three times the shortest and the third side is two cm shorter than the longest, write an inequality for the perimeter being at least 61 cm and determine the shortest length.

Let the shortest side be x. Thus the sides are x, 3x, and (3x - 2). The inequality is x + 3x + (3x - 2) ≥ 61, leading to x ≥ 7.5. Solve for integer values accordingly.

6

Consider the experiments involving hydrochloric acid needing to keep temperature between 30° and 35° Celsius. Convert this to Fahrenheit and establish the corresponding temperature range. Solve and present on a number line.

Using F = (9/5)C + 32, create the inequality for C to find the Fahrenheit limits, resulting in 86 < F < 95. Plot and comment on the transformation.

7

A solution of 30% acid must be diluted into a mix keeping the overall concentration over 15% but below 18%. Establish inequalities and solve for the volume of 30% acid needed.

Let the volume of 30% acid be x, leading to inequalities (30x + 12 * 600) / (x + 600) > 0.15 and < 0.18. Solve for x's bounds logically.

8

Explore the minimum average needed in five tests to achieve grade 'A', given marks from four tests. Create inequalities and solve for the fifth test's minimum score.

Given scores can be represented as (87 + 92 + 94 + 95 + x)/5 ≥ 90, resolve for x to yield a minimum of x ≥ 88. Complete the task ensuring averages are properly clarified.

9

If we know the first natural number in a pair of consecutive odds is x, and their sum is to be less than 40, formulate the expression and determine the valid values of x.

The sum (x + (x + 2)) < 40 leads to 2x + 2 < 40, simplifying to x < 19 and x > 10. Thus valid odd values would be 11, 13, 15, 17.

Linear Inequalities - Challenge Worksheet

Push your limits with complex, exam-level long-form questions.

The final worksheet presents challenging long-answer questions that test your depth of understanding and exam-readiness for Linear Inequalities in Class 11.

Challenge Worksheet

Challenge Worksheet

Advanced critical thinking

Test your mastery with complex questions that require critical analysis and reflection.

Questions

1

Discuss how the concept of strict versus slack inequalities affects decision-making in budget management for a small business. Provide a hypothetical budget scenario using inequalities.

Evaluate the impact of strictness in inequalities and budget constraints, focusing on optimal resource allocation. Explore trade-offs in meeting business goals.

2

Given a scenario where a student needs to score a minimum average in three subjects to secure a scholarship, formulate the inequalities representing this situation and solve for the minimum scores required.

Develop a logical sequence of inequalities based on average calculations and constraints. Analyze possible combinations of scores.

3

Analyze the implications of the solution set for a linear inequality in context to a physical constraint. For instance, if x represents the weight of materials to be used in a construction project constrained by a maximum allowable weight.

Justify how real-world limitations shape the inequality representations and solutions. Discuss emergency scenarios if the constraints are overlooked.

4

Explore a situation in economics where price elasticity affects the demand represented by an inequality. How would an organization interpret its findings if the inequality was revised to allow for greater flexibility?

Examine demand curves responding to price changes modeled by linear inequalities. Discuss managerial decisions that could be influenced.

5

Formulate a pair of linear inequalities that could represent the relationship between two competing products in a market, leading to a competitive analysis of pricing strategies.

Differentiate between scenarios leading to strict inequalities and those allowing equal chances in pricing. Evaluate stakeholder reactions.

6

Discuss the role of graphical representations of linear inequalities in conveying data to non-technical stakeholders. How would you visualize a project budget constraint?

Frame your explanation around the clarity and communicative power of visuals in decision-making. Analyze feedback from stakeholders.

7

Create a real-world scenario involving a community plan that must satisfy multiple inequalities (e.g., budget, land use, environmental impacts). How will you solve for the feasible solution set?

Outline the limitations of each inequality and describe potential conflicts. Propose compromises that could satisfy various interests.

8

Examine how the concept of simultaneous inequalities can model constraints in a manufacturing process. What are the possible solutions to maximize output while adhering to safety regulations?

Elaborate on constraints presented in terms of production capabilities. Discuss the outcome of potential solutions and operational efficiencies.

9

Investigate a problem where a charity needs to distribute resources based on inequalities representing different community needs. Formulate the inequalities and discuss their implications.

Analyze community welfare scenarios where distributions must meet needs without exceeding realistic inputs. Discuss fairness and ethical considerations.

10

In a dynamic setting, determine how changing market conditions can alter the solution sets of existing inequalities representing supply and demand. Provide examples reflecting trend shifts.

Use historical data to validate shifts in inequalities as market conditions fluctuate. Formulate strategic responses for businesses.

Chapters related to "Linear Inequalities"

Sets

This chapter introduces the concept of sets, their significance, and basic operations in mathematics.

Start chapter

Relations and Functions

This chapter explores the concepts of relations and functions in mathematics, focusing on how to connect pairs of objects from different sets and the significance of functions in describing these relationships.

Start chapter

Trigonometric Functions

This chapter introduces trigonometric functions, explaining their definitions, properties, and applications. Understanding these concepts is essential for solving various mathematical problems and real-world applications.

Start chapter

Complex Numbers and Quadratic Equations

This chapter introduces complex numbers and their relation to quadratic equations, emphasizing their significance in solving equations without real solutions.

Start chapter

Permutations and Combinations

This chapter introduces the concepts of permutations and combinations, essential for counting arrangements and selections in mathematics.

Start chapter

Binomial Theorem

This chapter introduces the binomial theorem, which simplifies the expansion of binomials raised to a power. It is essential for efficiently calculating powers without repeated multiplication.

Start chapter

Sequences and Series

This chapter discusses sequences, which are ordered lists of numbers, and their importance in mathematics. It covers different types of sequences and series, including arithmetic and geometric progressions, and their applications.

Start chapter

Straight Lines

This chapter explores the properties and equations of straight lines in coordinate geometry, emphasizing their significance in mathematics and real-life applications.

Start chapter

Conic Sections

This chapter explores conic sections including circles, ellipses, parabolas, and hyperbolas, highlighting their definitions and significance in mathematics and real-world applications.

Start chapter

Introduction to Three Dimensional Geometry

This chapter introduces the essential concepts of three dimensional geometry, focusing on how to represent points in space using coordinate systems.

Start chapter

Worksheet Levels Explained

This drawer provides information about the different levels of worksheets available in the app.

Linear Inequalities Summary, Important Questions & Solutions | All Subjects

Question Bank

Worksheet

Revision Guide

Formula Sheet