Inequality
Inequality
Inequalities describe relationships where one quantity is not equal to another, and they
express comparisons between values. There are several types of inequalities that represent
different conditions. The common types are:
1. Strict Inequalities:
"Or" Compound Inequality: x < a or x > b (This means x is either less than a or
greater than b)
4. Absolute Value Inequalities: These are inequalities involving absolute values, which
express a distance from a given point:
∣x∣ < a: The value of x is less than a units from 0, i.e., −a < x < a
∣x∣ ≥ a: The value of x is greater than or equal to a units from 0, i.e., x ≤ −a or
x≥a
Examples of Conditions:
1. 2x − 3 ≥ 5: The condition is that 2x − 3 must be greater than or equal to 5.
2. x2 < 4: The condition is that x2 must be less than 4, implying −2 < x < 2.
3. 3x + 1 > 0: The condition is that 3x + 1 must be strictly greater than 0, implying x >
− 13 .
1/15
fractional number+ others, full concept in this topic solving
math
Fractions can be positive or negative, and they can be represented in different forms such as
proper fractions, improper fractions, and mixed numbers.
When dealing with inequalities involving fractional numbers, the key is to handle fractions
properly while solving, and also to apply rules for inequality manipulation.
Types of Fractions:
1. Proper Fraction: ab where a < b (numerator is smaller than denominator).
3 2
Example: 4 , 5
Example: 2 12 , 5 34
If you multiply or divide both sides of the inequality by a positive fraction, the
direction of the inequality does not change.
Example:
1
x>3 Multiply both sides by 2 x > 6
2
2/15
If you multiply or divide both sides of the inequality by a negative fraction, the
direction of the inequality reverses.
Example:
1
− x<2 Multiply both sides by − 3 x > −6
3
3. Cross-Multiplying:
a c
When you have a fractional inequality like b > d , you can cross-multiply to
If both fractions are positive or both negative, the inequality direction stays the
same.
If one fraction is positive and the other is negative, the inequality direction
reverses.
Example:
2 4
< Cross-multiply 2 × 5 < 3 × 4 ⇒ 10 < 12 (True!)
3 5
Solve:
2
x + 4 < 10
3
2
x<6
3
Step 2: Multiply both sides by the reciprocal of 23 , which is 32 . Note that because we are
3
x<6× =9
2
Final Answer:
3/15
x<9
Solve:
1
− x≥3
4
Step 1: Multiply both sides by −4. Since we are multiplying by a negative number, flip the
inequality sign:
x ≤ −12
Final Answer:
x ≤ −12
Solve:
1
2 x+3≥6
2
1 5
2 =
2 2
5
x+3≥6
2
5
x≥3
2
2 5
Step 3: Multiply both sides by 5 (the reciprocal of 2 ), and since it's positive, the inequality
4/15
2 6
x≥3× =
5 5
Final Answer:
6
x≥
5
Solve:
1
≤x<2
3
1
This inequality means that x is greater than or equal to 3 and less than 2.
Step 1: To eliminate the fractions, multiply the entire inequality by 3 (since it's a positive
number, the inequality signs remain the same):
1 ≤ 3x < 6
1
≤x<2
3
Final Answer:
1
≤x<2
3
Cross-multiply with care: Ensure the correct sign for each fraction and the appropriate
handling of the inequality sign.
5/15
Clear fractions: Often multiply through by the least common denominator (LCD) to
eliminate fractions for easier solving.
In any inequality involving fractions, always pay attention to the signs and perform
operations carefully to avoid mistakes, especially when multiplying or dividing by negative
fractions.
Concept: You often encounter linear inequalities with fractions where you need to isolate the
variable. When working with fractions, you’ll need to either multiply or divide both sides by
the same number, but remember to reverse the inequality sign if you multiply or divide by a
negative number.
Example 1: Solve:
2
x+1≥4
5
2
x≥3
5
5 15
x≥3× =
2 2
Final Answer:
15
x≥ or x ≥ 7.5
2
6/15
2. Solving Inequalities with Negative Fractions
When you multiply or divide an inequality by a negative number or fraction, you must
reverse the inequality sign.
Example 2: Solve:
3
− x≤6
4
Step 1: Multiply both sides by − 43 . Since we’re multiplying by a negative fraction, we reverse
4
x≥6×− = −8
3
Final Answer:
x ≥ −8
A complex fraction is a fraction where the numerator, denominator, or both are fractions
themselves. To solve inequalities with complex fractions, simplify the fractions first, then
solve.
Example 3: Solve:
2
≥4
3x
Step 1: Multiply both sides by 3x (assuming x > 0 to avoid reversing the inequality):
2 ≥ 4 × 3x ⇒ 2 ≥ 12x
2 1
x≤ =
12 6
Final Answer:
1
x≤
6
7/15
4. Solving Rational Inequalities
A rational inequality involves expressions with fractions (rational functions) on both sides.
These are typically solved by first eliminating the fractions and then finding the solution set
by considering critical points or intervals.
Example 4: Solve:
x+1
<0
x−2
Step 1: Find the values of x that make the numerator or denominator zero:
x+1=0 ⇒ x = −1
x−2=0 ⇒ x=2
interval:
−2+1 −1 1
Interval (−∞, −1): Choose x = −2, −2−2
= −4
= 4
> 0.
0+1 1
Interval (−1, 2): Choose x = 0, 0−2
= −2
= − 12 < 0.
3+1 4
Interval (2, ∞): Choose x = 3, 3−2
= 1
= 4 > 0.
−1 < x < 2
A compound inequality involves two inequalities connected by "and" or "or". When dealing
with compound inequalities with fractions, the same rules apply as in regular inequalities,
but you need to keep both parts of the inequality in mind.
Example 5: Solve:
1 3
≤x+1<
2 4
8/15
1 3
−1≤x< −1
2 4
1 1
− ≤x<−
2 4
Final Answer:
1 1
− ≤x<−
2 4
When solving absolute value inequalities involving fractions, split the inequality into two
cases based on the definition of absolute value.
Example 6: Solve:
x
<2
3
Step 2: Multiply all parts of the inequality by 3 (since it's positive, the inequality signs remain
unchanged):
−6 < x < 6
Final Answer:
−6 < x < 6
Sometimes, inequalities involve mixed numbers. To solve these, convert the mixed numbers
into improper fractions first.
Example 7: Solve:
9/15
1
2 x+5>8
4
1 9
2 =
4 4
9
x+5>8
4
9
x>3
4
4 12 4
x>3× = =
9 9 3
Final Answer:
4
x>
3
Cross-multiply carefully when comparing two fractions, and remember to reverse the
inequality sign when necessary.
Check for critical points in rational inequalities (where the numerator or denominator
equals zero).
10/15
Practice Problems for Review:
1. Solve: 35 x − 4
≥6
2. Solve: − 12 x <7
3. Solve: 23 ≤ x
5
< 4
3
4. Solve: x3 >5
5. Solve: x4
≥3
This should give you a comprehensive view of how to solve fractional inequalities. Keep
practicing these steps and examples to solidify your understanding!
(the top number) and b is the denominator (the bottom number, and b 0).
=
Types of Fractions:
11/15
An inequality compares two expressions, showing that one is larger or smaller than the
other. The common inequality signs are:
Step 2: Multiply or divide both sides by the fraction’s reciprocal to clear the fraction.
12/15
Solve − 34 x
≤ 6. Multiply by − 43 to get x ≥ −8.
2
Example: Solve 3x ≥ 4:
Multiply by 3x (assuming x > 0) to eliminate the fraction: 2 ≥ 12x.
Then solve for x.
Testing intervals between critical points to determine where the inequality holds true.
"And" Compound Inequality: The solution set is the overlap of the two inequalities.
Example: 12 ≤x+1< 3
4
leads to − 12 ≤ x < − 14 .
13/15
"Or" Compound Inequality: The solution set is the union of the solutions to both
inequalities.
Example: x < −3 or x ≥ 5.
1. Convert 2 14 to 94 .
14/15
Test intervals: For rational inequalities, use test points to determine which intervals
satisfy the inequality.
Solve compound inequalities: Solve each part separately, and combine the results
logically ("and" or "or").
4. Solve x3 > 5.
5. Solve x4 ≥ 3.
Final Thoughts
Mastering the interaction between fractions and inequalities is crucial for handling algebraic
problems, especially in contexts like optimization, graphing, and rational functions. The key
is to:
2. Handle sign changes carefully when dealing with negative numbers and fractions.
3. Check intervals and critical points in rational and absolute value inequalities.
By practicing these concepts and solving a variety of problems, you'll develop the skills
needed to solve complex inequalities with fractions confidently in exams.
15/15