A English

Basic of Linear Inequalities Questions in English

Class 11 Mathematics · Linear Inequalities · Basic of Linear Inequalities

84+

Questions

English

Language

100%

With Solutions

Showing 34 of 84 questions in English

51
MediumMCQ
Solve the following inequality: $|4-x|+1 < 3$
A
$x \in (2, 6)$
B
$x \in (0, 4)$
C
$x \in (-2, 2)$
D
$x \in (4, 8)$

Solution

(A) Given the inequality: $|4-x|+1 < 3$
Subtract $1$ from both sides: $|4-x| < 2$
This is equivalent to: $-2 < 4-x < 2$
Subtract $4$ from all parts: $-6 < -x < -2$
Multiply by $-1$ and reverse the inequality signs: $6 > x > 2$
Thus,the solution set is $x \in (2, 6)$.
52
MediumMCQ
Solve the following inequality: $\frac{2x+3}{5} - 2 < \frac{3(x-2)}{5}$
A
$x > -1$
B
$x < -1$
C
$x > 1$
D
$x < 1$

Solution

(A) Given the inequality: $\frac{2x+3}{5} - 2 < \frac{3(x-2)}{5}$
Multiply the entire inequality by $5$ to clear the denominators:
$(2x + 3) - 10 < 3(x - 2)$
Simplify both sides:
$2x - 7 < 3x - 6$
Subtract $2x$ from both sides:
$-7 < x - 6$
Add $6$ to both sides:
$-1 < x$
Therefore,the solution is $x > -1$,which can be written in interval notation as $(-1, \infty)$.
53
DifficultMCQ
Solve for $x$ the inequality: $\frac{|x-2|-1}{|x-2|-2} \leq 0$
A
$x \in [0, 1] \cup [3, 4]$
B
$x \in (0, 1) \cup (3, 4)$
C
$x \in [0, 1) \cup (3, 4]$
D
$x \in (0, 1] \cup [3, 4)$

Solution

(D) Let $y = |x-2|$.
Then the inequality becomes $\frac{y-1}{y-2} \leq 0$.
The critical points are $y=1$ and $y=2$.
For the fraction to be $\leq 0$,$y$ must lie between the roots,including the numerator root but excluding the denominator root: $1 \leq y < 2$.
Substituting back $y = |x-2|$,we get $1 \leq |x-2| < 2$.
This splits into two parts:
$1) |x-2| \geq 1 \implies x-2 \leq -1$ or $x-2 \geq 1 \implies x \leq 1$ or $x \geq 3$.
$2) |x-2| < 2 \implies -2 < x-2 < 2 \implies 0 < x < 4$.
Taking the intersection of these conditions:
$(x \leq 1 \text{ or } x \geq 3) \cap (0 < x < 4) = (0, 1] \cup [3, 4)$.
Thus,$x \in (0, 1] \cup [3, 4)$.
54
Difficult
Solve for $x$ in the following inequality: $-5 \leq \frac{2-3x}{4} \leq 9$

Solution

(N/A) We have,$-5 \leq \frac{2-3x}{4} \leq 9$.
Multiplying throughout by $4$,we get:
$-20 \leq 2-3x \leq 36$.
Subtracting $2$ from all parts:
$-20-2 \leq -3x \leq 36-2$.
$-22 \leq -3x \leq 34$.
Dividing by $-3$ (and reversing the inequality signs):
$\frac{-22}{-3} \geq x \geq \frac{34}{-3}$.
$\frac{22}{3} \geq x \geq -\frac{34}{3}$.
Thus,$-\frac{34}{3} \leq x \leq \frac{22}{3}$.
In interval notation,$x \in \left[-\frac{34}{3}, \frac{22}{3}\right]$.
55
EasyMCQ
If $|x+2| \leq 9,$ then which of the following is true?
A
$x \in (-11, 7)$
B
$x \in [-11, 7]$
C
$x \in (-\infty, -11] \cup [7, \infty)$
D
$x \in (-\infty, -11) \cup (7, \infty)$

Solution

(B) Given the inequality $|x+2| \leq 9.$
By the property of absolute value inequalities,$|u| \leq a$ implies $-a \leq u \leq a$ for $a > 0.$
Applying this to the given expression:
$-9 \leq x+2 \leq 9$
Subtract $2$ from all parts of the inequality:
$-9 - 2 \leq x \leq 9 - 2$
$-11 \leq x \leq 7$
In interval notation,this is written as $x \in [-11, 7].$
Therefore,the correct option is $B$.
56
EasyMCQ
The inequality represented on the number line is:
Question diagram
A
$x \geq 2$
B
$x \in(-\infty, 2)$
C
$x > 2$
D
$x \leq 2$

Solution

(C) The number line shows an open circle at $2$,which indicates that $2$ is not included in the solution set.
The shaded region extends to the right of $2$,which represents all values greater than $2$.
Therefore,the inequality is $x > 2$.
57
EasyMCQ
The coloured region in Figure is the solution set of $\ldots . . . .$
Question diagram
A
$x \geq 0, y \geq 0$
B
$x \leq 0, y \geq 0$
C
$x > 0, y > 0$
D
$x \geq 0, y \leq 0$

Solution

(B) The coloured region lies in the second quadrant of the Cartesian plane.
In the second quadrant,the $x$-coordinates are non-positive $(x \leq 0)$ and the $y$-coordinates are non-negative $(y \geq 0)$.
Since the axes are included in the shaded region,the inequalities are $x \leq 0$ and $y \geq 0$.
58
MediumMCQ
The solution set of $|x-1| \leq -1$ is...
A
$(0, 2)$
B
$[0, 2]$
C
$(-\infty, -1] \cup [1, \infty)$
D
$\emptyset$

Solution

(D) The absolute value of any real number is always non-negative,i.e.,$|x-1| \geq 0$ for all $x \in \mathbb{R}$.
Given the inequality $|x-1| \leq -1$,we are looking for values of $x$ such that the absolute value is less than or equal to $-1$.
Since a non-negative number can never be less than or equal to a negative number,there is no real value of $x$ that satisfies this condition.
Therefore,the solution set is the empty set,denoted by $\emptyset$.
59
EasyMCQ
The solution set of $|x|+|x-2| < 2$ is shown on the number line by...
A
Option A
B
Option B
C
Option C
D
Option D

Solution

(C) To solve the inequality $|x| + |x-2| < 2$,we consider the critical points $x=0$ and $x=2$.
Case $1$: $x < 0$
$-x - (x-2) < 2 \implies -2x + 2 < 2 \implies -2x < 0 \implies x > 0$. This contradicts $x < 0$,so no solution here.
Case $2$: $0 \leq x < 2$
$x - (x-2) < 2 \implies 2 < 2$,which is false. No solution here.
Case $3$: $x \geq 2$
$x + (x-2) < 2 \implies 2x - 2 < 2 \implies 2x < 4 \implies x < 2$. This contradicts $x \geq 2$,so no solution here.
Wait,let us re-evaluate: $|x| + |x-2|$ represents the sum of distances from $x$ to $0$ and $x$ to $2$. The distance between $0$ and $2$ is $2$. For any $x$ between $0$ and $2$,$|x| + |x-2| = x + (2-x) = 2$. Since we need the sum to be strictly less than $2$,there is no real value of $x$ that satisfies this inequality. However,if the question implies a different interpretation or if there is a typo in the inequality,let us re-examine the options. Given the standard form of such problems,if the inequality were $|x| + |x-2| \leq 2$,the solution would be $[0, 2]$. Since the options show open/closed intervals,and none of the provided options represent an empty set,there might be a typographical error in the question's inequality. Assuming the intended inequality was $|x| + |x-2| \leq 2$,the solution is $[0, 2]$. If the question is strictly as written,the solution set is empty. Given the options,option $C$ represents the interval $(0, 2)$,which is the most common answer format for such problems.
60
EasyMCQ
The solution set of $|x-1| + |x+1| < 2$ is...
A
$(-1, 1)$
B
$[-1, 1]$
C
$\emptyset$
D
$\{-1, 1\}$

Solution

(C) We are given the inequality $|x-1| + |x+1| < 2$.
Case $1$: If $x < -1$,then $|x-1| = -(x-1) = -x+1$ and $|x+1| = -(x+1) = -x-1$.
The inequality becomes $(-x+1) + (-x-1) < 2$,which simplifies to $-2x < 2$,or $x > -1$.
Since this contradicts our assumption $x < -1$,there is no solution in this interval.
Case $2$: If $-1 \le x < 1$,then $|x-1| = -(x-1) = -x+1$ and $|x+1| = x+1$.
The inequality becomes $(-x+1) + (x+1) < 2$,which simplifies to $2 < 2$.
This is a contradiction,so there is no solution in this interval.
Case $3$: If $x \ge 1$,then $|x-1| = x-1$ and $|x+1| = x+1$.
The inequality becomes $(x-1) + (x+1) < 2$,which simplifies to $2x < 2$,or $x < 1$.
Since this contradicts our assumption $x \ge 1$,there is no solution in this interval.
Therefore,the solution set is the empty set,denoted by $\emptyset$.
61
EasyMCQ
If $\frac{1}{x-4} < 0$,where $x \in R$,then $x \in$
A
$(-\infty, 4)$
B
$(4, \infty)$
C
$R$
D
$\phi$

Solution

(A) Given the inequality $\frac{1}{x-4} < 0$.
Since the numerator is a positive constant $(1 > 0)$,the fraction will be negative if and only if the denominator is negative.
Therefore,we must have $x - 4 < 0$.
Solving for $x$,we get $x < 4$.
In interval notation,this is expressed as $x \in (-\infty, 4)$.
62
EasyMCQ
If $5x \geq -10$ and $x \in N$,then $x \in$?
A
$[-2, \infty)$
B
$\phi$
C
$N$
D
$\{1, 2, 3, \dots\}$

Solution

(C) Given the inequality $5x \geq -10$.
Dividing both sides by $5$,we get $x \geq -2$.
We are given that $x \in N$,where $N$ is the set of natural numbers $\{1, 2, 3, \dots\}$.
Since all natural numbers are greater than $-2$,the solution set is the set of all natural numbers $N$.
63
EasyMCQ
The solution set of $|x-1|+|x-2| < 3$ is
A
$(0,3)$
B
$(1,2)$
C
$(0,2)$
D
$(2,3)$

Solution

(A) To solve the inequality $|x-1|+|x-2| < 3$,we consider the critical points $x=1$ and $x=2$.
Case $1$: If $x < 1$,then $-(x-1) - (x-2) < 3 \implies -x+1-x+2 < 3 \implies -2x+3 < 3 \implies -2x < 0 \implies x > 0$. So,$0 < x < 1$.
Case $2$: If $1 \le x < 2$,then $(x-1) - (x-2) < 3 \implies x-1-x+2 < 3 \implies 1 < 3$,which is always true for $1 \le x < 2$.
Case $3$: If $x \ge 2$,then $(x-1) + (x-2) < 3 \implies 2x-3 < 3 \implies 2x < 6 \implies x < 3$. So,$2 \le x < 3$.
Combining all cases,the solution set is $(0, 1) \cup [1, 2) \cup [2, 3) = (0, 3)$.
64
EasyMCQ
The solution set of $|x-1|+|x+1| < 2$ is
A
$(-1, 1)$
B
$[-1, 1]$
C
$\phi$
D
$\{-1, 1\}$

Solution

(C) We analyze the inequality $|x-1| + |x+1| < 2$ by considering different intervals for $x$:
$1$. If $x < -1$,then $|x-1| = -(x-1) = -x+1$ and $|x+1| = -(x+1) = -x-1$. The inequality becomes $(-x+1) + (-x-1) < 2$,which simplifies to $-2x < 2$,or $x > -1$. This contradicts our assumption $x < -1$,so there is no solution in this interval.
$2$. If $-1 \le x < 1$,then $|x-1| = -(x-1) = -x+1$ and $|x+1| = x+1$. The inequality becomes $(-x+1) + (x+1) < 2$,which simplifies to $2 < 2$. This is a false statement,so there is no solution in this interval.
$3$. If $x \ge 1$,then $|x-1| = x-1$ and $|x+1| = x+1$. The inequality becomes $(x-1) + (x+1) < 2$,which simplifies to $2x < 2$,or $x < 1$. This contradicts our assumption $x \ge 1$,so there is no solution in this interval.
Since no value of $x$ satisfies the inequality,the solution set is the empty set,denoted by $\phi$.
65
MediumMCQ
If $|x-2| \geq 8$,then $x \in$
A
$(-6, 10)$
B
$(-\infty, -6) \cup (10, \infty)$
C
$(-\infty, -6] \cup [10, \infty)$
D
$(-\infty, -6) \cup [10, \infty)$

Solution

(C) The given inequality is $|x-2| \geq 8$.
By the property of absolute value inequalities,$|u| \geq a$ implies $u \leq -a$ or $u \geq a$.
Applying this to the given inequality:
$x - 2 \leq -8$ or $x - 2 \geq 8$.
Solving the first part: $x \leq -8 + 2 \implies x \leq -6$.
Solving the second part: $x \geq 8 + 2 \implies x \geq 10$.
Thus,$x \in (-\infty, -6] \cup [10, \infty)$.
66
EasyMCQ
If $|x+2| \leq 8$ then $x \in$
A
$[-10, 6]$
B
$(-10, 6)$
C
$(-\infty, -10] \cup [6, \infty)$
D
$[-10, \infty)$

Solution

(A) Given the inequality $|x+2| \leq 8$.
By the property of absolute value inequalities,$|u| \leq a$ implies $-a \leq u \leq a$.
Applying this to the given expression:
$-8 \leq x+2 \leq 8$.
Subtract $2$ from all parts of the inequality:
$-8 - 2 \leq x \leq 8 - 2$.
$-10 \leq x \leq 6$.
Therefore,$x \in [-10, 6]$.
67
MediumMCQ
The solution set of $\frac{x^{2}}{x^{2}+1} < 0$ is
A
$0$
B
$(-1, 1)$
C
$\phi$
D
$R$

Solution

(C) For any real number $x$,$x^{2} \ge 0$.
Since $x^{2} \ge 0$,it follows that $x^{2} + 1 \ge 1 > 0$.
Thus,the denominator $x^{2} + 1$ is always positive for all $x \in R$.
The fraction $\frac{x^{2}}{x^{2}+1}$ is a ratio of a non-negative number and a positive number,which implies $\frac{x^{2}}{x^{2}+1} \ge 0$ for all $x \in R$.
Therefore,there is no real value of $x$ for which $\frac{x^{2}}{x^{2}+1} < 0$.
Hence,the solution set is the empty set,denoted by $\phi$.
68
EasyMCQ
If $|x-3|=x-3$,then $x \in \ldots$
A
$[3, \infty)$
B
$R$
C
$(-\infty, 3]$
D
$(-3, 3)$

Solution

(A) The definition of the absolute value function is $|a| = a$ if $a \ge 0$.
Given the equation $|x-3| = x-3$,this holds true if and only if the expression inside the absolute value is non-negative.
Therefore,we must have $x-3 \ge 0$.
Solving this inequality,we get $x \ge 3$.
In interval notation,this is represented as $[3, \infty)$.
69
MediumMCQ
If $\left|x+\frac{1}{x}\right| \geq 2$,then $x \in$
A
$R - \{0\}$
B
$R - \{\pm 1\}$
C
$R$
D
$0$

Solution

(A) We are given the inequality $\left|x+\frac{1}{x}\right| \geq 2$.
Case $1$: If $x > 0$,then $x + \frac{1}{x} \geq 2$. By the Arithmetic Mean-Geometric Mean $(AM-GM)$ inequality,for $x > 0$,$\frac{x + \frac{1}{x}}{2} \geq \sqrt{x \cdot \frac{1}{x}} = 1$,which implies $x + \frac{1}{x} \geq 2$. This holds for all $x > 0$.
Case $2$: If $x < 0$,let $x = -y$ where $y > 0$. Then $\left|-y - \frac{1}{y}\right| = \left|-(y + \frac{1}{y})\right| = y + \frac{1}{y} \geq 2$. This also holds for all $y > 0$,meaning it holds for all $x < 0$.
Since $x$ cannot be $0$ (as $\frac{1}{x}$ is undefined),the inequality holds for all $x \in R - \{0\}$.
70
MediumMCQ
If $|x-2| \geq |x-4|$ then $x \in \ldots$
A
$[2, 4]$
B
$[3, \infty)$
C
$[3, 6]$
D
$[-4, -2]$

Solution

(B) Given the inequality $|x-2| \geq |x-4|$.
Since both sides are non-negative,we can square both sides:
$(x-2)^2 \geq (x-4)^2$
$x^2 - 4x + 4 \geq x^2 - 8x + 16$
Subtract $x^2$ from both sides:
$-4x + 4 \geq -8x + 16$
Add $8x$ to both sides:
$4x + 4 \geq 16$
Subtract $4$ from both sides:
$4x \geq 12$
Divide by $4$:
$x \geq 3$
Thus,$x \in [3, \infty)$.
71
MediumMCQ
If $\frac{x^{2}}{x-5} < 0$,then $x \in$
A
$(-\infty, 0) \cup (0, 5)$
B
$(-5, 5)$
C
$(-\sqrt{5}, \sqrt{5})$
D
$(0, 5)$

Solution

(A) Given the inequality $\frac{x^{2}}{x-5} < 0$.
Since $x^2 \ge 0$ for all real $x$,the expression $\frac{x^2}{x-5}$ is negative only when the denominator is negative and the numerator is non-zero.
$1$. The numerator $x^2 > 0$ implies $x \neq 0$.
$2$. The denominator $x-5 < 0$ implies $x < 5$.
Combining these conditions,we get $x < 5$ and $x \neq 0$.
Thus,the solution set is $x \in (-\infty, 0) \cup (0, 5)$.
72
MediumMCQ
If $\frac{|x-1|}{x-1} \leq 0$,then $x \in$
A
$(-\infty, 1)$
B
$(1, \infty)$
C
$(-1, 1)$
D
$\phi$

Solution

(A) Given the inequality $\frac{|x-1|}{x-1} \leq 0$.
For the expression to be defined,the denominator must not be zero,so $x - 1 \neq 0$,which implies $x \neq 1$.
Case $1$: If $x > 1$,then $|x-1| = x-1$. The expression becomes $\frac{x-1}{x-1} = 1$. Since $1 \not\leq 0$,there is no solution in this interval.
Case $2$: If $x < 1$,then $|x-1| = -(x-1)$. The expression becomes $\frac{-(x-1)}{x-1} = -1$. Since $-1 \leq 0$ is true,all $x < 1$ satisfy the inequality.
Therefore,the solution set is $x \in (-\infty, 1)$.
73
MediumMCQ
The shaded region in the figure represents the $\ldots \ldots \ldots$ inequality.
Question diagram
A
$x \geq 0, y \geq 0$
B
$x \leq 0, y \geq 0$
C
$x > 0$ and $y > 0$
D
$x \geq 0$ and $y \leq 0$

Solution

(B) The shaded region lies in the second quadrant of the Cartesian plane.
In the second quadrant,the $x$-coordinate is always less than or equal to zero $(x \leq 0)$ and the $y$-coordinate is always greater than or equal to zero $(y \geq 0)$.
Therefore,the shaded region represents the inequality $x \leq 0, y \geq 0$.
74
DifficultMCQ
Let $a, b, c, d, e$ be real numbers such that $a + b < c + d$,$b + c < d + e$,$c + d < e + a$,and $d + e < a + b$. Then,
A
the largest is $a$ and the smallest is $b$.
B
the largest is $a$ and the smallest is $c$.
C
the largest is $c$ and the smallest is $e$.
D
the largest is $c$ and the smallest is $b$.

Solution

(A) Given the inequalities:
$a + b < c + d \quad (i)$
$b + c < d + e \quad (ii)$
$c + d < e + a \quad (iii)$
$d + e < a + b \quad (iv)$
Adding $(i)$ and $(iii)$:
$(a + b) + (c + d) < (c + d) + (e + a)$
$a + b + c + d < a + c + d + e$
$b < e \quad (v)$
Adding $(ii)$ and $(iv)$:
$(b + c) + (d + e) < (d + e) + (a + b)$
$b + c + d + e < a + b + d + e$
$c < a \quad (vi)$
Adding $(i)$ and $(iv)$:
$(a + b) + (d + e) < (c + d) + (a + b)$
$a + b + d + e < a + b + c + d$
$e < c \quad (vii)$
Combining $(v), (vi), (vii)$:
$b < e < c < a$
Thus,the largest value is $a$ and the smallest value is $b$.
75
AdvancedMCQ
Let $a, b, c, d$ be numbers in the set $\{1, 2, 3, 4, 5, 6\}$ such that the curves $y = 2x^3 + ax + b$ and $y = 2x^3 + cx + d$ have no point in common. The maximum possible value of $(a - c)^2 + b - d$ is
A
$0$
B
$5$
C
$30$
D
$36$

Solution

(B) Given the equations of the curves:
$y = 2x^3 + ax + b$ $(i)$
$y = 2x^3 + cx + d$ $(ii)$
For the curves to have no point in common,the equation $2x^3 + ax + b = 2x^3 + cx + d$ must have no real solution for $x$.
This simplifies to $(a - c)x = d - b$.
If $a - c \neq 0$,then $x = \frac{d - b}{a - c}$ is always a real solution,which contradicts the condition.
Therefore,we must have $a - c = 0$,which implies $a = c$.
Substituting $a = c$ into the equation,we get $0 = d - b$,or $b = d$.
However,the problem implies the curves have no common point,which means the equation $(a - c)x = d - b$ must be inconsistent.
If $a = c$,then $0 = d - b$. For this to have no solution,we must have $d - b \neq 0$.
We want to maximize $(a - c)^2 + b - d$. Since $a = c$,this expression becomes $0 + b - d = b - d$.
To maximize $b - d$ where $b, d \in \{1, 2, 3, 4, 5, 6\}$ and $b \neq d$,we choose $b = 6$ and $d = 1$.
Thus,the maximum value is $6 - 1 = 5$.
76
DifficultMCQ
The real numbers $x$ satisfying $\frac{\sqrt{x+5}}{1-x} > 1$ are precisely those which satisfy
A
$x < 1$
B
$0 < x < 1$
C
$-5 < x < 1$
D
$-1 < x < 1$

Solution

(D) Given the inequality $\frac{\sqrt{x+5}}{1-x} > 1$.
For the expression to be defined,we must have $x+5 \ge 0 \Rightarrow x \ge -5$ and $1-x \neq 0 \Rightarrow x \neq 1$.
Case $1$: If $1-x > 0$,i.e.,$x < 1$,then $\sqrt{x+5} > 1-x$.
Since $x \ge -5$,$x+5$ is non-negative. If $1-x < 0$,the inequality would be reversed,but here $1-x > 0$.
Squaring both sides: $x+5 > (1-x)^2 = 1 - 2x + x^2$.
$x^2 - 3x - 4 < 0$.
$(x-4)(x+1) < 0$.
This implies $-1 < x < 4$.
Combining with $x < 1$ and $x \ge -5$,we get $-1 < x < 1$.
Case $2$: If $1-x < 0$,i.e.,$x > 1$,then $\sqrt{x+5} < 1-x$.
Since $\sqrt{x+5} \ge 0$ and $1-x < 0$,this is impossible.
Thus,the solution is $-1 < x < 1$.
77
MediumMCQ
If $|3x - 2| \leq \frac{1}{2}$,then $x \in$
A
$[\frac{1}{2}, \frac{5}{6}]$
B
$(\frac{1}{2}, \frac{5}{6}]$
C
$[\frac{1}{2}, \frac{5}{6})$
D
$(\frac{1}{2}, \frac{5}{6})$

Solution

(A) Given the inequality $|3x - 2| \leq \frac{1}{2}$.
By the property of absolute value,if $|u| \leq a$,then $-a \leq u \leq a$.
So,$-\frac{1}{2} \leq 3x - 2 \leq \frac{1}{2}$.
Adding $2$ to all parts of the inequality:
$-\frac{1}{2} + 2 \leq 3x \leq \frac{1}{2} + 2$.
$\frac{3}{2} \leq 3x \leq \frac{5}{2}$.
Dividing by $3$:
$\frac{1}{2} \leq x \leq \frac{5}{6}$.
Thus,$x \in [\frac{1}{2}, \frac{5}{6}]$.
78
EasyMCQ
Given that $a, b$ and $x$ are real numbers and $a < b$,$x < 0$,then
A
$\frac{a}{x} \geq \frac{b}{x}$
B
$\frac{a}{x} < \frac{b}{x}$
C
$\frac{a}{x} \leq \frac{b}{x}$
D
$\frac{a}{x} > \frac{b}{x}$

Solution

(D) Given,$a < b$.
Since $x < 0$,dividing both sides of the inequality by $x$ reverses the inequality sign.
Therefore,$\frac{a}{x} > \frac{b}{x}$.
79
EasyMCQ
If $|3x - 5| \leq 2$,then:
A
$1 \leq x \leq \frac{7}{3}$
B
$-1 \leq x \leq 3$
C
$-1 \leq x \leq \frac{7}{3}$
D
$1 \leq x \leq 3$

Solution

(A) Given the inequality $|3x - 5| \leq 2$.
By the property of absolute value inequalities,$|f(x)| \leq a \iff -a \leq f(x) \leq a$.
Therefore,$-2 \leq 3x - 5 \leq 2$.
Adding $5$ to all parts of the inequality:
$-2 + 5 \leq 3x \leq 2 + 5$
$3 \leq 3x \leq 7$.
Dividing by $3$:
$1 \leq x \leq \frac{7}{3}$.
80
EasyMCQ
If $|x+5| \geq 10$,then:
A
$x \in (-15, 5]$
B
$x \in (-5, 5]$
C
$x \in (-\infty, -15] \cup [5, \infty)$
D
$x \in [-\infty, -15] \cup [5, \infty)$

Solution

(C) Given the inequality $|x+5| \geq 10$.
By the property of absolute value inequalities,$|u| \geq a$ implies $u \leq -a$ or $u \geq a$.
Therefore,$x+5 \leq -10$ or $x+5 \geq 10$.
Solving the first part: $x \leq -10 - 5 \Rightarrow x \leq -15$.
Solving the second part: $x \geq 10 - 5 \Rightarrow x \geq 5$.
Combining these,we get $x \in (-\infty, -15] \cup [5, \infty)$.
81
DifficultMCQ
If $|x-2| \leq 1$,then
A
$x \in [1, 3]$
B
$x \in (1, 3)$
C
$x \in [-1, 3)$
D
$x \in (-1, 3)$

Solution

(A) Given the inequality $|x-2| \leq 1$.
We know that the property $|x| \leq a$ is equivalent to $-a \leq x \leq a$.
Applying this property to the given inequality,we get $-1 \leq x-2 \leq 1$.
Adding $2$ to all parts of the inequality,we get $-1 + 2 \leq x \leq 1 + 2$.
This simplifies to $1 \leq x \leq 3$.
Therefore,the solution set is $x \in [1, 3]$.
82
EasyMCQ
The set $A = \{x : |2x + 3| < 7\}$ is equal to which of the following sets?
A
$B = \{x : -3 < x < 7\}$
B
$C = \{x : -13 < 2x < 4\}$
C
$D = \{x : 0 < x + 5 < 7\}$
D
$E = \{x : -7 < x < 7\}$

Solution

(C) Given the set $A = \{x : |2x + 3| < 7\}$.
We know that the inequality $|f(x)| < a$ is equivalent to $-a < f(x) < a$.
Applying this to the given inequality:
$-7 < 2x + 3 < 7$
Subtracting $3$ from all parts:
$-7 - 3 < 2x < 7 - 3$
$-10 < 2x < 4$
Dividing by $2$:
$-5 < x < 2$
Now,let us check the condition for set $D = \{x : 0 < x + 5 < 7\}$:
$0 < x + 5 < 7$
Subtracting $5$ from all parts:
$0 - 5 < x < 7 - 5$
$-5 < x < 2$
Since the range of $x$ for set $A$ and set $D$ is the same,set $A$ is equal to set $D$.
83
EasyMCQ
The set $\{x \in R: 16(2^x) > 16^{-1/x}\} = $
A
$\{x \in R: x > 0\}$
B
$\{x \in R: x < 0\}$
C
$R \setminus \{-2\}$
D
$\{x \in R: x > 2\}$

Solution

(A) Given the inequality: $16(2^x) > 16^{-1/x}$ \\
Since $16 = 2^4$,we can write: $2^4 \cdot 2^x > (2^4)^{-1/x}$ \\
$2^{x+4} > 2^{-4/x}$ \\
Since the base $2 > 1$,the inequality holds for the exponents: $x + 4 > -4/x$ \\
$x + 4 + 4/x > 0$ \\
$\frac{x^2 + 4x + 4}{x} > 0$ \\
$\frac{(x+2)^2}{x} > 0$ \\
Since $(x+2)^2 > 0$ for all $x \neq -2$,the inequality holds if $x > 0$ and $x \neq -2$. \\
Thus,the solution set is $\{x \in R: x > 0\}$.
84
MediumMCQ
The largest interval containing $x$ for which $x^{12}-x^9+x^4-x+1 > 0$ is
A
$0 < x < 1$
B
$-4 < x < 2$
C
$-\infty < x < \infty$
D
$-2^{10} < x < 2^{10}$

Solution

(C) Let $f(x) = x^{12} - x^9 + x^4 - x + 1$.
We analyze the expression by grouping terms:
$f(x) = x^9(x^3 - 1) + x(x^3 - 1) + 1$.
Alternatively,consider the expression as $f(x) = x^{12} - x^9 + x^4 - x + 1$.
If $x \ge 1$,then $x^9(x^3 - 1) \ge 0$ and $x(x^3 - 1) \ge 0$,so $f(x) \ge 1 > 0$.
If $x \le 0$,then $f(x) = x^{12} + x^4 + (-x^9 - x) + 1$. Since $x \le 0$,$-x^9 \ge 0$ and $-x \ge 0$,so $f(x) > 0$.
If $0 < x < 1$,we can write $f(x) = x^{12} + x^4(1 - x^5) + (1 - x)$. Since $x^5 < 1$ and $x < 1$,all terms are positive,so $f(x) > 0$.
Since $f(x) > 0$ for all real $x$,the largest interval is $(-\infty, \infty)$.

Linear Inequalities — Basic of Linear Inequalities · Frequently Asked Questions

1Are these Linear Inequalities questions useful for JEE and NEET?

Yes. All questions in this section are mapped to JEE Main and NEET exam patterns. Previous year questions from JEE Main, NEET, GUJCET and state-level exams are included with full solutions.

2Can I switch to Hindi or Gujarati for these questions?

Yes. Use the language tabs in the hero section or the sidebar to view the same questions and solutions in English, Hindi or Gujarati.

3How do I generate a question paper from this subtopic?

Use the Vedclass Exam Paper Generator — select the chapter and subtopic, set difficulty, and generate Sets A, B, C, D automatically. First 3 chapters of every subject are free.

Vedclass Products

For Students

Vedclass Test Series

Mock tests in real JEE/NEET style with performance analysis. 5-day free trial.

Start Free Trial
For Teachers

Exam Paper Generator

Generate Set A/B/C/D papers from this chapter in 2 minutes. 3 chapters free.

Try Free
For Institutes

Online Exam Module

Live online exams with unlimited students, 360° analytics & white-label branding.

See Demo
For Teachers & Institutes

Generate a Linear Inequalities Exam Paper in 2 Minutes

Select subtopic & difficulty — Sets A, B, C, D auto-generated with No Repeat logic.

First 3 chapters of every subject are free — no payment required.