Polynomial and Rational Inequalities
Solving Polynomial and Rational Inequalities
Solving polynomial and rational inequalities involves finding where an expression is positive (greater than zero) or negative (less than zero). Instead of relying on algebra alone, the most reliable method is to use a sign chart (or number line) to test intervals between the zeros and undefined points of the expression.
Solving Polynomial Inequalities
To solve a polynomial inequality, follow these steps:
- Move all terms to one side so the other side is zero.
- Factor the polynomial completely to find its roots (zeros).
- Plot these roots on a number line to divide it into intervals.
- Pick a test value in each interval and plug it into the factored polynomial to check if the result is positive or negative.
Example: Solve x3โ4x>0
Step 1 & 2: Factor the polynomial x(x2โ4)>0 x(xโ2)(x+2)>0
The roots are x=0, x=2, and x=โ2.
Step 3: Create intervals on a number line The roots divide the number line into four intervals: (โโ,โ2), (โ2,0), (0,2), and (2,โ).
Step 4: Test each interval
- For (โโ,โ2), test x=โ3: (โ3)(โ5)(โ1)=โ15 (Negative)
- For (โ2,0), test x=โ1: (โ1)(โ3)(1)=3 (Positive)
- For (0,2), test x=1: (1)(โ1)(3)=โ3 (Negative)
- For (2,โ), test x=3: (3)(1)(5)=15 (Positive)
Since the inequality is >0, we want the positive intervals.
Solution: xโ(โ2,0)โช(2,โ)
Solving Rational Inequalities
Rational inequalities involve fractions with variables in the denominator. Important Rule: Never multiply both sides by a variable expression, because you don't know if it's positive or negative (which would flip the inequality sign).
Instead, use this method:
- Move all terms to one side so the other side is zero.
- Combine fractions over a common denominator.
- Find the roots of the numerator (where the expression equals zero) and the roots of the denominator (where the expression is undefined).
- Plot all these critical values on a number line and test the intervals.
Example: Solve x+3xโ1โโค2
Step 1: Move everything to one side x+3xโ1โโ2โค0
Step 2: Find a common denominator x+3xโ1โ2(x+3)โโค0 x+3xโ1โ2xโ6โโค0 x+3โxโ7โโค0
To make it easier, you can multiply by โ1 (remember to flip the inequality sign!): x+3x+7โโฅ0
Step 3: Find critical values
- Numerator root: x+7=0โนx=โ7
- Denominator root: x+3=0โนx=โ3 (Note: x can never equal โ3 because it makes the fraction undefined).
Step 4: Test intervals The intervals are (โโ,โ7), (โ7,โ3), and (โ3,โ).
- Test x=โ8: โ8+3โ8+7โ=โ5โ1โ=51โ (Positive)
- Test x=โ4: โ4+3โ4+7โ=โ13โ=โ3 (Negative)
- Test x=0: 0+30+7โ=37โ (Positive)
We want โฅ0 (positive or zero). The interval must include x=โ7 (since it makes the numerator zero) but exclude x=โ3 (since it makes the denominator undefined).
Solution: xโ(โโ,โ7]โช(โ3,โ)