**Definition**: Two real numbers or two algebraic expressions related by the symbols '<' (less than), '>' (greater than), '≤' (less than or equal to), or '≥' (greater than or equal to) form an **inequality**.
**Key Distinction from Equations**:
**Examples of Inequalities**:
**Real-Life Application**: If a student's marks in two exams are 62 and 48, and the student needs an average of at least 60 marks, we write: (62 + 48 + x)/3 ≥ 60, which is an inequality used to find minimum marks needed in the third exam.
**Classification by Structure**:
**Classification by Variables**:
**Exam-Important**: CBSE typically asks questions on linear inequalities in one and two variables only. Quadratic inequalities are not part of this chapter's scope.
**Rule 1 — Addition/Subtraction**:
Equal numbers may be added to or subtracted from both sides of an inequality **without changing the direction of the inequality sign**.
**Proof Concept**: This preserves the relative order of numbers.
**Rule 2 — Multiplication/Division by Positive Numbers**:
Both sides of an inequality can be multiplied or divided by the **same positive number without reversing the inequality sign**.
**Rule 2 (Critical) — Multiplication/Division by Negative Numbers**:
When both sides are multiplied or divided by the **same negative number, the inequality sign MUST be REVERSED**.
**Conceptual Basis**: Compare 3 > 2 with –3 < –2. When multiplying both sides by –1, the relationship reverses.
**Common Mistake to Avoid**: Students frequently forget to reverse the inequality when dividing by negative numbers. Always check: "Am I multiplying/dividing by a negative?"
**General Method**:
1. Simplify both sides using Rule 1 (addition/subtraction)
2. Collect variable terms on one side and constants on the other
3. Use Rule 2 to isolate the variable
4. Remember to reverse the inequality if multiplying/dividing by a negative number
**Worked Example 1**: Solve 5x – 3 < 3x + 1
**Solution**:
**Solution Set**: x ∈ (–∞, 2)
**Worked Example 2**: Solve 4x + 3 < 6x + 7
**Solution**:
**Solution Set**: x ∈ (–2, ∞)
**Worked Example 3**: Solve (5 – 2x)/2 ≤ (x – 30)/5
**Solution**:
**Solution Set**: x ∈ [85/12, ∞)
**For Strict Inequalities (< or >)**:
**For Slack Inequalities (≤ or ≥)**:
**Worked Example**: Graph x < 3
**Worked Example**: Graph x ≥ 1
**Key Convention**:
**When x is a Natural Number**:
**Example**: Solve 30x < 200 when x is natural
**When x is an Integer**:
**Example**: Solve 30x < 200 when x is integer
**When x is a Real Number** (default unless stated):
**Example**: Solve 30x < 200 when x is real
**Exam-Important**: Unless explicitly stated, assume solutions are required for real numbers and express as intervals.
**Definition**: A double inequality involves three expressions with two inequality signs, e.g., a < x < b or a ≤ x ≤ b.
**Interpretation**: a < x < b means simultaneously x > a AND x < b.
**Solution Method**:
1. Treat as two separate inequalities
2. Solve each simultaneously
3. Find the intersection of both solution sets
**Worked Example**: Solve –8 ≤ 5x – 3 < 7
**Solution**:
**Worked Example**: Solve –5 ≤ (5 – 3x)/2 ≤ 8
**Solution**:
**Definition**: Multiple inequalities that must all be satisfied simultaneously.
**Solution Method**:
1. Solve each inequality separately
2. Find the common region where all inequalities are true
3. Express the intersection as a single compound inequality
**Worked Example**: Solve the system:
**Solution**:
**Graphical Representation**: Mark [2, 6) on number line with closed circle at 2, open circle at 6, and bold line between them.
**Exam-Important**: Always express the final answer as a single interval or inequality, not two separate statements.
**Type 1 — Average/Weighted Problems**:
**Worked Example**: A student scored 62 and 48 marks in two terminal exams. Find minimum marks needed in the annual exam for an average of at least 60.
**Solution**:
**Type 2 — Consecutive Number Problems**:
**Worked Example**: Find all pairs of consecutive odd natural numbers, both larger than 10, with sum less than 40.
**Solution**:
**Type 3 — Mixture Problems**:
**Worked Example**: A manufacturer has 600 litres of 12% acid solution. How many litres of 30% acid solution must be added so the resulting mixture has acid content between 15% and 18%?
**Solution**:
**Type 4 — Temperature Conversion Problems**:
**Worked Example**: A solution must be kept between 30°C and 35°C. What is the Fahrenheit range using C = (5/9)(F – 32)?
**Solution**:
**Type 5 — Geometric/Physical Constraint Problems**:
**Worked Example**: The longest side of a triangle is 3 times the shortest side. The third side is 2 cm shorter than the longest side. If the perimeter is at least 61 cm, find the minimum length of the shortest side.
**Solution**:
**Mistake 1**: Forgetting to reverse the inequality when multiplying/dividing by negative numbers.
**Mistake 2**: Incorrectly handling fractions in inequalities.
**Mistake 3**: Confusing open and closed circles on the number line.
**Mistake 4**: Treating compound inequalities as separate solutions instead of finding the intersection.
**Mistake 5**: Forgetting to reverse inequality in double inequalities when multiplying by negatives.
**Worked Example of Mistake 5**:
**Rule 1**: a < b ⟹ a ± c < b ± c (holds for all operations with ±)
**Rule 2a**: a < b and c > 0 ⟹ ac < bc and a/c < b/c
**Rule 2b**: a < b and c < 0 ⟹ ac > bc and a/c > b/c (REVERSE)
**Double Inequality Solution**: a < f(x) < b is solved by finding intersection of a < f(x) AND f(x) < b
**System of Inequalities**: Solution is the intersection of all individual solution sets
**Interval Notation**:
Q1. Which of the following is an example of a slack inequality?
Answer: B — Slack inequalities use ≤ or ≥; option B uses ≤, making it a slack inequality.
Q2. Solve the inequality 3x − 5 > 7 for real x.
Answer: B — 3x − 5 > 7 → 3x > 12 → x > 4 (dividing by positive 3 keeps the sign).
Q3. What is the solution set of 2x + 3 ≤ 11 in interval notation?
Answer: B — 2x + 3 ≤ 11 → 2x ≤ 8 → x ≤ 4, so solution set is (−∞, 4] in interval notation.
Q4. When solving −4x > 12, what happens to the inequality sign?
Answer: B — Dividing both sides by −4 (a negative number) reverses the inequality sign: −4x > 12 → x < −3.
Q5. If 5x − 2 ≤ 3x + 6, then the solution is:
Answer: B — 5x − 2 ≤ 3x + 6 → 2x ≤ 8 → x ≤ 4 (dividing by positive 2 keeps the sign).
Q6. Which statement is NOT correct about solving inequalities?
Answer: B — Option B is incorrect because dividing by a negative number reverses the inequality sign, contradicting 'without changing the sign'.
Q7. Consider the statements: (I) 3 < x means x > −3 only. (II) The inequality x ≤ 5 includes x = 5. Which is true?
Answer: C — Statement I is false because 3 < x means x > 3, not x > −3; Statement II is true because ≤ includes the boundary value.
Q8. Solve (x − 2)/3 ≤ (x + 4)/5 and determine the solution set.
Answer: B — Multiply by 15: 5(x − 2) ≤ 3(x + 4) → 5x − 10 ≤ 3x + 12 → 2x ≤ 22 → x ≤ 11.
Q9. A linear inequality in two variables has the form:
Answer: B — Linear inequalities in two variables have the form ax + by with two distinct variables and both coefficients non-zero.
Q10. If Ravi solves 30x < 200 and x must be a natural number, what is the solution set?
Answer: B — 30x < 200 → x < 20/3 ≈ 6.67; natural numbers satisfying this are {1, 2, 3, 4, 5, 6} (natural numbers start at 1, not 0).
What is the definition of an inequality?
Two real numbers or algebraic expressions related by <, >, ≤, or ≥ symbols form an inequality.
Name the two types of inequalities based on the symbol used.
Strict inequalities use < or >, while slack inequalities use ≤ or ≥.
State Rule 1 for solving inequalities.
Equal numbers may be added to or subtracted from both sides of an inequality without changing the inequality sign.
State Rule 2 for solving inequalities.
Both sides can be multiplied or divided by the same positive number; if multiplied/divided by a negative number, the inequality sign reverses.
What is a linear inequality in one variable?
An inequality of the form ax + b < c, ax + b > c, ax + b ≤ c, or ax + b ≥ c where a ≠ 0.
What is a linear inequality in two variables?
An inequality of the form ax + by < c, ax + by > c, ax + by ≤ c, or ax + by ≥ c where a ≠ 0 and b ≠ 0.
What happens to the inequality sign when you multiply both sides by a negative number?
The inequality sign reverses: < becomes >, ≤ becomes ≥, and vice versa.
What is the solution set of x < 2 in interval notation?
The solution set is (−∞, 2), representing all real numbers less than 2.
Solve 5x − 3 < 3x + 1 and express the solution in interval notation.
Simplifying gives 2x < 4, so x < 2, with solution set (−∞, 2).
What is a double inequality and give one example.
A double inequality relates three quantities using two inequality symbols; for example, 3 < x < 5 means x is greater than 3 and less than 5.
Define a linear inequality in one variable. Give two examples and classify them as strict or slack inequalities. [2 marks]
A linear inequality in one variable has form ax + b < c (or >, ≤, ≥) where a ≠ 0. Strict uses < or >, slack uses ≤ or ≥. Provide specific examples like 2x + 3 < 7 and 5x − 1 ≥ 4.
Solve the inequality (3x − 2)/4 ≥ (2x + 3)/3 for real x and express the solution in interval notation. Show all working steps. [5 marks]
Clear the fractions by multiplying by LCM (12), simplify the linear inequality step-by-step using Rules 1 and 2, then convert to interval notation like [a, ∞) or (−∞, b].
Reshma has ₹120 and wants to buy registers costing ₹40 each and pens costing ₹20 each. (a) Form a linear inequality in two variables representing her spending. (b) Explain whether she can buy 2 registers and 2 pens. (c) Find one possible combination of registers and pens she can buy within her budget. Show complete working. [6 marks]
Set up 40x + 20y ≤ 120 where x is registers and y is pens. Check the constraint by substituting values, then verify at least one solution pair satisfies the inequality. Use Rule 1 to simplify if needed.
Practice with interactive flashcards, mind maps, upload your own chapters and get AI study kits instantly
Try StudyOS Free →