Solve \(24x \lt 100\), when
(i) \(x\) is a natural number.
(ii) \(x\) is an integer.
Theory
A linear inequality in one variable can be solved similar to linear equations, with one key rule:
- If we multiply or divide both sides by a positive number, the inequality sign remains unchanged.
- If we multiply or divide by a negative number, the inequality sign reverses.
The solution of an inequality represents a range of values, not a single value.
Solution Roadmap
- Isolate the variable \(x\)
- Convert inequality into simplified form
- Apply domain restriction (natural numbers / integers)
- List valid values
Solution
$$\begin{aligned} 24x < 100 \ x < \dfrac{100}{24} \\ x < \dfrac{25}{6} \end{aligned}$$(i) When \(x\) is a natural number:
Since \(x < \dfrac{25}{6} \approx 4.16\), the natural numbers satisfying this are: \[\{1,2,3,4\}\]
(ii) When \(x\) is an integer:
All integers less than \( \dfrac{25}{6} \) are included: \[\{\dots,-2,-1,0,1,2,3,4\}\]
Graphical Representation
Final Answer
(i) \( \{1,2,3,4\} \)
(ii) \( \{\dots,-2,-1,0,1,2,3,4\} \)
Significance
- Board Exams: Tests clarity of inequality solving and understanding of number systems.
- JEE / NEET: Forms the base for solving interval-based problems, modulus inequalities, and domain restrictions.
- Common Mistake: Students often forget to apply domain constraints after solving inequality.