This tutorial explains how to solve polynomial inequalities using the sign table method. You'll learn to identify critical points, divide the number line into intervals, and determine the sign of polynomial expressions in each interval. Each step is illustrated with detailed examples to build a clear understanding of the process.
A polynomial can change sign only at its real zeros. When ordered, the real zeros of a polynomial divide the real number line into intervals in which the polynomial does not change sign.
Here is an example: Below is shown the graph of the polynomial \[ y = 0.2 (x^2 -3 x -4) (-x^2 + 2x-1) (x-3) (x+3) \] Note that the graph of \( y \) has 5 x intercepts at the points: \[ A(-3,0) \quad B(-1,0) \quad C(1,0) \quad D(3,0) \quad E(4 , 0) \] which divide the number line into 6 intervals: \[ (-\infty , -3) , (-3 , -1) , (-1 , 1 ) , (1 , 3) , (3 , 4) , (4 , +\infty) \] and the sign of the coordinate \( y \) within each interval is either negative or positive but is the same over the whole interval.
.
Step 1: Move all terms to one side
\[ x^2 + x - 6 < 0 \]Step 2: Factor the quadratic expression on the left side
\[ x^2 + x - 6 = (x + 3)(x - 2) \]Now the inequality becomes:
\[ (x + 3)(x - 2) < 0 \]Step 3: Identify critical points such that \( x^2 + x - 6 = (x + 3)(x - 2) = 0 \)
\[ x + 3 = 0 \Rightarrow x = -3 \quad , \quad x - 2 = 0 \Rightarrow x = 2 \]Step 4: Test the intervals made up of the critical points \( x = -3\) and \( x = 2\). Select test values within each interval
Use a sign chart:
\[ \begin{array}{|c|c|c|c|c|} \hline \text{Interval} & \text{Test Value} & x+3 & x-2 & \text{Product Sign} \\ \hline (-\infty, -3) & x = -4 & - & - & + \\ (-3, 2) & x = 0 & + & - & - \\ (2, \infty) & x = 3 & + & + & + \\ \hline \end{array} \]Step 5: Because we are solving the inequality \( (x + 3)(x - 2) < 0 \), choose the interval where the product is negative
The inequality is satisfied when:
\[ (x + 3)(x - 2) < 0 \Rightarrow x \in (-3, 2) \]
Final Answer:
\[ \boxed{(-3, 2)} \]
Step 1: Identify and understand each factor.
Step 2: Create a sign chart using test points in each interval.
Critical points: \(x = -6\) and \(x = -1\)
\[ \begin{array}{|c|c|c|c|c|} \hline \textbf{Interval} & \textbf{Test Point} & \text{Sign of }(x + 6) & \text{Sign of }(x + 1) & \text{Sign of Expression }(x^2 + 2)(x + 1)(x + 6) \\ \hline (-\infty, -6) & x = -7 & - & - & \text{Positive} \\ \hline (-6, -1) & x = -3 & + & - & \text{Negative} \\ \hline (-1, \infty) & x = 0 & + & + & \text{Positive} \\ \hline \end{array} \]Step 3: Exclude points where the expression equals zero: \(x = -6\), \(x = -1\)
Final Answer: The x values that make the expression \( (x^2 + 2)(x + 1)(x + 6) \) positive are given by the set in interval form
\[ (-\infty, -6) \cup (-1, \infty) \]