Rational Equations: Solving Fractional Problems
What Are Rational Equations? 🤔
A rational equation is an equation containing at least one fraction whose numerator and denominator are polynomials. You see these when working with rates, proportions, or scaling problems. For example, 1/x + 1/3 = 1/2 could help you figure out how long it takes two people to complete a job together.
How to Solve Rational Equations
- Find the LCD: Identify the Least Common Denominator of all fractions in the equation.
- Multiply & Clear: Multiply every term on both sides by the LCD. This eliminates the denominators!
- Solve: Solve the resulting polynomial equation (usually linear or quadratic).
- Check for Extraneous Solutions: Substitute your answers back into the original equation. If any solution makes a denominator zero, it's extraneous and must be rejected.
Worked Examples
Example 1: Solve 2/x = 5
- LCD is x
- Multiply both sides by x: 2 = 5x
- Solve: x = 2/5
- Check: 2 ÷ (2/5) = 5 ✓ (Valid solution)
Example 2: Solve 3/(x+1) = 2/(x-1)
- LCD is (x+1)(x-1)
- Multiply both sides by LCD: 3(x-1) = 2(x+1)
- Solve: 3x - 3 = 2x + 2 → x = 5
- Check: 3/(5+1) = 2/(5-1) → 3/6 = 2/4 → 1/2 = 1/2 ✓ (Valid solution)
Common Mistakes to Avoid 🚫
Forgetting to check for extraneous solutions: Always verify your answers don't make any denominator zero.
Incorrectly finding the LCD: The LCD must contain every factor from all denominators.
Distributing errors: When multiplying by the LCD, remember to multiply every term in the equation.
Tips & Tricks
Cross-multiplication shortcut: Only works for equations with a single fraction on each side of the equals sign.
Factor first: Always factor denominators completely before identifying the LCD.
Zero denominator check: Before you start solving, note which values would make denominators zero—these can't be solutions!
Practice Suggestions
- Start with simple equations like 2/x = 3
- Progress to equations requiring factoring, like 1/(x²-4) = 1/3
- Create your own equations and solve them
- Practice with word problems involving rates and work
- Always check your solutions—this is half the battle!