Solve Rational Inequalities in Interval Notation Calculator
This calculator helps you solve rational inequalities and express the solution in interval notation. Rational inequalities involve fractions with polynomials in the numerator and denominator. The solution process involves finding critical points, testing intervals, and determining where the inequality holds true.
What is a Rational Inequality?
A rational inequality is an inequality that contains a rational expression - a fraction where both the numerator and denominator are polynomials. The general form is:
For example:
To solve these inequalities, we need to find all real numbers x that make the inequality true. The solution is typically expressed in interval notation, which shows the ranges of x that satisfy the inequality.
How to Solve Rational Inequalities
The process for solving rational inequalities involves several key steps:
- Find the critical points: Identify values of x that make the numerator or denominator zero.
- Determine the test intervals: These are the intervals created by the critical points.
- Test each interval: Determine where the inequality holds true.
- Write the solution: Combine the intervals where the inequality is true and express in interval notation.
It's important to note that the denominator cannot be zero, so any values that make the denominator zero must be excluded from the solution.
Understanding Interval Notation
Interval notation is a way to represent ranges of numbers on the real number line. The main symbols used are:
- (a, b): All numbers between a and b, not including a and b
- [a, b]: All numbers between a and b, including a and b
- (a, b]: All numbers between a and b, not including a but including b
- [a, b): All numbers between a and b, including a but not including b
- (-∞, a): All numbers less than a
- (a, ∞): All numbers greater than a
For example, the solution x > 2 and x < 5 would be written as (2, 5) in interval notation.
Worked Example
Let's solve the inequality:
- Find critical points:
- Numerator zero: x² - 4 = 0 → x = ±2
- Denominator zero: x + 3 = 0 → x = -3
- Determine test intervals: (-∞, -3), (-3, -2), (-2, 2), (2, ∞)
- Test each interval:
- For x < -3 (e.g., x = -4): (-4)² - 4 = 12 > 0, -4 + 3 = -1 < 0 → Negative/negative = positive → satisfies > 0
- For -3 < x < -2 (e.g., x = -2.5): (-2.5)² - 4 = 2.25 > 0, -2.5 + 3 = 0.5 > 0 → positive/positive = positive → satisfies > 0
- For -2 < x < 2 (e.g., x = 0): 0 - 4 = -4 < 0, 0 + 3 = 3 > 0 → negative/positive = negative → does not satisfy > 0
- For x > 2 (e.g., x = 3): 3² - 4 = 5 > 0, 3 + 3 = 6 > 0 → positive/positive = positive → satisfies > 0
- Write the solution: The inequality holds for (-∞, -3) ∪ (-3, -2) ∪ (2, ∞)
Note that x = -3 is excluded because it makes the denominator zero, and x = -2 and x = 2 are not included because the inequality is strict (> 0).
Common Mistakes
When solving rational inequalities, it's easy to make several common errors:
- Forgetting to exclude critical points: Always remember that the denominator cannot be zero.
- Incorrectly testing intervals: Make sure to test points within each interval, not just the endpoints.
- Miscounting signs: When multiplying or dividing, be careful about the signs of the numerator and denominator.
- Incorrect interval notation: Pay attention to whether the endpoints should be included or excluded.
Tip: Always double-check your work by plugging test points back into the original inequality.