How to Use This Section

Thirty fully worked examples sweep the whole chapter — solving over naturals, integers and reals; sign-flip situations; fractional and bracketed inequalities; number-line graphs; double inequalities; systems; and every standard class of word problem — averages, consecutive integers, geometry, formula ranges and mixtures — solved in full.

[Board Tip] Work each example yourself before reading the solution. In this chapter the errors are stereotyped — a missed flip, a wrong bracket, an ignored domain — so comparing your attempt against the worked steps is the fastest diagnostic there is.

Solving over Different Number Sets

Example 1: One inequality, two domains

Solve 24x<10024x < 100 when (i) xx is a natural number (ii) xx is an integer.

Solution:

Step 1 — Divide by the positive 24. x<10024=2564.17x < \frac{100}{24} = \frac{25}{6} \approx 4.17.

Step 2 — (i) Filter by naturals. {1,2,3,4}\{1, 2, 3, 4\}.

Step 3 — (ii) Filter by integers. {,2,1,0,1,2,3,4}\{\ldots, -2, -1, 0, 1, 2, 3, 4\}.

Takeaway: Solve once, filter per domain.

Example 2: Strict boundary check

Solve 5x3<75x - 3 < 7 when (i) xx is an integer (ii) xx is a real number.

Solution:

Step 1 — Collect. Add 3: 5x<105x < 10; divide by 5: x<2x < 2.

Step 2 — (i) Integers. {,1,0,1}\{\ldots, -1, 0, 1\} — 2 itself is excluded by the strict sign.

Step 3 — (ii) Reals. (,2)(-\infty, 2).

Takeaway: The strict sign evicts the boundary in every domain.

Example 3: A right-facing ray

Solve 3x+8>23x + 8 > 2 when (i) xx is an integer (ii) xx is a real number.

Solution:

Step 1 — Collect. Subtract 8: 3x>63x > -6, so x>2x > -2.

Step 2 — (i) Integers. {1,0,1,2,}\{-1, 0, 1, 2, \ldots\}.

Step 3 — (ii) Reals. (2,)(-2, \infty).

Takeaway: Rays open away from the boundary; list integers from the first admitted value.

Example 4: The flip via −x

Solve 4x+3<5x+74x + 3 < 5x + 7 for real xx.

Sign flip trap card for dividing by a negative number

Solution:

Step 1 — Collect. Subtract 5x5x and 3: x<4-x < 4.

Step 2 — Multiply by 1-1 and FLIP. x>4x > -4.

Step 3 — Interval. (4,)(-4, \infty); check x = 0: 3<73 < 7 ✓.

Takeaway: x<4-x < 4 is NOT x<4x < -4 — the flip is compulsory.

Example 5: Flip with a coefficient

Solve 3x7>5x13x - 7 > 5x - 1 for real xx.

Solution:

Step 1 — Collect. 3x5x>1+73x - 5x > -1 + 7 gives 2x>6-2x > 6.

Step 2 — Divide by 2-2 and FLIP. x<3x < -3.

Step 3 — Interval. (,3)(-\infty, -3); check x = 4-4: 19>21-19 > -21 ✓.

Takeaway: Same flip, negative coefficient this time — the rule does not care how the negative arose.

Brackets and Fractions

Example 6: Brackets both sides

Solve 3(2x)2(1x)3(2 - x) \ge 2(1 - x).

Solution:

Step 1 — Expand. 63x22x6 - 3x \ge 2 - 2x.

Step 2 — Collect. Add 3x, subtract 2: 4x4 \ge x, i.e. x4x \le 4.

Step 3 — Interval. (,4](-\infty, 4] — slack sign, closed end.

Takeaway: Reading "4x4 \ge x" as "x4x \le 4" is a free rewrite — no flip involved.

Example 7: Fractions of x on one side

Solve x+x2+x3<11x + \frac{x}{2} + \frac{x}{3} < 11.

Solution:

Step 1 — Combine coefficients. 1+12+13=6+3+26=1161 + \frac{1}{2} + \frac{1}{3} = \frac{6 + 3 + 2}{6} = \frac{11}{6}, so the LHS is 11x6\frac{11x}{6}.

Step 2 — Solve. 11x6<11\frac{11x}{6} < 11 gives x<6x < 6.

Step 3 — Interval. (,6)(-\infty, 6).

Takeaway: Combine like terms BEFORE clearing denominators — here the 11's cancel beautifully.

Example 8: Cross-shaped fractions

Solve 3(x2)55(2x)3\frac{3(x - 2)}{5} \le \frac{5(2 - x)}{3}.

Solution:

Step 1 — Multiply by the positive 15. 9(x2)25(2x)9(x - 2) \le 25(2 - x).

Step 2 — Expand. 9x185025x9x - 18 \le 50 - 25x.

Step 3 — Collect. 34x6834x \le 68, so x2x \le 2: (,2](-\infty, 2].

Takeaway: LCM-multiply once; the rest is bracket algebra.

Example 9: Three fractions

Solve x25x237x35\frac{x}{2} \ge \frac{5x - 2}{3} - \frac{7x - 3}{5}.

Solution:

Step 1 — Multiply by 30 (LCM of 2, 3, 5). 15x10(5x2)6(7x3)15x \ge 10(5x - 2) - 6(7x - 3).

Step 2 — Simplify the right side. 50x2042x+18=8x250x - 20 - 42x + 18 = 8x - 2.

Step 3 — Collect. 15x8x215x \ge 8x - 2 gives 7x27x \ge -2, so x27x \ge -\frac{2}{7}: [27,)\left[-\frac{2}{7}, \infty\right).

Takeaway: Distribute the minus over BOTH terms of the second fraction — the +18+18 is where errors live.

Example 10: Brackets with a constant

Solve 2(2x+3)10<6(x2)2(2x + 3) - 10 < 6(x - 2).

Solution:

Step 1 — Expand. 4x+610<6x124x + 6 - 10 < 6x - 12, i.e. 4x4<6x124x - 4 < 6x - 12.

Step 2 — Collect. 8<2x8 < 2x, so x>4x > 4.

Step 3 — Interval. (4,)(4, \infty).

Takeaway: Keep x's coefficient positive by collecting onto the larger side — no flip needed then.

Example 11: Three fractions, strict

Solve x4<5x237x35\frac{x}{4} < \frac{5x - 2}{3} - \frac{7x - 3}{5}.

Solution:

Step 1 — Multiply by 60. 15x<20(5x2)12(7x3)15x < 20(5x - 2) - 12(7x - 3).

Step 2 — Simplify the right. 100x4084x+36=16x4100x - 40 - 84x + 36 = 16x - 4.

Step 3 — Collect. 15x<16x415x < 16x - 4 gives 4<x4 < x: (4,)(4, \infty).

Takeaway: Moving 15x right instead of 16x left keeps everything positive — choose the collection direction wisely.

Example 12: A heavier three-fraction chain

Solve 2x133x242x5\frac{2x - 1}{3} \ge \frac{3x - 2}{4} - \frac{2 - x}{5}.

Solution:

Step 1 — Multiply by 60. 20(2x1)15(3x2)12(2x)20(2x - 1) \ge 15(3x - 2) - 12(2 - x).

Step 2 — Simplify each side. LHS =40x20= 40x - 20; RHS =45x3024+12x=57x54= 45x - 30 - 24 + 12x = 57x - 54.

Step 3 — Collect. 20+5457x40x-20 + 54 \ge 57x - 40x gives 3417x34 \ge 17x, so x2x \le 2: (,2](-\infty, 2].

Takeaway: 12(2x)=24+12x-12(2 - x) = -24 + 12x — sign care inside the subtracted bracket decides the whole problem.

Number-Line Graphs

Example 13: Solve and graph

Solve 3x2<2x+13x - 2 < 2x + 1 and show the graph of the solutions.

Number line graphing convention with open and filled circles

Solution:

Step 1 — Collect. Subtract 2x, add 2: x<3x < 3.

Step 2 — Graph. Strict sign → OPEN circle at 3; solutions below → dark line to the left: (,3)(-\infty, 3).

Takeaway: Circle from the sign, direction from the inequality.

Example 14: Slack version

Solve 5x33x55x - 3 \ge 3x - 5 and graph the solutions.

Solution:

Step 1 — Collect. 2x22x \ge -2, so x1x \ge -1.

Step 2 — Graph. Slack sign → FILLED circle at 1-1; dark line rightwards: [1,)[-1, \infty).

Takeaway: The filled circle earns the "boundary included" mark.

Example 15: Brackets then graph

Solve 3(1x)<2(x+4)3(1 - x) < 2(x + 4) and graph the solutions.

Solution:

Step 1 — Expand. 33x<2x+83 - 3x < 2x + 8.

Step 2 — Collect. 5<5x-5 < 5x, so x>1x > -1.

Step 3 — Graph. Open circle at 1-1, dark line rightwards: (1,)(-1, \infty).

Takeaway: Collecting to keep the coefficient positive avoided a flip entirely.

Example 16: A graph read backwards

A number line shows a filled circle at 2 with the dark line running left. Write the inequality and the interval.

Solution:

Step 1 — Decode the circle. Filled: 2 is INCLUDED — slack sign.

Step 2 — Decode the direction. Dark line left: solutions below 2.

Step 3 — Write both forms. x2x \le 2; interval (,2](-\infty, 2].

Takeaway: The graph-to-algebra dictionary runs both ways — exams test the reverse direction too.

Double Inequalities

Example 17: The basic closed chain

Solve 23x452 \le 3x - 4 \le 5.

Operating on all three parts of a double inequality

Solution:

Step 1 — Add 4 to all three parts. 63x96 \le 3x \le 9.

Step 2 — Divide by the positive 3. 2x32 \le x \le 3.

Step 3 — Interval. The closed interval [2,3][2, 3] — both signs slack throughout.

Takeaway: Whatever you do to the middle, do to both ends.

Example 18: Chain with a negative multiplier

Solve 347x218-3 \le 4 - \frac{7x}{2} \le 18.

Solution:

Step 1 — Subtract 4 throughout. 77x214-7 \le -\frac{7x}{2} \le 14.

Step 2 — Multiply by 27-\frac{2}{7} — negative, BOTH signs flip. 2x42 \ge x \ge -4.

Step 3 — Reorder. 4x2-4 \le x \le 2, i.e. [4,2][-4, 2].

Takeaway: Flip both signs, then rewrite smallest-to-largest — two moves, one deliberate step.

Example 19: Mixed strict-slack chain

Solve 15<3(x2)50-15 < \frac{3(x - 2)}{5} \le 0.

Solution:

Step 1 — Multiply by the positive 53\frac{5}{3}. 25<x20-25 < x - 2 \le 0.

Step 2 — Add 2 throughout. 23<x2-23 < x \le 2.

Step 3 — Interval. (23,2](-23, 2] — the strict and slack ends keep their own brackets.

Takeaway: Each end of a chain carries its own sign type all the way to the final bracket.

Example 20: Fraction in the middle

Solve 73x+112117 \le \frac{3x + 11}{2} \le 11.

Solution:

Step 1 — Multiply all parts by 2. 143x+112214 \le 3x + 11 \le 22.

Step 2 — Subtract 11. 33x113 \le 3x \le 11.

Step 3 — Divide by 3. 1x1131 \le x \le \frac{11}{3}: interval [1,113]\left[1, \frac{11}{3}\right].

Takeaway: Peel the middle expression layer by layer — multiply, subtract, divide.

Example 21: A double negative to simplify first

Solve 12<43x52-12 < 4 - \frac{3x}{-5} \le 2.

Solution:

Step 1 — Simplify the double negative. 3x5=+3x5-\frac{3x}{-5} = +\frac{3x}{5}, so the chain is 12<4+3x52-12 < 4 + \frac{3x}{5} \le 2.

Step 2 — Subtract 4 throughout. 16<3x52-16 < \frac{3x}{5} \le -2.

Step 3 — Multiply by the positive 53\frac{5}{3}. 803<x103-\frac{80}{3} < x \le -\frac{10}{3}: interval (803,103]\left(-\frac{80}{3}, -\frac{10}{3}\right].

Takeaway: Tidy the expression BEFORE operating on the chain — the buried double negative changes everything.

Systems of Inequalities

Example 22: A two-sided trap

Solve the system 2(x1)<x+52(x - 1) < x + 5 and 3(x+2)>2x3(x + 2) > 2 - x.

Intersecting two solution sets on one number line

Solution:

Step 1 — Solve the first. 2x2<x+52x - 2 < x + 5 gives x<7x < 7.

Step 2 — Solve the second. 3x+6>2x3x + 6 > 2 - x gives 4x>44x > -4, so x>1x > -1.

Step 3 — Intersect. (1,7)(-1, 7) — the overlap of the two rays.

Takeaway: Opposite-facing conditions trap x in an interval; same-facing ones reduce to the tighter ray.

Example 23: A system with no solution

Solve x4>0x - 4 > 0 and 5x>25 - x > 2.

Solution:

Step 1 — Solve each. First: x>4x > 4. Second: x<3x < 3.

Step 2 — Attempt the intersection. The rays point away from each other with a gap between 3 and 4 — no overlap.

Step 3 — Conclude. Solution set \varnothing.

Takeaway: State the empty set explicitly — it is a complete, correct answer.

Example 24: Counting integer solutions of a system

How many integers satisfy both x2x \ge -2 and x<3x < 3?

Solution:

Step 1 — Intersect. [2,3)[-2, 3).

Step 2 — List the integers. 2,1,0,1,2-2, -1, 0, 1, 2.

Step 3 — Count. Five — the slack end admits 2-2, the strict end excludes 3.

Takeaway: Bracket types decide the count at each end.

Example 25: Always true, never true

Solve (i) 4x+7<2(2x+3)4x + 7 < 2(2x + 3) (ii) 3(x+1)3x+23(x + 1) \ge 3x + 2.

Solution:

Step 1 — (i) Expand. 4x+7<4x+64x + 7 < 4x + 6 — the x-terms cancel, leaving 7<67 < 6: FALSE for every x.

Step 2 — Conclude (i). Solution \varnothing.

Step 3 — (ii) Expand. 3x+33x+23x + 3 \ge 3x + 2 collapses to 323 \ge 2: TRUE for every x.

Step 4 — Conclude (ii). Solution R\mathbb{R}.

Takeaway: When the variable cancels, the leftover numerical statement decides: everything or nothing.

Word Problems

Example 26: Average with four tests

Scores so far: 72, 78, 69. What must the fourth score be for an average of at least 75?

Solution:

Step 1 — Translate. 72+78+69+x475\frac{72 + 78 + 69 + x}{4} \ge 75, i.e. 219+x300219 + x \ge 300.

Step 2 — Solve. x81x \ge 81.

Step 3 — Interpret. At least 81 marks (and at most 100, in context).

Takeaway: The four-step recipe scales to any number of tests.

Example 27: Consecutive evens, tighter bounds

Find all pairs of consecutive even positive integers, both smaller than 14, whose sum is more than 20.

Solution:

Step 1 — Conditions on the smaller even x. Both below 14: x+2<14x + 2 < 14, so x<12x < 12; sum: 2x+2>202x + 2 > 20, so x>9x > 9.

Step 2 — Filter by parity. Even x in (9,12)(9, 12): x=10x = 10 only.

Step 3 — List. Single pair: (10,12)(10, 12).

Takeaway: Tight bounds can shrink the answer to one pair — or none; count carefully.

Example 28: Boric acid dilution

640 litres of 8% boric acid solution is to be diluted with 2% solution so the mixture is more than 4% but less than 6% boric acid. How much 2% solution must be added?

Solution:

Step 1 — Track acid and volume. Adding x litres: acid =0.02x+0.08(640)=0.02x+51.2= 0.02x + 0.08(640) = 0.02x + 51.2; volume =640+x= 640 + x.

Step 2 — More than 4%. 0.02x+51.2>0.04(640+x)=25.6+0.04x0.02x + 51.2 > 0.04(640 + x) = 25.6 + 0.04x gives 25.6>0.02x25.6 > 0.02x, so x<1280x < 1280.

Step 3 — Less than 6%. 0.02x+51.2<38.4+0.06x0.02x + 51.2 < 38.4 + 0.06x gives 12.8<0.04x12.8 < 0.04x, so x>320x > 320.

Step 4 — Combine. Between 320 and 1280 litres.

Takeaway: Here the ADDED solution is the weaker one — the same acid-tracking method handles dilution and enrichment alike.

Example 29: IQ range, younger group

With IQ=MACA×100IQ = \frac{MA}{CA} \times 100 and CA=10CA = 10, find the mental-age range if 90IQ12090 \le IQ \le 120.

Solution:

Step 1 — Substitute CA = 10. MA10×100=10MA\frac{MA}{10} \times 100 = 10\,MA, so 9010MA12090 \le 10\,MA \le 120.

Step 2 — Divide all parts by 10. 9MA129 \le MA \le 12 years.

Takeaway: A clean-coefficient formula turns the chain into one division.

Example 30: Interval plus integrality

A parking lot charges ₹40 for the first hour and ₹25 for each additional hour. With at most ₹200, for how many whole hours can a car be parked?

Solution:

Step 1 — Model the cost. For h1h \ge 1 hours: cost =40+25(h1)= 40 + 25(h - 1).

Step 2 — Translate the budget. 40+25(h1)20040 + 25(h - 1) \le 200 gives 25(h1)16025(h - 1) \le 160, so h16.4h - 1 \le 6.4, i.e. h7.4h \le 7.4.

Step 3 — Interpret with integrality. Whole hours: h{1,2,,7}h \in \{1, 2, \ldots, 7\} — at most 7 hours.

Takeaway: Step 4 of the recipe: trim to whole, positive values — 7.4 hours is not a purchasable quantity.