Solved Exercises on Rational Inequalities in Algebra 2

Master rational inequalities: critical points, sign analysis, interval notation, and solution sets through these 10 detailed exercises.

Solution: Exercises 1 to 3
1 Basic rational inequality
Exercise 1
Solve:
\(\frac{x+2}{x-3} > 0\)
Definition:

Rational inequality: An inequality involving a rational expression (fraction with polynomials).

Solution method:
  1. Find critical points (zeros of numerator and denominator)
  2. Create sign chart with intervals
  3. Determine sign of rational expression in each interval
  4. Select intervals where inequality is satisfied
Critical Points
Num: \(x=-2\), Den: \(x=3\)
Intervals
\((-∞,-2), (-2,3), (3,∞)\)
Step 1: Find critical points

Numerator: \(x+2=0 \Rightarrow x=-2\)
Denominator: \(x-3=0 \Rightarrow x=3\)

Step 2: Create sign chart
Interval
(-∞,-2)
(-2,3)
(3,∞)
Sign of \(\frac{x+2}{x-3}\)
+
-
+
Step 3: Determine solution

We want \(\frac{x+2}{x-3} > 0\), so select intervals where expression is positive

\(x \in (-∞,-2) \cup (3,∞)\)
Final answer:

\(x \in (-∞,-2) \cup (3,∞)\)

Applied rules:

Critical points: Zeros of numerator and undefined points of denominator

Sign analysis: Test values in each interval

Domain restriction: Exclude values where denominator is zero

2 Rational inequality with ≤
Exercise 2
Solve:
\(\frac{x-1}{x+4} \leq 0\)
Definition:

Less than or equal: Include zeros of numerator (where expression equals zero)

Expression
\(\frac{x-1}{x+4} \leq 0\)
Critical Points
\(x=1, x=-4\)
Solution
\([-4,1]\)
Step 1: Find critical points

Numerator: \(x-1=0 \Rightarrow x=1\)
Denominator: \(x+4=0 \Rightarrow x=-4\)

Step 2: Create sign chart
Interval
(-∞,-4)
(-4,1)
(1,∞)
Sign of \(\frac{x-1}{x+4}\)
+
-
+
Step 3: Determine solution

We want \(\frac{x-1}{x+4} \leq 0\), so select intervals where expression is negative or zero

Include \(x=1\) (numerator zero) but exclude \(x=-4\) (denominator zero)

\(x \in (-4,1]\)
Final answer:

\(x \in (-4,1]\)

Applied rules:

Inequality with ≤: Include zeros of numerator

Domain restriction: Exclude values where denominator is zero

Sign analysis: Test values in each interval

3 Complex rational inequality
Exercise 3
Solve:
\(\frac{2x-1}{x+3} \geq 1\)
Definition:

Standard form: Move all terms to one side: \(\frac{2x-1}{x+3} - 1 \geq 0\)

Original
\(\frac{2x-1}{x+3} \geq 1\)
Standard Form
\(\frac{x-4}{x+3} \geq 0\)
Solution
\((-∞,-3) \cup [4,∞)\)
Step 1: Move all terms to one side

\(\frac{2x-1}{x+3} - 1 \geq 0\)

Step 2: Combine fractions

\(\frac{2x-1}{x+3} - \frac{x+3}{x+3} \geq 0\)
\(\frac{(2x-1)-(x+3)}{x+3} \geq 0\)
\(\frac{x-4}{x+3} \geq 0\)

Step 3: Find critical points

Numerator: \(x-4=0 \Rightarrow x=4\)
Denominator: \(x+3=0 \Rightarrow x=-3\)

Step 4: Create sign chart
Interval
(-∞,-3)
(-3,4)
(4,∞)
Sign of \(\frac{x-4}{x+3}\)
+
-
+
Step 5: Determine solution

We want \(\frac{x-4}{x+3} \geq 0\), so select intervals where expression is positive or zero

Include \(x=4\) (numerator zero) but exclude \(x=-3\) (denominator zero)

\(x \in (-∞,-3) \cup [4,∞)\)
Final answer:

\(x \in (-∞,-3) \cup [4,∞)\)

Applied rules:

Standard form: Move all terms to one side before solving

Combine fractions: Find common denominator to create single rational expression

Sign analysis: Test values in each interval

Solution: Exercises 4 to 6
4 Quadratic numerator
Exercise 4
Solve:
\(\frac{x^2-4}{x-1} < 0\)
Definition:

Factor numerator: \(x^2-4 = (x-2)(x+2)\)

Expression
\(\frac{(x-2)(x+2)}{x-1} < 0\)
Critical Points
\(x=-2,1,2\)
Solution
\((-∞,-2) \cup (1,2)\)
Step 1: Factor numerator

\(x^2-4 = (x-2)(x+2)\)
So \(\frac{x^2-4}{x-1} = \frac{(x-2)(x+2)}{x-1}\)

Step 2: Find critical points

Numerator zeros: \(x-2=0 \Rightarrow x=2\), \(x+2=0 \Rightarrow x=-2\)
Denominator zero: \(x-1=0 \Rightarrow x=1\)

Step 3: Create sign chart
Interval
(-∞,-2)
(-2,1)
(1,2)
(2,∞)
Sign of \(\frac{(x-2)(x+2)}{x-1}\)
-
+
-
+
Step 4: Determine solution

We want \(\frac{(x-2)(x+2)}{x-1} < 0\), so select intervals where expression is negative

\(x \in (-∞,-2) \cup (1,2)\)
Final answer:

\(x \in (-∞,-2) \cup (1,2)\)

Applied rules:

Factor polynomials: Factor numerator and denominator completely

Sign analysis: Consider sign of each factor in each interval

Domain restriction: Exclude values where denominator is zero

5 Higher degree rational
Exercise 5
Solve:
\(\frac{x^2+x-6}{x^2-4} \geq 0\)
Definition:

Factor both: Numerator: \(x^2+x-6 = (x+3)(x-2)\), Denominator: \(x^2-4 = (x-2)(x+2)\)

Factored Form
\(\frac{(x+3)(x-2)}{(x-2)(x+2)}\)
Simplified
\(\frac{x+3}{x+2}\) (for \(x \neq 2\))
Solution
\((-∞,-3] \cup (-2,∞)\)
Step 1: Factor numerator and denominator

Numerator: \(x^2+x-6 = (x+3)(x-2)\)
Denominator: \(x^2-4 = (x-2)(x+2)\)

Step 2: Simplify (but note restrictions)

\(\frac{(x+3)(x-2)}{(x-2)(x+2)} = \frac{x+3}{x+2}\) for \(x \neq 2\)
Note: \(x=2\) makes both numerator and denominator zero, but still creates a restriction

Step 3: Find critical points

Numerator zero: \(x+3=0 \Rightarrow x=-3\)
Denominator zero: \(x+2=0 \Rightarrow x=-2\)
Also consider \(x=2\) as a restriction

Step 4: Create sign chart
Interval
(-∞,-3)
(-3,-2)
(-2,2)
(2,∞)
Sign of \(\frac{x+3}{x+2}\)
+
-
+
+
Step 5: Determine solution

We want \(\frac{x^2+x-6}{x^2-4} \geq 0\), so select intervals where expression is positive or zero

Include \(x=-3\) (numerator zero) but exclude \(x=-2\) and \(x=2\) (denominator zero)

\(x \in (-∞,-3] \cup (-2,∞)\)
Final answer:

\(x \in (-∞,-3] \cup (-2,∞)\)

Applied rules:

Factor completely: Factor both numerator and denominator

Cancel common factors: Note domain restrictions

Domain restrictions: Exclude all values that make denominator zero

6 Compound rational inequality
Exercise 6
Solve:
\(-1 < \frac{3x+1}{x-2} < 2\)
Definition:

Compound inequality: Solve as two separate inequalities: \(\frac{3x+1}{x-2} > -1\) AND \(\frac{3x+1}{x-2} < 2\)

Left Part
\(\frac{4x-1}{x-2} > 0\)
Right Part
\(\frac{x+5}{x-2} < 0\)
Solution
\((-5,1/4) \cup (2,∞)\)
Step 1: Split compound inequality

\(-1 < \frac{3x+1}{x-2} < 2\) becomes:
1) \(\frac{3x+1}{x-2} > -1\) AND
2) \(\frac{3x+1}{x-2} < 2\)

Step 2: Solve left inequality

\(\frac{3x+1}{x-2} > -1\)
\(\frac{3x+1}{x-2} + 1 > 0\)
\(\frac{3x+1 + x-2}{x-2} > 0\)
\(\frac{4x-1}{x-2} > 0\)

Critical points: \(x=\frac{1}{4}, x=2\)
Solution: \(x \in (-∞,\frac{1}{4}) \cup (2,∞)\)

Step 3: Solve right inequality

\(\frac{3x+1}{x-2} < 2\)
\(\frac{3x+1}{x-2} - 2 < 0\)
\(\frac{3x+1 - 2(x-2)}{x-2} < 0\)
\(\frac{3x+1 - 2x+4}{x-2} < 0\)
\(\frac{x+5}{x-2} < 0\)

Critical points: \(x=-5, x=2\)
Solution: \(x \in (-5,2)\)

Step 4: Find intersection

Combine: \([(-∞,\frac{1}{4}) \cup (2,∞)] \cap (-5,2)\)
Result: \(x \in (-5,\frac{1}{4})\)

\(x \in (-5,\frac{1}{4})\)
Final answer:

\(x \in (-5,\frac{1}{4})\)

Applied rules:

Compound inequalities: Solve each part separately

Intersection: Take intersection of individual solutions

Domain restrictions: Apply to all parts of the compound inequality

Solution: Exercises 7 to 10
7 Cubic numerator
Exercise 7
Solve:
\(\frac{x^3-x}{x^2+1} \leq 0\)
Definition:

Factor numerator: \(x^3-x = x(x^2-1) = x(x-1)(x+1)\)

Expression
\(\frac{x(x-1)(x+1)}{x^2+1} \leq 0\)
Critical Points
\(x=-1,0,1\)
Solution
\((-\infty,-1] \cup [0,1]\)
Step 1: Factor numerator

\(x^3-x = x(x^2-1) = x(x-1)(x+1)\)
Denominator: \(x^2+1 > 0\) for all real \(x\)

Step 2: Find critical points

Numerator zeros: \(x=0, x=1, x=-1\)
Since \(x^2+1 > 0\) always, denominator never zero

Step 3: Create sign chart
Interval
(-∞,-1)
(-1,0)
(0,1)
(1,∞)
Sign of \(\frac{x(x-1)(x+1)}{x^2+1}\)
-
+
-
+
Step 4: Determine solution

We want \(\frac{x^3-x}{x^2+1} \leq 0\), so select intervals where expression is negative or zero

Include zeros: \(x=-1, 0, 1\)

\(x \in (-\infty,-1] \cup [0,1]\)
Final answer:

\(x \in (-\infty,-1] \cup [0,1]\)

Applied rules:

Always positive denominators: Don't affect sign of expression

Factor completely: Factor numerator completely

Include zeros: When inequality includes equality

8 Rational with parameter
Exercise 8
Solve for \(x\):
\(\frac{x-a}{x-b} > 0\) where \(a < b\)
Definition:

Parameterized inequality: Critical points are \(x=a\) and \(x=b\)

Critical Points
\(x=a, x=b\) (where \(a
Intervals
\((-∞,a), (a,b), (b,∞)\)
Solution
\((-∞,a) \cup (b,∞)\)
Step 1: Identify critical points

Numerator zero: \(x-a=0 \Rightarrow x=a\)
Denominator zero: \(x-b=0 \Rightarrow x=b\)

Step 2: Create sign chart
Interval
(-∞,a)
(a,b)
(b,∞)
Sign of \(\frac{x-a}{x-b}\)
+
-
+
Step 3: Analyze signs

For \(x < a\): Both \(x-a < 0\) and \(x-b < 0\), so \(\frac{x-a}{x-b} > 0\)
For \(a < x < b\): \(x-a > 0\) and \(x-b < 0\), so \(\frac{x-a}{x-b} < 0\)
For \(x > b\): Both \(x-a > 0\) and \(x-b > 0\), so \(\frac{x-a}{x-b} > 0\)

Step 4: Determine solution

We want \(\frac{x-a}{x-b} > 0\), so select intervals where expression is positive

\(x \in (-∞,a) \cup (b,∞)\)
Final answer:

\(x \in (-∞,a) \cup (b,∞)\)

Applied rules:

Parameterized problems: Treat parameters as constants

Order matters: Consider relative positions of critical points

Sign analysis: Test sign of each factor in each interval

9 Rational with squared terms
Exercise 9
Solve:
\(\frac{(x-1)^2}{x+2} \geq 0\)
Definition:

Squared terms: \((x-1)^2 \geq 0\) for all real \(x\), equals 0 only at \(x=1\)

Expression
\(\frac{(x-1)^2}{x+2} \geq 0\)
Critical Points
\(x=1, x=-2\)
Solution
\((-2,∞)\)
Step 1: Analyze squared term

\((x-1)^2 \geq 0\) always, and equals 0 only when \(x=1\)
This means the numerator is always non-negative

Step 2: Find critical points

Numerator zero: \(x=1\) (but doesn't change sign since it's squared)
Denominator zero: \(x=-2\)

Step 3: Create sign chart
Interval
(-∞,-2)
(-2,∞)
Sign of \(\frac{(x-1)^2}{x+2}\)
-
+
Step 4: Determine solution

Since \((x-1)^2 \geq 0\) always, the sign depends on the denominator:
For \(x > -2\): denominator positive, so expression ≥ 0
For \(x < -2\): denominator negative, so expression ≤ 0
At \(x=1\): expression = 0, which satisfies ≥ 0

\(x \in (-2,∞)\)
Final answer:

\(x \in (-2,∞)\)

Applied rules:

Squared terms: Always non-negative, don't change sign

Zero numerators: Make entire expression zero

Sign determination: Only denominator affects sign when numerator is always positive

10 Complex rational inequality
Exercise 10
Solve:
\(\frac{x}{x-1} + \frac{2}{x+1} \leq 1\)
Definition:

Combine fractions: Move all terms to one side and find common denominator

Standard Form
\(\frac{x^2+4x-1}{(x-1)(x+1)} \leq 0\)
Critical Points
\(x=1, -1, -2±\sqrt{5}\)
Solution
\([-2-\sqrt{5},-1) \cup [-2+\sqrt{5},1)\)
Step 1: Move all terms to one side

\(\frac{x}{x-1} + \frac{2}{x+1} - 1 \leq 0\)

Step 2: Find common denominator

\(\frac{x(x+1) + 2(x-1) - (x-1)(x+1)}{(x-1)(x+1)} \leq 0\)
\(\frac{x^2+x + 2x-2 - (x^2-1)}{(x-1)(x+1)} \leq 0\)
\(\frac{x^2+x + 2x-2 - x^2+1}{(x-1)(x+1)} \leq 0\)
\(\frac{3x-1}{(x-1)(x+1)} \leq 0\)

Wait, let me recalculate:
\(\frac{x^2+x + 2x-2 - x^2+1}{(x-1)(x+1)} = \frac{3x-1}{(x-1)(x+1)}\)

Actually, let's recalculate carefully:
\(\frac{x(x+1) + 2(x-1) - (x-1)(x+1)}{(x-1)(x+1)}\)
\(= \frac{x^2+x + 2x-2 - (x^2-1)}{(x-1)(x+1)}\)
\(= \frac{x^2+x + 2x-2 - x^2+1}{(x-1)(x+1)}\)
\(= \frac{3x-1}{(x-1)(x+1)}\)

This is incorrect. Let's recalculate properly:
\(\frac{x}{x-1} + \frac{2}{x+1} - 1 = \frac{x(x+1) + 2(x-1) - (x-1)(x+1)}{(x-1)(x+1)}\)
\(= \frac{x^2+x + 2x-2 - (x^2-1)}{(x-1)(x+1)}\)
\(= \frac{x^2+x + 2x-2 - x^2+1}{(x-1)(x+1)}\)
\(= \frac{3x-1}{(x-1)(x+1)}\)

Let me restart: \(\frac{x}{x-1} + \frac{2}{x+1} \leq 1\)
\(\frac{x(x+1) + 2(x-1)}{(x-1)(x+1)} \leq 1\)
\(\frac{x^2+x + 2x-2}{(x-1)(x+1)} \leq 1\)
\(\frac{x^2+3x-2}{(x-1)(x+1)} - 1 \leq 0\)
\(\frac{x^2+3x-2 - (x-1)(x+1)}{(x-1)(x+1)} \leq 0\)
\(\frac{x^2+3x-2 - (x^2-1)}{(x-1)(x+1)} \leq 0\)
\(\frac{x^2+3x-2 - x^2+1}{(x-1)(x+1)} \leq 0\)
\(\frac{3x-1}{(x-1)(x+1)} \leq 0\)

Step 3: Find critical points

Numerator: \(3x-1=0 \Rightarrow x=\frac{1}{3}\)
Denominator: \((x-1)(x+1)=0 \Rightarrow x=1, x=-1\)

Step 4: Create sign chart
Interval
(-∞,-1)
(-1,1/3)
(1/3,1)
(1,∞)
Sign of \(\frac{3x-1}{(x-1)(x+1)}\)
+
-
+
-
Step 5: Determine solution

We want \(\frac{3x-1}{(x-1)(x+1)} \leq 0\), so select intervals where expression is negative or zero

Include \(x=\frac{1}{3}\) (numerator zero) but exclude \(x=-1,1\) (denominator zero)

\(x \in (-1,\frac{1}{3}] \cup (1,∞)\)
Final answer:

\(x \in (-1,\frac{1}{3}] \cup (1,∞)\)

Applied rules:

Combine fractions: Find common denominator to create single rational expression

Sign analysis: Test values in each interval defined by critical points

Domain restrictions: Exclude values where denominator is zero

Rational Inequalities: Core Concepts
Rational Inequalities 📊
🧮
Definition

A rational inequality compares a rational expression to 0 or another value:

\(\frac{P(x)}{Q(x)} > 0\), \(\frac{P(x)}{Q(x)} \geq 0\), etc.
Domain Restrictions

Values that make the denominator zero are excluded from the solution set.

If \(Q(x) = 0\), then \(x\) is not in the domain
Critical Points

Zeros of the numerator and undefined points of the denominator:

\(P(x) = 0\) and \(Q(x) = 0\)
Solution Workflow ⚙️
1
Move all terms to one side
2
Combine into single fraction
3
Factor numerator/denominator
4
Find critical points
5
Create sign chart
6
Select solution intervals
Sign Analysis

Test values in each interval between critical points to determine the sign of the rational expression.

Interval Notation

Express solutions using proper interval notation, including or excluding endpoints based on inequality symbol.

Use () for excluded, [] for included
Sign Chart Example
Interval
(-∞,a)
(a,b)
(b,c)
(c,∞)
Sign
+
-
+
-
💡 Remember: Always check domain restrictions!

Questions & Answers

Question: When solving rational inequalities, why do we need to consider the zeros of the denominator separately from the zeros of the numerator?

Answer: This is a crucial distinction that affects both the solution process and the final answer:

  • Zeros of the numerator: These make the rational expression equal to zero. If your inequality includes equality (≥ or ≤), these points are included in the solution.
  • Zeros of the denominator: These make the rational expression undefined. These points are never included in the solution, regardless of the inequality symbol.

For example, in \(\frac{x-2}{x+3} \geq 0\):

  • \(x = 2\) (numerator zero) is included because the inequality allows equality
  • \(x = -3\) (denominator zero) is excluded because the expression is undefined there

These points also serve as boundary points that divide the number line into intervals for sign analysis.

Question: How do I handle rational inequalities that involve squared terms in the numerator or denominator?

Answer: Squared terms behave differently in sign analysis:

  • Squared terms in numerator: \((x-a)^2 \geq 0\) for all real \(x\), and equals zero only at \(x = a\). This means they don't change the sign of the rational expression.
  • Squared terms in denominator: \((x-a)^2 > 0\) for all \(x \neq a\), and undefined at \(x = a\). Again, they don't change the sign of the expression.

For example, in \(\frac{(x-1)^2}{x+2} \geq 0\):

  • \((x-1)^2\) is always non-negative (positive except at \(x=1\) where it's zero)
  • So the sign of the expression depends only on the denominator \(x+2\)
  • The expression is positive when \(x > -2\) and negative when \(x < -2\)

Key insight: Squared factors don't change sign, so focus on non-squared factors for sign determination.

Question: What's the best approach when solving compound rational inequalities like \(-2 < \frac{x+1}{x-3} < 4\)?

Answer: The most effective approach is to split the compound inequality into two separate inequalities:

For \(-2 < \frac{x+1}{x-3} < 4\), solve:

  1. \(-2 < \frac{x+1}{x-3}\) which becomes \(\frac{x+1}{x-3} + 2 > 0\) or \(\frac{3x-5}{x-3} > 0\)
  2. \(\frac{x+1}{x-3} < 4\) which becomes \(\frac{x+1}{x-3} - 4 < 0\) or \(\frac{-3x+13}{x-3} < 0\)

Then solve each rational inequality separately using standard techniques (find critical points, create sign charts). Finally, take the intersection of the two solution sets since both conditions must be satisfied simultaneously.

Important: Maintain the same domain restrictions throughout both parts of the compound inequality. The intersection gives you the final solution that satisfies both parts of the original compound inequality.