Math Lab
Home/Class XI/Ch 5/Algebraic solution of linear inequalities in one variable

Algebraic solution of linear inequalities in one variable

In this subtopic we apply the manipulation rules systematically to inequalities of the form ax+b<cax + b < c, ax+bcx+dax + b \ge cx + d, and combinations. The goal: a clean interval description of the solution set.

The basic recipe

To solve a linear inequality in one variable:

  1. Eliminate denominators by multiplying both sides by the LCM (track signs).
  2. Expand brackets.
  3. Collect terms with xx on one side, constants on the other.
  4. Divide by the coefficient of xx (sign reversal if negative).
  5. Write the solution as an interval, mark on a number line.

Compound inequalities

Inequalities like a<f(x)<ba < f(x) < b are two inequalities chained: a<f(x)a < f(x) and f(x)<bf(x) < b. Solve each, then take the intersection of the solution sets.

For "or" statements (e.g. x<1x < 1 or x>3x > 3), take the union.

Number-line representation

Mark the boundaries on a number line. Use an open circle (\circ) for strict << or >> (endpoint excluded), and a closed circle (\bullet) for \le or \ge (endpoint included). Shade the region(s) of xx that solve the inequality.

Word-problem translation

Many real-world conditions translate into linear inequalities. Standard phrases:

PhraseSymbol
at least\ge
at most\le
not less than\ge
not more than\le
more than>>
less than<<
exceeds>>

Read the question carefully , many exam problems pivot on the difference between at least (closed) and more than (open).

Worked examples

Example 1. Solve 5x+32x95x + 3 \le 2x - 9.

Subtract 2x2x: 3x+393x + 3 \le -9. Subtract 33: 3x123x \le -12. Divide by 33: x4x \le -4. Solution: (,4](-\infty, -4].

Example 2. Solve 3x25>x+121\dfrac{3x - 2}{5} > \dfrac{x + 1}{2} - 1.

Multiply by 1010: 2(3x2)>5(x+1)102(3x - 2) > 5(x + 1) - 10. Expand: 6x4>5x+5106x - 4 > 5x + 5 - 10. Simplify: 6x4>5x56x - 4 > 5x - 5. Subtract 5x5x: x4>5x - 4 > -5. Add 44: x>1x > -1. Solution: (1,)(-1, \infty).

Example 3. Find all integer solutions of 3<2x15-3 < 2x - 1 \le 5.

Add 11: 2<2x6-2 < 2x \le 6. Divide by 22: 1<x3-1 < x \le 3. Integers in this range: 0,1,2,30, 1, 2, 3.

Example 4. A solution is to be made by mixing 3030 litres of 30%30\% acid solution with another solution to obtain a 25%25\% acid solution. Find the volume of the second solution if it contains 15%15\% acid, and express the constraint as an inequality if the final volume must be at most 8080 litres.

Let VV litres of 15%15\% solution be added. Total acid: 0.3030+0.15V=9+0.15V0.30 \cdot 30 + 0.15 V = 9 + 0.15 V. Total solution: 30+V30 + V. For 25%25\% concentration: 9+0.15V30+V=0.25\dfrac{9 + 0.15 V}{30 + V} = 0.25, giving 9+0.15V=7.5+0.25V9 + 0.15 V = 7.5 + 0.25 V, so V=15V = 15 litres.

If the constraint is "final volume at most 8080 litres", then 30+V8030 + V \le 80, i.e. V50V \le 50, satisfied by V=15V = 15.

Example 5 (harder). A boy needs to score at least 80%80\% in five tests of 100100 marks each. If his scores in the first four tests are 84,76,9084, 76, 90 and 7373, find the minimum he needs in the fifth.

Total required: 80%500=40080\% \cdot 500 = 400. Already scored: 84+76+90+73=32384 + 76 + 90 + 73 = 323. Need: 400323=77400 - 323 = 77.

As an inequality with x=x = score in fifth test: 84+76+90+73+x40084 + 76 + 90 + 73 + x \ge 400, i.e. x77x \ge 77. He needs at least 7777.

Try it yourself

  1. Solve 4x+7>194x + 7 > 19.
  2. Solve 3x+24x121\dfrac{3x + 2}{4} - \dfrac{x - 1}{2} \le 1.
  3. Solve 7<3x+5<8-7 < 3x + 5 < 8 and write the integer solutions.
  4. Solve 2(x3)+573(x+2)2(x - 3) + 5 \ge 7 - 3(x + 2).
  5. Solve 5x13>3x+24\dfrac{5x - 1}{3} > \dfrac{3x + 2}{4}.
  6. A man wants to spend at most 2000\\₹2000 on books costing 150\\₹150 each. Find an inequality for the maximum number of books, and solve.
  7. The longest side of a triangle is twice the shortest, and the third side is 33 cm longer than the shortest. If the perimeter is at least 5959 cm, find the minimum length of the shortest side.
  8. Solve x2+x3+x65\dfrac{x}{2} + \dfrac{x}{3} + \dfrac{x}{6} \ge 5.
  9. Solve 3(2x)2(1x)3(2 - x) \ge 2(1 - x).
  10. Solve 2x+351<x43+2\dfrac{2x + 3}{5} - 1 < \dfrac{x - 4}{3} + 2.
  11. Find all integers satisfying x12+3x3+4\dfrac{x - 1}{2} + 3 \le \dfrac{x}{3} + 4.
  12. To pass an exam a student must score at least 35%35\%. If the exam is out of 400400, find the minimum mark.

Pitfalls / Tricks

  • When the inequality has fractions, multiply through by the positive LCM. If a denominator could be negative, split into cases.
  • "At least" includes equality (closed bracket). "More than" excludes (open bracket).
  • For compound inequalities like a<x<ba < x < b, both ends must be respected at every step.
  • Insight. Once you write the manipulation rules on the back of every page, solving linear inequalities is mechanical , no clever trick needed.

Practice quiz

Quick check on this topic.

Quiz
Quick check : Algebraic solution (one variable)
6 questions · pick the best answer
Q1

Q2

Q3

Q4

Q5

Q6