Skip to content

Solve Rational Equations

By the end of this section, you will be able to: solve rational equations, and solve a rational equation for a specific variable.

We have simplified many rational expressions so far in this chapter. Now we will solve rational equations. The definition of a rational equation is similar to the definition of equation we used earlier.

Rational equation. A rational equation is two rational expressions connected by an equal sign.

You must be careful to know the difference between rational expressions and rational equations. The equation contains an equal sign.

Rational expressionRational equation
18x+12\tfrac{1}{8}x + \tfrac{1}{2}18x+12=14\tfrac{1}{8}x + \tfrac{1}{2} = \tfrac{1}{4}
y+6y236\tfrac{y+6}{y^2-36}y+6y236=y+1\tfrac{y+6}{y^2-36} = y + 1
1n3+1n+4\tfrac{1}{n-3} + \tfrac{1}{n+4}1n3+1n+4=15n2+n12\tfrac{1}{n-3} + \tfrac{1}{n+4} = \tfrac{15}{n^2+n-12}

Solve Rational Equations

We have already solved linear equations that contained fractions. We found the LCD of all the fractions in the equation and then multiplied both sides of the equation by the LCD to “clear” the fractions. We will use the same strategy to solve rational equations: multiply both sides of the equation by the LCD. Then we will have an equation that does not contain rational expressions and thus is much easier for us to solve.

But because the original equation may have a variable in a denominator we must be careful that we don’t end up with a solution that would make a denominator equal to zero. So before we begin solving a rational equation, we examine it first to find the values that would make any denominators zero. That way, when we solve the equation we will know if there are any algebraic solutions we must discard.

An algebraic solution to a rational equation that would cause any of the rational expressions to be undefined is called an extraneous solution.

Extraneous solution to a rational equation. An extraneous solution to a rational equation is an algebraic solution that would cause any of the expressions in the original equation to be undefined.

We note any possible extraneous solutions, cc, by writing xcx \neq c next to the equation.

Example. Solve: 1x+13=56\tfrac{1}{x} + \tfrac{1}{3} = \tfrac{5}{6}.

1x+13=56Note any value that makes a denominator zero: x0.1x+13=56,  x0The LCD of all denominators is 6x. Multiply both sides by it.6x(1x+13)=6x(56)Distribute.6x1x+6x13=6x56Simplify — no more fractions!6+2x=5xSolve the resulting equation.6=3x2=x \begin{array}{lrcl} & \tfrac{1}{x} + \tfrac{1}{3} &=& \tfrac{5}{6} \\[4pt] \text{Note any value that makes a denominator zero: } x \neq 0. & \tfrac{1}{x} + \tfrac{1}{3} &=& \tfrac{5}{6}, \; x \neq 0 \\[4pt] \text{The LCD of all denominators is } 6x. \text{ Multiply both sides by it.} & 6x\left(\tfrac{1}{x} + \tfrac{1}{3}\right) &=& 6x\left(\tfrac{5}{6}\right) \\[4pt] \text{Distribute.} & 6x \cdot \tfrac{1}{x} + 6x \cdot \tfrac{1}{3} &=& 6x \cdot \tfrac{5}{6} \\[4pt] \text{Simplify — no more fractions!} & 6 + 2x &=& 5x \\[4pt] \text{Solve the resulting equation.} & 6 &=& 3x \\[4pt] & 2 &=& x \end{array}

Check: we did not get 00 as an algebraic solution, so substitute x=2x = 2 into the original equation.

1x+13=5612+13=?5636+26=?5656=56   \begin{array}{rcl} \tfrac{1}{x} + \tfrac{1}{3} &=& \tfrac{5}{6} \\[2pt] \tfrac{1}{2} + \tfrac{1}{3} &\overset{?}{=}& \tfrac{5}{6} \\[2pt] \tfrac{3}{6} + \tfrac{2}{6} &\overset{?}{=}& \tfrac{5}{6} \\[2pt] \tfrac{5}{6} &=& \tfrac{5}{6} \; \checkmark \end{array}

The solution is x=2x = 2.

Solve equations with rational expressions.

  1. Note any value of the variable that would make any denominator zero.
  2. Find the least common denominator of all denominators in the equation.
  3. Clear the fractions by multiplying both sides of the equation by the LCD.
  4. Solve the resulting equation.
  5. Check.
    • If any values found in Step 1 are algebraic solutions, discard them.
    • Check any remaining solutions in the original equation.

Solve: 1y+23=15\tfrac{1}{y} + \tfrac{2}{3} = \tfrac{1}{5}.

We always start by noting the values that would cause any denominators to be zero. When one of the denominators is a quadratic, remember to factor it first to find the LCD.

Example. Solve: 15y=6y21 - \tfrac{5}{y} = -\tfrac{6}{y^2}.

The denominators are yy and y2y^2, so y0y \neq 0. The LCD is y2y^2. Multiply both sides by y2y^2 and simplify.

15y=6y2,  y0Multiply both sides by y2 and distribute.y25y=6Write the quadratic equation in standard form.y25y+6=0Factor.(y2)(y3)=0Use the Zero Product Property.y=2ory=3 \begin{array}{lrcl} & 1 - \tfrac{5}{y} &=& -\tfrac{6}{y^2}, \; y \neq 0 \\[4pt] \text{Multiply both sides by } y^2 \text{ and distribute.} & y^2 - 5y &=& -6 \\[4pt] \text{Write the quadratic equation in standard form.} & y^2 - 5y + 6 &=& 0 \\[4pt] \text{Factor.} & (y-2)(y-3) &=& 0 \\[4pt] \text{Use the Zero Product Property.} & y = 2 &\text{or}& y = 3 \end{array}

We did not get 00 as an algebraic solution, and checking y=2y = 2 and y=3y = 3 in the original equation makes both sides equal. The solutions are y=2y = 2 and y=3y = 3.

Example. Solve: 53u2=32u\tfrac{5}{3u-2} = \tfrac{3}{2u}.

The denominators are 3u23u - 2 and 2u2u, so u23u \neq \tfrac{2}{3} and u0u \neq 0. The LCD is 2u(3u2)2u(3u-2).

53u2=32u,  u23, u0Multiply both sides by 2u(3u2) and remove common factors.2u(5)=(3u2)(3)Multiply.10u=9u6Solve the resulting equation.u=6 \begin{array}{lrcl} & \tfrac{5}{3u-2} &=& \tfrac{3}{2u}, \; u \neq \tfrac{2}{3},\ u \neq 0 \\[4pt] \text{Multiply both sides by } 2u(3u-2) \text{ and remove common factors.} & 2u(5) &=& (3u-2)(3) \\[4pt] \text{Multiply.} & 10u &=& 9u - 6 \\[4pt] \text{Solve the resulting equation.} & u &=& -6 \end{array}

We did not get 00 or 23\tfrac{2}{3} as an algebraic solution, so u=6u = -6 is a valid solution. Checking it gives 14=14-\tfrac{1}{4} = -\tfrac{1}{4}.

Solve: 1x1=23x\tfrac{1}{x-1} = \tfrac{2}{3x}. (Enter the value of xx.)

Extraneous solutions

Sometimes an algebraic solution turns out to be a value we already excluded — one that makes a denominator zero. That value is an extraneous solution and must be discarded. If it was the only algebraic solution, the equation has no solution.

Example. Solve: m+11m25m+4=5m43m1\tfrac{m+11}{m^2-5m+4} = \tfrac{5}{m-4} - \tfrac{3}{m-1}.

Factor the first denominator: m25m+4=(m4)(m1)m^2 - 5m + 4 = (m-4)(m-1). So m4m \neq 4 and m1m \neq 1, and the LCD is (m4)(m1)(m-4)(m-1).

m+11(m4)(m1)=5m43m1,  m4, m1Clear the fractions and remove common factors.m+11=5(m1)3(m4)Solve the resulting equation.m+11=5m53m+12m+11=2m+74=m \begin{array}{lrcl} & \tfrac{m+11}{(m-4)(m-1)} &=& \tfrac{5}{m-4} - \tfrac{3}{m-1}, \; m \neq 4,\ m \neq 1 \\[4pt] \text{Clear the fractions and remove common factors.} & m + 11 &=& 5(m-1) - 3(m-4) \\[4pt] \text{Solve the resulting equation.} & m + 11 &=& 5m - 5 - 3m + 12 \\[4pt] & m + 11 &=& 2m + 7 \\[4pt] & 4 &=& m \end{array}

The only algebraic solution is 44, but we noted that 44 would make a denominator equal to zero. The algebraic solution is an extraneous solution. There is no solution to this equation.

For a no-solution case like this one, the check step is what catches the trap: the excluded value and the algebraic solution are the same number.

Solve: x2x223x+3=5x22x+912x212\tfrac{x}{2x-2} - \tfrac{2}{3x+3} = \tfrac{5x^2-2x+9}{12x^2-12}. After clearing fractions, the equation simplifies to x21=0x^2 - 1 = 0, giving x=1x = 1 or x=1x = -1. What is the solution set?

Example (extraneous root discarded). Solve: n12+n+33n=1n\tfrac{n}{12} + \tfrac{n+3}{3n} = \tfrac{1}{n}.

Here n0n \neq 0, and the LCD is 12n12n. Clearing fractions gives nn+4(n+3)=121n \cdot n + 4(n+3) = 12 \cdot 1, which simplifies to n2+4n=0n^2 + 4n = 0, so n(n+4)=0n(n+4) = 0 and n=0n = 0 or n=4n = -4. Since n=0n = 0 is an excluded value, it is an extraneous solution and we discard it. Checking n=4n = -4 gives 14=14-\tfrac{1}{4} = -\tfrac{1}{4}, so the only solution is n=4n = -4.

In each of these problems, identifying the excluded values before solving is what tells us which algebraic solutions to keep.

For the equation 4q43q3=1\tfrac{4}{q-4} - \tfrac{3}{q-3} = 1, before solving you note the values that make a denominator zero. One of them is q=4q = 4. What is the other excluded value of qq?

Solve a Rational Equation for a Specific Variable

When we solved linear equations, we learned how to solve a formula for a specific variable. Many formulas used in business, science, economics, and other fields use rational equations to model the relation between two or more variables. We will now see how to solve a rational equation for a specific variable, using the same steps: note the excluded values, clear the fractions with the LCD, and then isolate the variable we want.

Example. Solve DT=R\tfrac{D}{T} = R for TT.

DT=R,  T0Multiply both sides by the LCD, T.T(DT)=T(R)Simplify.D=TRDivide both sides by R to isolate T.DR=T \begin{array}{lrcl} & \tfrac{D}{T} &=& R, \; T \neq 0 \\[4pt] \text{Multiply both sides by the LCD, } T. & T\left(\tfrac{D}{T}\right) &=& T(R) \\[4pt] \text{Simplify.} & D &=& T \cdot R \\[4pt] \text{Divide both sides by } R \text{ to isolate } T. & \tfrac{D}{R} &=& T \end{array}

Solve AL=W\tfrac{A}{L} = W for LL. Enter the expression that LL equals.

Example. Solve m=x2y3m = \tfrac{x-2}{y-3} for yy.

Note y3y \neq 3. Multiply both sides by the LCD, y3y - 3.

m=x2y3,  y3Multiply both sides by y3 and simplify.(y3)m=x2ym3m=x2Isolate the term with y.ym=x2+3mDivide both sides by m to isolate y.y=x2+3mm \begin{array}{lrcl} & m &=& \tfrac{x-2}{y-3}, \; y \neq 3 \\[4pt] \text{Multiply both sides by } y - 3 \text{ and simplify.} & (y-3)m &=& x - 2 \\[4pt] & ym - 3m &=& x - 2 \\[4pt] \text{Isolate the term with } y. & ym &=& x - 2 + 3m \\[4pt] \text{Divide both sides by } m \text{ to isolate } y. & y &=& \tfrac{x - 2 + 3m}{m} \end{array}

Some formulas look simple but cannot be solved instantly for either denominator — be sure to follow all the steps.

Example. Solve 1c+1m=1\tfrac{1}{c} + \tfrac{1}{m} = 1 for cc.

Here c0c \neq 0 and m0m \neq 0. The LCD is cmcm.

1c+1m=1,  c0, m0Multiply both sides by cm and distribute.m+c=cmCollect the terms with c on the right.m=cmcFactor the expression on the right.m=c(m1)Divide both sides by m1 to isolate c.mm1=c \begin{array}{lrcl} & \tfrac{1}{c} + \tfrac{1}{m} &=& 1, \; c \neq 0,\ m \neq 0 \\[4pt] \text{Multiply both sides by } cm \text{ and distribute.} & m + c &=& cm \\[4pt] \text{Collect the terms with } c \text{ on the right.} & m &=& cm - c \\[4pt] \text{Factor the expression on the right.} & m &=& c(m-1) \\[4pt] \text{Divide both sides by } m - 1 \text{ to isolate } c. & \tfrac{m}{m-1} &=& c \end{array}

Notice that even though we excluded c=0c = 0 and m=0m = 0 from the original equation, we must also now state that m1m \neq 1.

Solve y2x+1=23\tfrac{y-2}{x+1} = \tfrac{2}{3} for xx. Enter the expression that xx equals.

Key terms

rational equation — two rational expressions connected by an equal sign. extraneous solution to a rational equation — an algebraic solution that would cause any of the expressions in the original equation to be undefined; it must be discarded. excluded value — a value of the variable that makes a denominator equal to zero, so the rational expression is undefined there.


This section is adapted from Elementary Algebra 2e, Section 8.6: Solve Rational Equations by Lynn Marecek, MaryAnne Anthony-Smith, and Andrea Honeycutt Mathis, © OpenStax, licensed under CC BY-NC-SA 4.0. Access the original for free at openstax.org. Changes: condensed the worked examples into aligned step tables and prose, recast the “How To” procedures as callouts, folded the extraneous-solution cases (no-solution and discarded-root) into a single subsection; omitted the Be Prepared quiz, Self Check checklist, media links, and end-of-section exercises; and converted the practice problems (“Try Its”) into interactive exercises with instant feedback.