Adding and Subtracting Rational Expressions

Learning Outcomes

  • Find the least common denominator of two rational expressions.
  • Add and subtract rational expressions.
  • Simplify complex rational expressions.

Adding and subtracting rational expressions works just like adding and subtracting numerical fractions. To add fractions, we need to find a common denominator. Let’s look at an example of fraction addition.

[latex]\begin{array}{ccc}\hfill \dfrac{5}{24}+\dfrac{1}{40}& =& \dfrac{25}{120}+\dfrac{3}{120}\hfill \\ & =& \dfrac{28}{120}\hfill \\ & =& \dfrac{7}{30}\hfill \end{array}[/latex]

how did we know what number to use for the denominator?

In the example above, we rewrote the fractions as equivalent fractions with a common denominator of 120. Recall that we use the least common multiple of the original denominators.

To find the LCM of 24 and 40, rewrite 24 and 40 as products of primes, then select the largest set of each prime appearing.

[latex]24 = 2^3\cdot3[/latex]

[latex]40=2^3\cdot5[/latex]

We choose [latex]2^3\cdot3\cdot5=120[/latex] as the LCM, since that’s the largest number of factors of 2, 3, and 5 we see. The LCM is 120.

We multiply each numerator with just enough of the LCM to make each denominator 120 to get the equivalent fractions.

When referring to fractions, we call the LCM the least common denominator, or the LCD.

We have to rewrite the fractions so they share a common denominator before we are able to add. We must do the same thing when adding or subtracting rational expressions.

The easiest common denominator to use will be the least common denominator or LCD. The LCD is the smallest multiple that the denominators have in common. To find the LCD of two rational expressions, we factor the expressions and multiply all of the distinct factors. For instance, if the factored denominators were [latex]\left(x+3\right)\left(x+4\right)[/latex] and [latex]\left(x+4\right)\left(x+5\right)[/latex], then the LCD would be [latex]\left(x+3\right)\left(x+4\right)\left(x+5\right)[/latex].

Once we find the LCD, we need to multiply each expression by the form of 1 that will change the denominator to the LCD. We would need to multiply the expression with a denominator of [latex]\left(x+3\right)\left(x+4\right)[/latex] by [latex]\dfrac{x+5}{x+5}[/latex] and the expression with a denominator of [latex]\left(x+4\right)\left(x+5\right)[/latex] by [latex]\dfrac{x+3}{x+3}[/latex].

How To: Given two rational expressions, add or subtract them

  1. Factor the numerator and denominator.
  2. Find the LCD of the expressions.
  3. Multiply the expressions by a form of 1 that changes the denominators to the LCD.
  4. Add or subtract the numerators.
  5. Simplify.

Example: Adding Rational Expressions

Add the rational expressions:

[latex]\dfrac{5}{x}+\dfrac{6}{y}[/latex]

Try It

Example: Subtracting Rational Expressions

Subtract the rational expressions:

[latex]\dfrac{6}{{x}^{2}+4x+4}-\dfrac{2}{{x}^{2}-4}[/latex]

Q & A

Do we have to use the LCD to add or subtract rational expressions?

No. Any common denominator will work, but it is easiest to use the LCD.

Try It

Subtract the rational expressions: [latex]\dfrac{3}{x+5}-\dfrac{1}{x - 3}[/latex].

Simplifying Complex Rational Expressions

A complex rational expression is a rational expression that contains additional rational expressions in the numerator, the denominator, or both. We can simplify complex rational expressions by rewriting the numerator and denominator as single rational expressions and dividing. The complex rational expression [latex]\dfrac{a}{\dfrac{1}{b}+c}[/latex] can be simplified by rewriting the numerator as the fraction [latex]\dfrac{a}{1}[/latex] and combining the expressions in the denominator as [latex]\dfrac{1+bc}{b}[/latex]. We can then rewrite the expression as a multiplication problem using the reciprocal of the denominator. We get [latex]\dfrac{a}{1}\cdot \dfrac{b}{1+bc}[/latex] which is equal to [latex]\dfrac{ab}{1+bc}[/latex].

How To: Given a complex rational expression, simplify it

  1. Combine the expressions in the numerator into a single rational expression by adding or subtracting.
  2. Combine the expressions in the denominator into a single rational expression by adding or subtracting.
  3. Rewrite as the numerator divided by the denominator.
  4. Rewrite as multiplication.
  5. Multiply.
  6. Simplify.

Example: Simplifying Complex Rational Expressions

Simplify: [latex]\dfrac{y+\dfrac{1}{x}}{\dfrac{x}{y}}[/latex] .

Try It

Simplify: [latex]\dfrac{\dfrac{x}{y}-\dfrac{y}{x}}{y}[/latex]

Q & A

Can a complex rational expression always be simplified?

Yes. We can always rewrite a complex rational expression as a simplified rational expression.