Theory Insight:
A compound inequality of the form \(a \leq f(x) \leq b\) represents two simultaneous inequalities:
\[
a \leq f(x) \quad \text{and} \quad f(x) \leq b
\]
The solution is the intersection of both conditions. This is a foundational concept for interval notation and graphical interpretation on the number line.
Solution Roadmap:
- Break the compound inequality into two separate inequalities
- Solve each inequality step-by-step
- Find the common solution (intersection)
- Express answer in interval form and visualize on number line
Solution
$$\begin{aligned} 2 &\leq 3x - 4 \leq 5 \\\ 2 &\leq 3x - 4 \\ 3x - 4 &\geq 2 \\ 3x &\geq 6 \\ x &\geq 2 \\\ 3x - 4 &\leq 5 \\ 3x &\leq 9 \\ x &\leq 3 \\\ \therefore \; x &\in [2,3] \end{aligned}$$Why this matters (Boards + Competitive Exams):
- Direct application of compound inequality solving — frequently asked in CBSE exams
- Builds foundation for interval notation used in calculus and coordinate geometry
- Essential for JEE/NEET when dealing with modulus, quadratic inequalities, and solution regions
- Graphical interpretation strengthens conceptual clarity for feasible regions in Linear Programming