Skip to content

FP2 Chapter 1: Inequalities

This lecture note details the solution of inequalities involving rational expressions and absolute values using critical values and sign analysis. The material is divided into two modules with examples, visualizations, and interactive exercises.

Sign analysis of x2x+3\frac{x-2}{x+3}:

Sign analysis number line

  1. Find Critical Values: Solve numerator = 0 and denominator = 0.
  2. Partition Intervals: Divide the number line, excluding points where denominator = 0.
  3. Sign Testing: Choose test points in each interval.
  4. Combine Solutions: Select intervals satisfying the inequality direction (>> or <<).

Solve x2x+3>0\dfrac{x-2}{x+3} > 0.

Critical Values: Zero at x=2x = 2, Undefined at x=3x = -3.

Interval Analysis:

Intervalx<3x < -33<x<2-3 < x < 2x>2x > 2
Test Pointx=4x = -4x=0x = 0x=3x = 3
Sign=+\dfrac{-}{-} = ++=\dfrac{-}{+} = -++=+\dfrac{+}{+} = +

Solution: x<3x < -3 or x>2x > 2.

Solve (x4)(x+1)x(3x+4)<0\dfrac{(x-4)(x+1)}{x(3x+4)} < 0.

Critical Values:

x=43 (denominator), x=0 (denominator), x=1 (numerator), x=4 (numerator)x = -\frac{4}{3} \text{ (denominator)},\ x = 0 \text{ (denominator)},\ x = -1 \text{ (numerator)},\ x = 4 \text{ (numerator)}

Number Line Partitioning:

Number line for Example 2

Sign Analysis Table:

Intervalx<43x < -\frac{4}{3}43<x<1-\frac{4}{3} < x < -11<x<0-1 < x < 00<x<40 < x < 4x>4x > 4
Sign++-++-++

Solution: 43<x<1-\dfrac{4}{3} < x < -1 or 0<x<40 < x < 4.

  • Case Analysis: Split into cases based on the sign inside the absolute value.

Solve x3x+4>1x\dfrac{x}{|3x + 4|} > \dfrac{1}{x}.

Case 1: 3x+4>03x + 4 > 0 (i.e. x>43x > -\frac{4}{3})

x3x+4>1xx3x+41x>0x2(3x+4)x(3x+4)>0(x4)(x+1)x(3x+4)>0\frac{x}{3x + 4} > \frac{1}{x} \Rightarrow \frac{x}{3x + 4} - \frac{1}{x} > 0 \Rightarrow \frac{x^2 - (3x + 4)}{x(3x + 4)} > 0 \Rightarrow \frac{(x-4)(x+1)}{x(3x+4)} > 0

Solution for Case 1: x(1,0)(4,)x \in (-1, 0) \cup (4, \infty) (by sign analysis in Example 2).

Case 2: 3x+4<03x + 4 < 0 (i.e. x<43x < -\frac{4}{3})

x(3x+4)>1xx3x+4+1x<0x2+3x+4x(3x+4)<0\frac{x}{-(3x + 4)} > \frac{1}{x} \Rightarrow \frac{x}{3x + 4} + \frac{1}{x} < 0 \Rightarrow \frac{x^2 + 3x + 4}{x(3x + 4)} < 0

Key Observation: The quadratic x2+3x+4x^2 + 3x + 4 has discriminant 916=7<09 - 16 = -7 < 0, so it is always positive.

Sign Analysis:

Always (+)x(3x+4)<0x(3x+4)<0\frac{\text{Always } (+)}{x(3x + 4)} < 0 \Rightarrow x(3x + 4) < 0

Solution: 43<x<0-\frac{4}{3} < x < 0, BUT this contradicts the case condition x<43x < -\frac{4}{3}.

Conclusion: No solution in this case.

Final Solution: 1<x<0-1 < x < 0 or x>4x > 4.

We analyse the inequality by comparing the graphs of:

f(x)=x3x+4andg(x)=1xf(x) = \frac{x}{|3x + 4|} \quad \text{and} \quad g(x) = \frac{1}{x}

Step 1: Domain Restrictions

x43, x0x \neq -\frac{4}{3},\ x \neq 0

Step 2: Key Features Visualisation

Graph of f(x) and g(x)

Step 3: Graphical Analysis

  • Blue curve f(x)f(x) has:

    • Vertical asymptote at x=43x = -\frac{4}{3} (left branch)
    • Horizontal asymptote f(x)13f(x) \to \frac{1}{3} as x+x \to +\infty and f(x)13f(x) \to -\frac{1}{3} as xx \to -\infty
  • Green curve g(x)g(x) is the standard rectangular hyperbola.

  • Intersection points found algebraically by solving x3x+4=1x\frac{x}{|3x + 4|} = \frac{1}{x} at:

x=1andx=4x = -1 \quad \text{and} \quad x = 4

Step 4: Solution Identification

  • In x>0x > 0 region:

    • f(x)f(x) crosses g(x)g(x) at x=4x = 4.
    • f(x)f(x) stays above g(x)g(x) for x>4x > 4 because f(x)13f(x) \to \frac{1}{3} and g(x)0<13g(x) \to 0 < \frac{1}{3} as x+x \to +\infty.
  • In 43<x<0-\frac{4}{3} < x < 0 region:

    • f(x)f(x) crosses g(x)g(x) at x=1x = -1.
    • f(x)f(x) is above g(x)g(x) between x=1x = -1 and x=0x = 0 because f(x)f(x) is finite and g(x)g(x) \to -\infty as x0x \to 0 from the left.
  • In x<43x < -\frac{4}{3} region:

    • f(x)f(x) and g(x)g(x) do not intersect.
    • f(x)f(x) always stays above g(x)g(x) because f(x)13f(x) \to -\frac{1}{3} and g(x)0>13g(x) \to 0 > -\frac{1}{3} as xx \to -\infty with no intersection in this region.

Final Solution: 1<x<0-1 < x < 0 or x>4x > 4.

  1. Find the set of values of xx for which

x+4>2x+3x + 4 > \frac{2}{x + 3}

  1. Deduce the values of xx for which

x+4>2x+3x + 4 > \frac{2}{|x + 3|}

Find the set of values of xx for which

3x+3>x4x\frac{3}{x + 3} > \frac{x - 4}{x}

  1. Sketch the graph of y=x2a2y = |x^2 - a^2|, where a>1a > 1. Show the coordinates of the points where the graph meets the axes.

  2. Solve x2a2=a2x|x^2 - a^2| = a^2 - x, a>1a > 1.

  3. Find the set of values of xx for which x2a2>a2x|x^2 - a^2| > a^2 - x, a>1a > 1.

Solve the inequality:

x2+x+1<5|x - 2| + |x + 1| < 5