Linear Inequalities
Linear Inequalities — Study Notes
NCERT-aligned · 8 notes · 3 shown free
5.1 Introduction
Explanation5.1 Introduction
In earlier classes, students have studied equations involving one or two variables and solved problems by translating statements into equations. However, not all real-world problems can be expressed as equations. Some statements involve comparisons rather than equalities, such as 'less than', 'greater than', 'less than or equal to', or 'greater than or equal to'. These comparisons are represented by inequalities using the symbols <, >, ≤, and ≥. For example, the height of all students in a class might be less than 160 cm, or a classroom might accommodate at most 60 tables or chairs. These statements cannot be represented by equations but by inequalities. This chapter introduces linear inequalities in one and two variables, which are fundamental in various fields such as science, mathematics, statistics, economics, and psychology. Understanding inequalities helps in solving practical problems where quantities are bounded or constrained but not necessarily equal.
- Equations involve equality; inequalities involve comparison.
- Inequalities use symbols <, >, ≤, ≥ to relate expressions.
- Real-world problems often require inequalities rather than equations.
- Linear inequalities involve expressions of degree one in variables.
- Inequalities are useful in diverse fields like economics and statistics.
- This chapter focuses on linear inequalities in one and two variables.
- 📌 Inequality: A mathematical statement relating two expressions using <, >, ≤, or ≥.
- 📌 Linear inequality: An inequality involving linear expressions (degree one) in variables.
5.2 Inequalities
Explanation5.2 Inequalities
This section introduces inequalities through practical examples and formal definitions. Consider Ravi who has ₹200 to buy rice packets priced at ₹30 each. If x is the number of packets, the total cost is 30x. Since he must buy whole packets, he may not spend the entire ₹200, leading to the inequality 30x < 200. This is not an equation because it does not involve equality but a strict inequality. Another example is Reshma who has ₹120 to buy registers and pens costing ₹40 and ₹20 respectively. If x and y are the numbers of registers and pens, the total cost is 40x + 20y ≤ 120. This inequality includes the possibility of spending exactly ₹120 or less. Inequalities can be strict (< or >) or slack (≤ or ≥). They can involve one or two variables. Numerical inequalities compare numbers directly, e.g., 3 < 5, while literal inequalities involve variables, e.g., x < 5. Double inequalities combine two inequalities, such as 3 ≤ x < 5. The section also classifies inequalities into linear inequalities in one variable (ax + b < 0), in two variables (ax + by ≤ c), and quadratic inequalities (ax² + bx + c > 0), though the chapter focuses on linear inequalities only.
- Inequalities express relations using <, >, ≤, ≥, not just equality.
- Examples include budget constraints in buying items.
- Inequalities can be strict (<, >) or slack (≤, ≥).
- Numerical inequalities involve numbers; literal inequalities involve variables.
- Double inequalities express two simultaneous inequalities.
- Linear inequalities in one or two variables are the focus; quadratic inequalities are excluded.
- 📌 Strict inequality: Inequality with < or >, excludes equality.
- 📌 Slack inequality: Inequality with ≤ or ≥, includes equality.
- 📌 Double inequality: Two inequalities combined, e.g., 3 ≤ x < 5.
5.3 Algebraic Solutions of Linear Inequalities in One Variable and their Graphical Representation
Explanation5.3 Algebraic Solutions of Linear Inequalities in One Variable and their Graphical Representation
This section explains how to solve linear inequalities in one variable algebraically and represent their solutions graphically. Using the example 30x < 200, where x is the number of rice packets, the solution involves finding values of x that satisfy
Practice Questions — Linear Inequalities
Includes NCERT exercise questions with answers
Q1.What is the solution set of | 2 / x-6 | ≥ 1 ,where x ≠ 6 is :
Answer:
[ 4 , 6 ) U ( 6 , 8 ]
Q2.If x 2 + 4ax + 4 > 0 for all x , then.
Answer:
-1 < a < 1
Q3.If x is a real number and |x| < 3, then lies between?
Answer:
-3 < x < 3
Q4.The given inequality for the real x : 4x + 3 < 5x + 7 . Find the solution set.
Answer:
(-4 , ∞)
Q5.1. Solve $24x < 100$, when (i) $x$ is a natural number. (ii) $x$ is an integer.
Answer:
Given inequality: 24x < 100 (i) When x is a natural number (x ∈ N): Divide both sides by 24 (positive number, inequality sign remains same): x < 100/24 x < 4.166... Natural numbers less than 4.166 are 1, 2, 3, 4. So, solution set: {1, 2, 3, 4} (ii) When x is an integer (x ∈ Z): Similarly, x < 4.166... All integers less than 4.166 are ..., -3, -2, -1, 0, 1, 2, 3, 4. So, solution set: {..., -3, -2, -1, 0, 1, 2, 3, 4}
Explanation:
Step 1: Isolate x by dividing both sides by 24 (positive number). Step 2: For natural numbers, consider positive integers less than 4.166. Step 3: For integers, consider all integers less than 4.166.
Q6.2. Solve $-12x > 30$, when (i) $x$ is a natural number. (ii) $x$ is an integer.
Answer:
Given inequality: -12x > 30 Divide both sides by -12 (negative number), so inequality sign reverses: x < 30 / (-12) x < -2.5 (i) When x is a natural number (x ∈ N): Natural numbers are positive integers starting from 1, so no natural number is less than -2.5. Solution set: Empty set (no solution). (ii) When x is an integer (x ∈ Z): All integers less than -2.5 are ..., -4, -3. Solution set: {..., -4, -3}
Explanation:
Step 1: Divide both sides by -12, reverse inequality. Step 2: For natural numbers, no positive integer less than -2.5. Step 3: For integers, all integers less than -2.5 are solution.
Q7.3. Solve $5x - 3 < 7$, when (i) $x$ is an integer. (ii) $x$ is a real number.
Answer:
Given inequality: 5x - 3 < 7 Add 3 to both sides: 5x < 10 Divide both sides by 5 (positive number): x < 2 (i) When x is an integer: All integers less than 2 are ..., -1, 0, 1. Solution set: {..., -1, 0, 1} (ii) When x is a real number: All real numbers less than 2. Solution set: (-∞, 2)
Explanation:
Step 1: Add 3 to both sides. Step 2: Divide by 5. Step 3: For integers, list all integers less than 2. Step 4: For real numbers, solution is all real numbers less than 2.
Q8.4. Solve $3x + 8 > 2$, when (i) $x$ is an integer. (ii) $x$ is a real number.
Answer:
Given inequality: 3x + 8 > 2 Subtract 8 from both sides: 3x > -6 Divide both sides by 3 (positive number): x > -2 (i) When x is an integer: All integers greater than -2 are -1, 0, 1, 2, ... Solution set: {..., -1, 0, 1, 2, ...} (ii) When x is a real number: All real numbers greater than -2. Solution set: (-2, ∞)
Explanation:
Step 1: Subtract 8 from both sides. Step 2: Divide by 3. Step 3: For integers, list all integers greater than -2. Step 4: For real numbers, solution is all real numbers greater than -2.
All 14 Chapters in Mathematics
Mathematics · Class 11