Rational Equations

This section will prepare you for studying rational functions and their graphs. Methods for solving rational equations include using the LCD and factoring. Examples also include determining when there are excluded values in the solution.

Solving a Rational Equation

In this section, we look at rational equations that, after some manipulation, result in a linear equation. If an equation contains at least one rational expression, it is a considered a rational equation.

Recall that a rational number is the ratio of two numbers, such as \dfrac{2}{3} or \dfrac{7}{2}. A rational expression is the ratio, or quotient, of two polynomials. Here are three examples.

\dfrac{x+1}{x^{2}-4}, \quad \dfrac{1}{x-3}, \quad \text { or } \quad \dfrac{4}{x^{2}+x-2}

Rational equations have a variable in the denominator in at least one of the terms. Our goal is to perform algebraic operations so that the variables appear in the numerator. In fact, we will eliminate all denominators by multiplying both sides of the equation by the least common denominator (LCD).

Finding the LCD is identifying an expression that contains the highest power of all of the factors in all of the denominators. We do this because when the equation is multiplied by the LCD, the common factors in the LCD and in each denominator will equal one and will cancel out.


EXAMPLE 3

Solving a Rational Equation

Solve the rational equation: \dfrac{7}{2 x}-\dfrac{5}{3 x}=\dfrac{22}{3}.


Solution

We have three denominators; 2 x, 3 x, and 3. The LCD must contain 2 x, 3 x, and 3. An LCD of 6 x contains all three denominators. In other words, each denominator can be divided evenly into the LCD. Next, multiply both sides of the equation by the LCD 6 x.

\begin{aligned}(6 x)\left(\dfrac{7}{2 x}-\dfrac{5}{3 x}\right) &=\left(\dfrac{22}{3}\right)(6 x) \\(6 x)\left(\dfrac{7}{2 x}\right)-(6 x)\left(\dfrac{5}{3 x}\right) &=\left(\dfrac{22}{3}\right)(6 x) \quad \text { Use the distributive property. } \\ (\not{6}\not{x})\left(\dfrac{7}{\not{2} \not{x}}\right)-(\not{6} \not{x})\left(\dfrac{5}{\not{3} \not{x}}\right) &=\left(\dfrac{22}{\not{3}}\right)(6 x) \quad \text { Cancel out the common factors. } \\ 3(7)-2(5) &=22(2 x) \quad \text { Multiply remaining factors by each numerator. } \\ 21-10 &=44 x \\ 11 &=44 x \\ \dfrac{11}{44} &=x \\ \dfrac{1}{4} &=x \end{aligned}


A common mistake made when solving rational equations involves finding the LCD when one of the denominators is a binomial-two terms added or subtracted-such as (x+1). Always consider a binomial as an individual factor - the terms cannot be separated. For example, suppose a problem has three terms and the denominators are x, x-1, and 3 x-3. First, factor all denominators. We then have x,(x-1), and 3(x-1) as the denominators. (Note the parentheses placed around the second denominator). Only the last two denominators have a common factor of (x-1). The x in the first denominator is separate from the x in the (x-1) denominators. An effective way to remember this is to write factored and binomial denominators in parentheses, and consider each parentheses as a separate unit or a separate factor. The LCD in this instance is found by multiplying together the x, one factor of (x-1), and the 3. Thus, the LCD is the following:

x(x-1) 3=3 x(x-1)

So, both sides of the equation would be multiplied by 3 x(x-1). Leave the LCD in factored form, as this makes it easier to see how each denominator in the problem cancels out.

Another example is a problem with two denominators, such as x and x^{2}+2 x. Once the second denominator is factored as x^{2}+2 x=x(x+2), there is a common factor of x in both denominators and the LCD is x(x+2).

Sometimes we have a rational equation in the form of a proportion; that is, when one fraction equals another fraction and there are no other terms in the equation.

\dfrac{a}{b}=\dfrac{c}{d}

We can use another method of solving the equation without finding the LCD: cross-multiplication. We multiply terms by crossing over the equal sign.


Multiply a(d) and b(c), which results in a d=b c.

Any solution that makes a denominator in the original expression equal zero must be excluded from the possibilities.


RATIONAL EQUATIONS

A rational equation contains at least one rational expression where the variable appears in at least one of the denominators.


HOW TO

Given a rational equation, solve it.

1. Factor all denominators in the equation.

2. Find and exclude values that set each denominator equal to zero.

3. Find the LCD.

4. Multiply the whole equation by the LCD. If the LCD is correct, there will be no denominators left.

5. Solve the remaining equation.

6. Make sure to check solutions back in the original equations to avoid a solution producing zero in a denominator.


EXAMPLE 4

Solving a Rational Equation without Factoring

Solve the following rational equation:

\dfrac{2}{x}-\dfrac{3}{2}=\dfrac{7}{2 x}


Solution

We have three denominators: x, 2, and 2 x. No factoring is required. The product of the first two denominators is equal to the third denominator, so, the LCD is 2 x. Only one value is excluded from a solution set, 0. Next, multiply the whole equation (both sides of the equal sign) by 2 x.


\begin{aligned}
2 x\left(\dfrac{2}{x}-\dfrac{3}{2}\right) &=\left(\dfrac{7}{2 x}\right) 2 x & & \\
2 \not x\left(\dfrac{2}{\not x}\right)-\not 2 x\left(\dfrac{3}{\not 2}\right) &=\left(\dfrac{7}{\not{2}\not{x}}\right) \not{2}\not{x} & & \text { Distribute } 2 x . \\
2(2)-3 x &=7 & & \text { Denominators cancel out. } \\
4-3 x &=7 & & \\
-3 x &=3 & & \\
x &=-1 & & \\
& \text { or }\{-1\} & &
\end{aligned}

The proposed solution is -1, which is not an excluded value, so the solution set contains one number, -1, or \{-1\} written in set notation.


TRY IT #3

Solve the rational equation: \dfrac{2}{3 x}=\dfrac{1}{4}-\dfrac{1}{6 x}.


EXAMPLE 5

Solving a Rational Equation by Factoring the Denominator

Solve the following rational equation: \dfrac{1}{x}=\dfrac{1}{10}-\dfrac{3}{4 x}.


Solution

First find the common denominator. The three denominators in factored form are x, 10=2 \cdot 5, and 4 x=2 \cdot 2 \cdot x. The smallest expression that is divisible by each one of the denominators is 20 x. Only x=0 is an excluded value. Multiply the whole equation by 20 x.


\begin{aligned}
20 x\left(\dfrac{1}{x}\right) &=\left(\dfrac{1}{10}-\dfrac{3}{4 x}\right) 20 x \\
20 &=2 x-15 \\
35 &=2 x \\
\dfrac{35}{2} &=x
\end{aligned}

The solution is \dfrac{35}{2}.


TRY IT #4

Solve the rational equation: -\dfrac{5}{2 x}+\dfrac{3}{4 x}=-\dfrac{7}{4}.


EXAMPLE 6

Solving Rational Equations with a Binomial in the Denominator

Solve the following rational equations and state the excluded values:

(a) \dfrac{3}{x-6}=\dfrac{5}{x}

(b) \dfrac{x}{x-3}=\dfrac{5}{x-3}-\dfrac{1}{2}

(c) \dfrac{x}{x-2}=\dfrac{5}{x-2}-\dfrac{1}{2}


Solution

(a)

The denominators x and x-6 have nothing in common. Therefore, the LCD is the product x(x-6). However, for this problem, we can cross-multiply.


\begin{aligned}
\dfrac{3}{x-6} &=\dfrac{5}{x} \\
3 x &=5(x-6) \quad \text { Distribute. } \\
3 x &=5 x-30 \\
-2 x &=-30 \\
x &=15
\end{aligned}

The solution is 15. The excluded values are 6 and 0.

2(x-3)\left(\dfrac{x}{x-3}\right)=\left(\dfrac{5}{x-3}-\dfrac{1}{2}\right) 2(x-3)

\dfrac{2(x-3) x}{x-3}=\dfrac{2(x-3) 5}{x-3}-\dfrac{\not 2(x-3)}{2}

\begin{aligned} 2 x &=10-(x-3) \\ 2 x &=10-x+3 \\ 2 x &=13-x \\ 3 x &=13 \\ x &=\dfrac{13}{3} \end{aligned}

(c)

The least common denominator is 2(x-2). Multiply both sides of the equation by x(x-2).


\begin{aligned}
2(x-2)\left(\dfrac{x}{x-2}\right) &=\left(\dfrac{5}{x-2}-\dfrac{1}{2}\right) 2(x-2) \\
2 x &=10-(x-2) \\
2 x &=12-x \\
3 x &=12 \\
x &=4
\end{aligned}

The solution is 4. The excluded value is 2.


TRY IT #5

Solve \dfrac{-3}{2 x+1}=\dfrac{4}{3 x+1}. State the excluded values.


EXAMPLE 7

Solving a Rational Equation with Factored Denominators and Stating Excluded Values

Solve the rational equation after factoring the denominators: \dfrac{2}{x+1}-\dfrac{1}{x-1}=\dfrac{2 x}{x^{2}-1}. State the excluded values.


Solution

We must factor the denominator x^{2}-1. We recognize this as the difference of squares, and factor it as (x-1)(x+1). Thus, the LCD that contains each denominator is (x-1)(x+1). Multiply the whole equation by the LCD, cancel out the denominators, and solve the remaining equation.


\begin{aligned}
(x-1)(x+1)\left(\dfrac{2}{x+1}-\dfrac{1}{x-1}\right) &=\left(\dfrac{2 x}{(x-1)(x+1)}\right)(x-1)(x+1) \\
2(x-1)-1(x+1) &=2 x \\
2 x-2-x-1 &=2 x \quad \text { Distribute the negative sign. } \\
-3-x &=0 \\
-3 &=x
\end{aligned}

The solution is -3. The excluded values are 1 and -1.


TRY IT #6

Solve the rational equation: \dfrac{2}{x-2}+\dfrac{1}{x+1}=\dfrac{1}{x^{2}-x-2}.



Source: Rice University, https://openstax.org/books/college-algebra/pages/2-2-linear-equations-in-one-variable
Creative Commons License This work is licensed under a Creative Commons Attribution 4.0 License.