Solving Rational Inequalities and the Sign Analysis Test

In this post, we are going to learn the steps in solving rational inequalities and see why we are doing them. For discussion’s purposes, let’s take the inequality

\dfrac{x - 1}{x^2 - 25} \geq 0

as an example.  In solving rational inequalities, first we get its critical values, then use the values to determine the intervals, and finally, test the values in each interval to see if they satisfy the inequality or not. Those that satisfy the inequality are included in its solution set.

Getting the Critical Values

To get the critical values, we equate the numerator and the denominator of the inequality to 0 (if applicable). If we think of the inequality as a function, that is, if we let

f(x) = \dfrac{x - 1}{x^2 - 25},

then equating the numerator to 0 means getting the zeroes of that function. Graphically, the zeroes are the intersections of the graph of the function and the x-axis. In the example above, when we equate x - 1 = 0, we get x = 1. This is where the graph will intersect the x-axis.

In equating the denominator to 0, we determine the values of x where there are holes or vertical asymptotes. If we factor both the numerator and denominator completely, the zeroes of the factors that we can cancel are the holes, otherwise vertical asymptotes. In the given above, equating the denominator to 0 only gives us asymptotes.

x^2 - 25 = 0
(x + 5)(x - 5) = 0
x = 5, = -5.

From the equation above, the vertical asymptotes of the function are at x = 5 and x =-5. Now that we found all the three critical points, we plot them on the number line. These points divide the number line into four intervals.

The criticial points divide the number line into four intervals.

Sign Analysis Test

Now that we identified the critical values, we do the sign analysis test. In this test, we choose a number from each interval and substitute it to the inequality to see if the resulting value satisfies the inequality. Since \frac{x - 1}{x^2 - 25} \geq 0, we are looking for values of x that will make the expression \frac{x-1}{x^2-25} either positive or 0.

In testing the intervals, if we choose x = -6, x = 0, x = 2, and x = 6. Substituting these values to the inequality give us

-\dfrac{7}{11}, \dfrac{1}{25}, -\dfrac{1}{21}, \dfrac{5}{11},

respectively.  This means that the intervals containing \frac{1}{25} and \frac{5}{11} are the solutions to the inequality.

We now test the critical values and see if they are included in the solution set. In the inequality above, since x = 1 will make the inequality 0, it is therefore included in the solution. However, x = 5 and x = -5 are not included as solutions because they will make the denominator 0 and will make the rational expression undefined. Therefore, the solutions are the intervals that contain positive values, includes x = 1, and exclude x = 5 and x = -5. In interval notation, the solution set is (5,1] \cup (5, \infty).

Interpreting the Solution

We are looking for positive values of x that will make the inequality

\dfrac{x - 1}{x^2 - 25} \geq 0,

true and obtained the solution (5,1] \cup (5, \infty). In the function

f(x) = \dfrac{x - 1}{x^2 - 25},

the values which are greater than 0 are the parts of the graph above the x-axis. As we can see, these are the intervals (5,1] and (5, \infty).

We can also verify the critical values x = 5 and x = -5 from graph. They are vertical asymptotes. Lastly, the value x = 1 is the intersection of the graph and the x-axis.