Solving Rational Equations
A rational equation is any equation that contains at least one fraction with a variable in the denominator. Solving these equations requires clearing those denominators, which introduces a catch: you can accidentally create solutions that don't actually work. This section covers the core method for solving rational equations, checking for extraneous solutions, and applying these skills to word problems and variable isolation.
Understanding Rational Expressions
Rational expressions are fractions where the numerator and denominator are both polynomials, like . Before solving rational equations, you need to be comfortable simplifying these expressions.
- Simplify by factoring both the numerator and denominator, then canceling common factors. For example, factors to , which simplifies to (as long as ).
- When you divide by a fraction, flip it and multiply. So dividing by is the same as multiplying by .
- Factoring techniques you already know (GCF, trinomial factoring, difference of squares) are your main tools here.
The key thing to track: any value of that makes a denominator equal zero is excluded from the domain. Always note these restricted values before you start solving.

Solving Rational Equations
Here's the process, broken into clear steps:
-
Factor every denominator so you can see all the pieces. For example, if your denominators are , , and , the factors are already visible.
-
Find the least common denominator (LCD). Take each distinct factor and use its highest power that appears in any denominator. For the example above, the LCD is .
-
Note the restricted values. These are the -values that make any denominator zero. Here, and .
-
Multiply every term on both sides by the LCD. Distribute carefully to each term. This eliminates all the fractions.
-
Simplify and solve. Combine like terms, then solve the resulting equation. If it's linear, isolate . If it's quadratic, factor or use the quadratic formula: .
-
Check for extraneous solutions. Substitute each answer back into the original equation. If a solution matches one of your restricted values (makes a denominator zero), throw it out. It's extraneous, meaning the algebra produced it but it doesn't satisfy the original equation.
Extraneous solutions are the most common mistake on this topic. You can do all the algebra perfectly and still get the problem wrong if you skip this check.
Quick example: Solve
- LCD is . Restricted values: , .
- Multiply every term by :
- Simplify: , so .
- Check: makes the denominator . That's undefined, so is extraneous. This equation has no solution.

Applications of Rational Functions
Word problems involving rational equations follow a predictable setup:
-
Identify what's unknown and assign it a variable. For instance, let represent the unknown speed, time, or quantity.
-
Translate the relationships into a rational equation. Common setups include:
- Work problems: If one person completes a job in hours and another in hours, their combined rate is , where is the time working together.
- Rate problems: Using , rearranged as .
-
Solve using the method above (find LCD, multiply through, simplify).
-
Interpret your answer. Does it make sense in context? A negative number of hours or a speed of zero probably means you need to re-examine your setup. Also check any constraints the problem gives you (budget limits, minimum quantities, etc.).
Variable Isolation in Rational Equations
Sometimes you need to solve a rational equation for a specific variable in terms of others, like rearranging a formula. The approach is the same core method with one difference: you're treating every other letter as a constant.
- Multiply both sides by the LCD to clear all fractions.
- Use the distributive property to expand: .
- Collect all terms containing the target variable on one side, and move everything else to the other side.
- Factor out the target variable if it appears in more than one term, then divide to isolate it.
- Check that your result doesn't create a zero denominator for any reasonable values of the other variables.
For example, solving for :
- Multiply through by :
- Move the term:
- Factor out :
- Divide:
The same clearing-and-isolating strategy works regardless of how complicated the formula looks. Stay organized, and handle one operation at a time.