Advertisements
Advertisements
Question
Solve the following system of equation in R.
\[\frac{2x + 1}{7x - 1} > 5, \frac{x + 7}{x - 8} > 2\]
Solution
`(2x + 1)/(7x - 1) - 5 > 0`
⇒ `((2x + 1) - 5(7x - 1))/(7x - 1)>0`
⇒ `(2x + 1 - 35x + 5)/(7x - 1)>0`
⇒ `(-33x + 6)/(7x - 1)>0`
⇒ `(11x - 2)/(7x - 1)<0`
⇒ 11x − 2 < 0 and 7x − 1 > 0 or 11x − 2 > 0 and 7x − 1 < 0
⇒ x < 2/11 and x > 1/7 or x > 2/11 and x < 1/7
⇒ x ∈ (1/7, 2/11) ...(i)
Also `(x + 7)/(x - 8)>2`
⇒ `(x + 7)/(x - 8) - 2 > 0`
⇒ `(x + 7 - 2 (x - 8))/(x - 8)>0`
⇒ `(x + 7 - 2x + 16)/(x - 8)>0`
⇒ `(-x + 23)/(x - 8)>0`
⇒ `(x - 23)/(x - 8)<0`
⇒ x − 23 < 0 and x − 8 > 0 or x − 23 > 0 and x − 8 < 0
⇒ x < 23 and x > 8 or x > 23 and x < 8
⇒ x ∈ (8, 23) ...(ii)
From (i) and (ii), we can find that there is no common set of values of x. So, the given system of equation has no solution
APPEARS IN
RELATED QUESTIONS
Solve: −4x > 30, when x ∈ N
Solve: 4x − 2 < 8, when x ∈ N
x + 5 > 4x − 10
\[\frac{3x - 2}{5} \leq \frac{4x - 3}{2}\]
\[\frac{5 - 2x}{3} < \frac{x}{6} - 5\]
\[\frac{2x + 3}{5} - 2 < \frac{3\left( x - 2 \right)}{5}\]
\[\frac{7x - 5}{8x + 3} > 4\]
Solve each of the following system of equations in R.
3x − 6 > 0, 2x − 5 > 0
Solve each of the following system of equations in R.
2x + 5 ≤ 0, x − 3 ≤ 0
Solve each of the following system of equations in R.
3x − 1 ≥ 5, x + 2 > −1
Solve each of the following system of equations in R.
2 (x − 6) < 3x − 7, 11 − 2x < 6 − x
Solve each of the following system of equations in R.
\[0 < \frac{- x}{2} < 3\]
Solve each of the following system of equations in R.
10 ≤ −5 (x − 2) < 20
Solve
\[\left| \frac{2x - 1}{x - 1} \right| > 2\]
Solve \[\frac{1}{\left| x \right| - 3} \leq \frac{1}{2}\]
Solve \[1 \leq \left| x - 2 \right| \leq 3\]
Mark the correct alternative in each of the following:
The solution set of the inequation \[\left| x + 2 \right|\]\[\leq\]5 is
Solve the inequality, 3x – 5 < x + 7, when x is an integer.
Solve `(x - 2)/(x + 5) > 2`.
The cost and revenue functions of a product are given by C(x) = 20x + 4000 and R(x) = 60x + 2000, respectively, where x is the number of items produced and sold. How many items must be sold to realise some profit?
Solve for x, |x + 1| + |x| > 3.
Solve for x, `(|x + 3| + x)/(x + 2) > 1`.
If `|x - 2|/(x - 2) ≥ 0`, then ______.
If x ≥ –3, then x + 5 ______ 2.
If `1/(x - 2) < 0`, then x ______ 2.
If |x − 1| ≤ 2, then –1 ______ x ______ 3
A solution is to be kept between 40°C and 45°C. What is the range of temperature in degree fahrenheit, if the conversion formula is F = `9/5` C + 32?
If |x + 2| ≤ 9, then ______.
State which of the following statement is True or False.
If xy < 0, then x < 0 and y < 0
If x < –5 and x > 2, then x ∈ (– 5, 2)
If `2/(x + 2) > 0`, then x ______ –2.
If x > y and z < 0, then – xz ______ – yz.