ACCUPLACER ADVANCED ALGEBRA & FUNCTIONS • RADICAL AND RATIONAL EQUATIONS

Solving Rational Equations — Solve rational equations and identify excluded values (intro)

Master the technique of clearing denominators while guarding against extraneous solutions that violate domain restrictions.

Historical Context & Motivation

The study of rational expressions—ratios of polynomial expressions—stretches back to the earliest systematic treatments of algebra. Ancient Babylonian mathematicians working around 1800 BCE routinely solved problems involving reciprocals and proportional reasoning that, in modern notation, reduce to equations with polynomial denominators. The Greek tradition, especially the work of Diophantus of Alexandria (circa 250 CE), formalized the manipulation of fractional algebraic quantities, though his methods were largely rhetorical rather than symbolic. The conceptual leap that denominators can equal zero—and that such values must be explicitly excluded from the solution set—was not rigorously articulated until European algebraists of the Renaissance and Enlightenment began developing the notion of a function's domain.

c. 1800 BCE
Babylonian Reciprocal Tables
Babylonian scribes solved problems requiring division by variable quantities, effectively working with rational expressions in cuneiform notation on clay tablets.
c. 250 CE
Diophantus' Arithmetica
Diophantus systematized algebraic fraction manipulation, solving equations that involved ratios of unknowns—an early precursor to modern rational equations.
1637
Descartes' La Géométrie
René Descartes introduced modern algebraic notation, making it possible to express rational equations symbolically and study their solutions graphically on the coordinate plane.
1748
Euler's Introductio in Analysin Infinitorum
Leonhard Euler formalized the concept of a function and its domain, establishing the modern framework in which excluded values and discontinuities are rigorously defined.

Today, solving rational equations is a core algebraic skill tested on standardized exams like the ACCUPLACER because it integrates multiple competencies: factoring, finding common denominators, solving polynomial equations, and performing domain analysis. The central question this lesson addresses is: How do we solve an equation containing rational expressions, and why must we always check that our solutions do not make any denominator equal to zero?

Core Principles & Definitions

Before diving into solution techniques, it is essential to establish the foundational vocabulary and principles that govern rational equations. A rational expression is any expression that can be written as the quotient of two polynomials, P(x)/Q(x), where Q(x) ≠ 0. A rational equation is an equation in which at least one term is a rational expression containing the variable in the denominator. The values of the variable that cause any denominator to equal zero are called excluded values (also called restrictions on the variable), and these must be identified before any algebraic manipulation begins.

1

Rational Expression

A fraction P(x)/Q(x) where P and Q are polynomials. The expression is defined only when Q(x) ≠ 0.
2

Excluded Values

Values of the variable that make any denominator zero. These are found by setting each denominator equal to zero and solving. They can never be solutions.
3

Least Common Denominator (LCD)

The simplest expression that every denominator in the equation divides into evenly. Multiplying both sides by the LCD clears all fractions.
4

Extraneous Solution

A solution obtained algebraically that, when substituted back, makes a denominator zero. It must be rejected because it lies outside the equation's domain.
5

Clearing Fractions

The process of multiplying every term on both sides of a rational equation by the LCD, transforming the equation into a polynomial equation that is easier to solve.
KEY TAKEAWAY
Think of a rational equation like a bridge supported by several pillars—each denominator is a pillar. If any pillar vanishes (equals zero), the bridge collapses at that point. Before you even begin crossing (solving), you must survey which pillar-locations are structurally impossible. These are your excluded values. After you solve, you must verify that your answers don't land on a collapsed pillar; if they do, those answers are extraneous and must be discarded.

Visual Explanation — The Solution Workflow

The following flowchart illustrates the complete process for solving a rational equation. Notice that the identification of excluded values occurs at the very beginning—before any algebraic manipulation—and that a mandatory check step at the end filters out any extraneous solutions. This workflow is the backbone of every problem you will encounter on the ACCUPLACER.

The five-step workflow for solving rational equations. Step 1 (purple border) identifies excluded values before any solving occurs. The decision diamond (red border) at Step 5 is the mandatory check: if a candidate solution matches an excluded value, it is extraneous and must be rejected.

The diagram emphasizes that the exclusion check is not an optional afterthought—it is an integral part of the solution process. Many ACCUPLACER questions are specifically designed so that one of the algebraic solutions coincides with an excluded value, testing whether you recognize it as extraneous. Internalizing this workflow will help you approach every rational equation methodically and avoid common pitfalls.

Mathematical Framework

The algebraic technique for solving rational equations rests on a single powerful idea: if we multiply both sides of an equation by an expression that is nonzero for all values in the domain, we obtain an equivalent equation. By choosing that expression to be the least common denominator (LCD) of every rational term, we transform the rational equation into a polynomial equation—a form for which we already have reliable solution techniques.

GENERAL RATIONAL EQUATION
P₁(x) / Q₁(x) + P₂(x) / Q₂(x) = P₃(x) / Q₃(x)
where Pᵢ(x) and Qᵢ(x) are polynomials and each Qᵢ(x) ≠ 0. The excluded values are all x such that Q₁(x) = 0, Q₂(x) = 0, or Q₃(x) = 0.
CLEARING FRACTIONS
LCD × [P₁(x)/Q₁(x)] + LCD × [P₂(x)/Q₂(x)] = LCD × [P₃(x)/Q₃(x)]
After multiplying each term by the LCD, every denominator cancels, leaving a polynomial equation. Solve this polynomial, then check each solution against the excluded values.
EXAMPLE FORM
3/(x − 2) + 1/x = 5/(x(x − 2))
Denominators: x, (x − 2), and x(x − 2). LCD = x(x − 2). Excluded values: x = 0 and x = 2. Multiplying every term by x(x − 2) clears all fractions.
Why Extraneous Solutions Appear
When you multiply both sides of an equation by a variable expression like x(x − 2), you implicitly assume that expression is nonzero. If a candidate solution makes the LCD equal to zero, you have divided by zero in disguise—a logically invalid operation. The candidate is algebraically consistent with the transformed equation but not with the original, making it extraneous.

Identifying Excluded Values — Detailed Breakdown

Correctly identifying excluded values is the critical first step in solving any rational equation. The process requires examining every denominator in the equation—including those that may be hidden after simplification or factoring. Let us examine a graphical perspective. A rational function such as f(x) = 1/(x − 3) has a vertical asymptote at x = 3, meaning the function is undefined at that point. When two rational functions are set equal, the solutions are x-values where their graphs intersect, but only at x-values within both functions' domains.

The cyan curve represents the left side of the equation y = 1/(x − 2) + 1/x, while the dashed violet curve represents the right side y = 5/[x(x − 2)]. The red dashed vertical lines at x = 0 and x = 2 mark the vertical asymptotes—the excluded values where neither side of the equation is defined. Open circles emphasize that these x-values are not in the domain.
Excluded values derived from each denominator in the equation 1/(x − 2) + 1/x = 5/[x(x − 2)]
DenominatorSet = 0Excluded Value
xx = 0x ≠ 0
x − 2x − 2 = 0 → x = 2x ≠ 2
x(x − 2)x = 0 or x = 2x ≠ 0, x ≠ 2

Notice that the third denominator x(x − 2) is actually the product of the first two, so its excluded values are already captured. In practice, you should factor every denominator completely and collect the full list of restrictions. On the ACCUPLACER, many questions require you to state excluded values explicitly, so training yourself to identify them quickly is just as important as solving the equation itself.

Worked Example

Let us work through a complete problem that mirrors the style and difficulty of ACCUPLACER questions, applying every step from the workflow.

Solve: 2/(x + 3) − 1/(x − 1) = 3/[(x + 3)(x − 1)]
1
Step 1 — Identify Denominators & Excluded ValuesThe denominators are (x + 3), (x − 1), and (x + 3)(x − 1). Setting each factor equal to zero: x + 3 = 0 gives x = −3, and x − 1 = 0 gives x = 1.
Excluded values: x ≠ −3, x ≠ 1
2
Step 2 — Find the LCDThe denominators, when fully factored, are (x + 3), (x − 1), and (x + 3)(x − 1). The least common denominator must contain each distinct factor at its highest power.
LCD = (x + 3)(x − 1)
3
Step 3 — Multiply Every Term by the LCDMultiply each term on both sides by (x + 3)(x − 1): (x + 3)(x − 1) × [2/(x + 3)] − (x + 3)(x − 1) × [1/(x − 1)] = (x + 3)(x − 1) × [3/((x + 3)(x − 1))] Cancel matching factors: 2(x − 1) − 1(x + 3) = 3.
2(x − 1) − (x + 3) = 3
4
Step 4 — Solve the Polynomial EquationDistribute: 2x − 2 − x − 3 = 3. Combine like terms: x − 5 = 3. Add 5 to both sides: x = 8.
Candidate solution: x = 8
5
Step 5 — Check Against Excluded ValuesOur excluded values are x = −3 and x = 1. Since x = 8 is neither of these, it is valid. We can verify by substituting back: 2/(8 + 3) − 1/(8 − 1) = 2/11 − 1/7 = (14 − 11)/77 = 3/77. And 3/[(8 + 3)(8 − 1)] = 3/(11 × 7) = 3/77. Both sides equal 3/77. ✓
Solution: x = 8
💡 What If the Candidate Had Been Excluded?
Suppose the algebra had yielded x = 1 instead. Since x = 1 is an excluded value, we would reject it as extraneous. If the equation produces only extraneous solutions, then the original equation has no solution (the empty set, ∅). The ACCUPLACER tests this scenario, so be prepared for 'no solution' as a valid answer choice.

Common Errors & How to Avoid Them

Even students who understand the theory behind rational equations frequently lose points on standardized tests due to procedural errors. The table below catalogs the most common mistakes, explains why they occur, and provides a corrective strategy for each.

Common errors when solving rational equations and their prevention strategies
ErrorWhy It HappensPrevention Strategy
Forgetting to check excluded valuesStudents solve the polynomial equation and stop, accepting all algebraic solutions without verifying domain restrictions.Write excluded values at the top of your scratch work immediately. Circle them. Compare every candidate solution against the list.
Multiplying only some terms by the LCDStudents multiply fraction terms but forget to multiply whole-number or polynomial terms on the other side of the equation.Rewrite the equation so every term is visible. Then multiply every single term—including constants—by the LCD.
Incorrect LCDStudents use the product of all denominators instead of the least common denominator, leading to unnecessarily large expressions and algebraic mistakes.Factor all denominators first. The LCD is the product of each distinct factor raised to its highest occurring power.
Sign errors when distributingA subtraction sign in front of a fraction is not distributed into the numerator after clearing fractions (e.g., −1 × (x + 3) is incorrectly written as −x + 3).Use parentheses around every numerator after clearing. Then distribute the negative sign carefully: −(x + 3) = −x − 3.
KEY TAKEAWAY
Rational equations are like experiments with controlled variables in a lab: the excluded values are your control parameters that you must keep fixed (off-limits), and the clearing-of-fractions step is your experimental procedure. If your final 'result' violates a control parameter, the experiment is invalid regardless of how carefully you followed the procedure. On the ACCUPLACER, the test writers deliberately design problems to tempt you with extraneous solutions—treat every candidate with healthy skepticism.

Connections to Advanced Theory

The introductory rational equation techniques covered in this lesson form the foundation for several more advanced algebraic and calculus-based topics. Understanding how excluded values and domain restrictions work here will pay dividends when you encounter these concepts in higher mathematics.

How introductory rational equation skills connect to advanced mathematics
This Lesson (Intro)Advanced Extension
Excluded values from denominatorsDomain analysis of rational functions, including holes vs. vertical asymptotes after simplification
Clearing fractions via LCD multiplicationCross-multiplication in rational inequalities (with sign chart analysis for direction of inequality)
Linear polynomial equations after clearingQuadratic and higher-degree polynomial equations after clearing, requiring factoring or the quadratic formula
Checking for extraneous solutionsContinuity and removable discontinuities in calculus (limits at excluded values)
Simple rational equations with numeric denominatorsPartial fraction decomposition for integration in calculus

For the ACCUPLACER specifically, the Advanced Algebra and Functions section may present rational equations that, after clearing fractions, yield quadratic equations with two candidate solutions. In such cases, you may need to reject one or even both candidates as extraneous. The discipline of checking excluded values, which you are building now, becomes even more critical in those settings. Additionally, the concept of domain restriction extends naturally into radical equations, where the radicand must be nonnegative—a parallel you should be aware of as you continue through this unit on radical and rational equations.

Practice Problems

Work through the following five problems in order. They progress from conceptual understanding to critical analysis, mirroring the range of difficulty you may encounter on the ACCUPLACER. For each problem, identify excluded values before solving.

PROBLEM 1CONCEPTUAL
Consider the equation 5/(x − 4) = 3/(x + 2). Without solving, identify all excluded values and explain why these values must be excluded from any solution set.
PROBLEM 2BASIC CALCULATION
Solve: 4/x + 1 = 6/x. State excluded values and verify your solution.
PROBLEM 3INTERMEDIATE
Solve: 3/(x − 5) + 2/(x + 1) = 16/[(x − 5)(x + 1)]. State all excluded values and determine whether each candidate solution is valid.
PROBLEM 4APPLIED
A pipe fills a tank in x hours, and a second pipe fills the same tank in (x + 2) hours. Together, they fill the tank in 2.4 hours. Write and solve a rational equation to find x, the time for the first pipe alone. Identify excluded values and verify your answer makes physical sense.
PROBLEM 5CRITICAL THINKING
Solve: x/(x − 3) − 3/(x − 3) = 1. Determine whether the equation has a valid solution, no solution, or infinitely many solutions. Justify your answer using both algebraic reasoning and domain analysis.

Lesson Summary

A rational equation contains at least one fraction with a polynomial denominator involving the variable. To solve one, first identify all excluded values by setting each denominator equal to zero. Next, determine the least common denominator (LCD) by factoring all denominators and taking each distinct factor at its highest power. Multiply every term on both sides by the LCD to clear all fractions, converting the equation into a polynomial equation that you can solve with standard techniques.

After solving, compare every candidate solution against the list of excluded values. Any candidate that matches an excluded value is an extraneous solution and must be rejected. If all candidates are extraneous, the equation has no solution. This five-step workflow—identify excluded values, find the LCD, multiply through, solve the polynomial, and check—provides a reliable, systematic approach to every rational equation you will encounter on the ACCUPLACER Advanced Algebra & Functions exam.

Varsity Tutors • ACCUPLACER Advanced Algebra & Functions • Solving Rational Equations — Solve rational equations and identify excluded values (intro)