Module 11 – Rational Expressions

Learning Objectives

In this section, you will:

  • Simplify rational expressions.
  • Multiply rational expressions.
  • Divide rational expressions.
  • Add and subtract rational expressions.
  • Simplify complex rational expressions.

A pastry shop has fixed costs of $280 per week and variable costs of $9 per box of pastries. The shop’s costs per week in terms of [latex]x[/latex], the number of boxes made, is [latex]280 + 9x[/latex]. We can divide the costs per week by the number of boxes made to determine the cost per box of pastries.

[latex]\dfrac{280 + 9x}{x}[/latex]

Notice that the result is a polynomial expression divided by a second polynomial expression. In this section, we will explore quotients of polynomial expressions.

Simplifying Rational Expressions

The quotient of two polynomial expressions is called a rational expression. We can apply the properties of fractions to rational expressions, such as simplifying the expressions by canceling common factors from the numerator and the denominator. To do this, we first need to factor both the numerator and denominator. Let’s start with the rational expression shown.

[latex]\dfrac{x^{2} + 8x + 16}{x^{2} + 11x + 28}[/latex]

We can factor the numerator and denominator to rewrite the expression.

[latex]\dfrac{(x + 4)^2}{(x + 4)(x + 7)}[/latex]

Then we can simplify that expression by canceling the common factor [latex](x + 4)[/latex].

[latex]\dfrac{x + 4}{x + 7}[/latex]


How To…

Given a rational expression, simplify it.

  1. Factor the numerator and denominator.
  2. Cancel any common factors.

Example 1 Simplifying Rational Expressions

Simplify [latex]\dfrac{x^{2} - 9}{x^{2} + 4x + 3}[/latex].

Solution

\begin{align*}
&\dfrac{(x + 3)(x – 3)}{(x + 3)(x + 1)}   &   \text{Factor the numerator and the denominator.} \\
&\dfrac{x – 3}{x + 1}   &   \text{Cancel common factor } (x + 3). \\
\end{align*}

Analysis  We can cancel the common factor because any expression divided by itself is equal to 1.


Q & A…

Can the [latex]x^{2}[/latex] term be cancelled in Example 1?

No. A factor is an expression that is multiplied by another expression. The [latex]x^{2}[/latex] term is not a factor of the numerator or the denominator.


Try it

Simplify [latex]\dfrac{x^{2} - 6}{x^{2} - 36}[/latex].

Multiplying Rational Expressions

Multiplication of rational expressions works the same way as multiplication of any other fractions. We multiply the numerators to find the numerator of the product, and then multiply the denominators to find the denominator of the product. Before multiplying, it is helpful to factor the numerators and denominators just as we did when simplifying rational expressions. We are often able to simplify the product of rational expressions.


How To…

Given two rational expressions, multiply them.

  1. Factor the numerator and denominator.
  2. Multiply the numerators.
  3. Multiply the denominators.
  4. Simplify.

Example 2 Multiplying Rational Expressions

Multiply the rational expressions and show the product in simplest form:

[latex]\dfrac{x^{2} + 4x − 5}{3x + 18} \cdot \dfrac{2x - 1}{x + 5}[/latex]

Solution 

\begin{align*}
&\dfrac{(x + 5)(x – 1)}{(3(x + 6)} \cdot \dfrac{(2x – 1)}{(x + 5)}   &   \text{Factor the numerator and denominator.} \\
&\dfrac{(x + 5)(x – 1)(2x – 1)}{3(x + 6)(x + 5)}   &   \text{Multiply numerators and denominators.} \\
&\dfrac{\cancel{(x + 5)}(x – 1)(2x – 1)}{3(x + 6)\cancel{(x + 5)}}   &   \text{Cancel common factors to simplify.} \\
&\dfrac{(x – 1)(2x – 1)}{3(x + 6)}
\end{align*}

Try it

Multiply the rational expressions and show the product in simplest form:

[latex]\dfrac{x^{2} + 11x + 30}{x^{2} + 5x + 6} \cdot \dfrac{x^{2} + 7x + 12}{x^{2} + 8x + 16}[/latex]

Dividing Rational Expressions

Division of rational expressions works the same way as division of other fractions. To divide a rational expression by another rational expression, multiply the first expression by the reciprocal of the second. Using this approach, we would rewrite [latex]\dfrac{1}{x} \div \dfrac{x^{2}}{3}[/latex] as the product [latex]\dfrac{1}{x} \cdot \dfrac{3}{x^{2}}[/latex]. Once the division expression has been rewritten as a multiplication expression, we can multiply as we did before.

[latex]\dfrac{1}{x} \cdot \dfrac{3}{x^{2}} = \dfrac{3}{x^{3}}[/latex]


How To…

Given two rational expressions, divide them.

  1. Rewrite as the first rational expression multiplied by the reciprocal of the second.
  2. Factor the numerators and denominators.
  3. Multiply the numerators.
  4. Multiply the denominators.
  5. Simplify.

Example 3 Dividing Rational Expressions

Divide the rational expressions and express the quotient in simplest form:

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

Solution

\begin{align*}
&\dfrac{2x^{2} + x – 6}{x^{2} – 1} \cdot \dfrac{x^{2} + 2x + 1}{x^{2} – 4}   &   \text{Rewrite as multiplication.}\\
&\dfrac{(2x – 3)(x + 2)}{(x + 1)(x – 1)} \cdot \dfrac{(x + 1)(x + 1)}{(x + 2)(x – 2)}   &   \text{Factor the numerator and denominator.}\\
&\dfrac{(2x – 3)(x + 2)(x + 1)(x + 1)}{(x + 1)(x – 1)(x + 2)(x – 2)}   &   \text{Multiply numerators and denominators.}\\
&\dfrac{(2x – 3)\cancel{(x + 2)}\cancel{(x + 1)}(x + 1)}{\cancel{(x + 1)}(x – 1)\cancel{(x + 2)}(x – 2)}   &   \text{Cancel common factors to simplify.}\\
&\dfrac{(2x – 3)(x + 1)}{(x – 1)(x – 2)}
\end{align*}

Try it

Divide the rational expressions and express the quotient in simplest form:

[latex]\dfrac{9x^{2} - 16}{3x^{2} + 17x - 28} \div \dfrac{3x^{2} - 2x - 8}{x^{2} + 5x - 14}[/latex]

Adding and Subtracting 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.

\begin{align*}
\dfrac{5}{24} + \dfrac{1}{40} &= \dfrac{25}{120} + \dfrac{3}{120}\\
&= \dfrac{28}{120}\\
&= \dfrac{7}{30}
\end{align*}

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](x + 3)(x + 4)[/latex] and [latex](x + 4)(x + 5)[/latex], then the LCD would be [latex](x + 3)(x + 4)(x + 5)[/latex]. Once we find the LCD, we need to multiply each expression by the form of [latex]1[/latex] that will change the denominator to the LCD. We would need to multiply the expression with a denominator of [latex](x + 3)(x + 4)[/latex] by [latex]\dfrac{x + 5}{x + 5}[/latex] and the expression with a denominator of [latex](x + 3)(x + 4)[/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 4 Adding Rational Expressions 

Add the rational expressions:

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

Solution
First, we have to find the LCD. In this case, the LCD will be [latex]xy[/latex]. We then multiply each expression by the appropriate form of [latex]1[/latex] to obtain [latex]xy[/latex] as the denominator for each fraction.

\begin{align*}
\dfrac{5}{x} \cdot \dfrac{y}{y} &+ \dfrac{6}{y} \cdot \dfrac{x}{x} \\
\dfrac{5y}{xy} &+ \dfrac{6x}{xy}
\end{align*}

Now that the expressions have the same denominator, we simply add the numerators to find the sum.

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

Analysis Multiplying by [latex]\dfrac{y}{y}[/latex] or [latex]\dfrac{x}{x}[/latex] does not change the value of the original expression because any number divided by itself is [latex]1[/latex], and multiplying an expression by [latex]1[/latex] gives the original expression.

Example 5 Subtracting Rational Expressions

Subtract the rational expressions:

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

Solution

\begin{align*}
&\dfrac{6}{(x + 2)^{2}} – \dfrac{2}{(x + 2)(x – 2)}   &   \text{Factor.}\\
&\dfrac{6}{(x + 2)^{2}} \cdot \dfrac{x – 2}{x – 2} – \dfrac{2}{(x + 2)(x – 2)} \cdot \dfrac{x + 2}{x + 2}   &   \text{Multiply each fraction to get LCD as denominator.}\\
&\dfrac{6(x – 2)}{(x + 2)^{2}(x – 2)} – \dfrac{2(x + 2)}{(x + 2)^{2}(x – 2)}    &   \text{Multiply.}\\
&\dfrac{6x – 12 – (2x + 4)}{(x + 2)^{2}(x – 2)}   &   \text{Apply distributive property.} \\
&\dfrac{4x – 16}{(x + 2)^{2}(x – 2)}   &   \text{Subtract.}\\
&\dfrac{4(x – 4)}{(x + 2)^{2}(x – 2)}   &   \text{Simplify.}
\end{align*}


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 6 Simplifying Complex Rational Expressions

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

Solution

Begin by combining the expressions in the numerator into one expression.

\begin{align*}
&y \cdot \dfrac{x}{x} + \dfrac{1}{x}   &   \text{Multiply by } \dfrac{x}{x} \text{ to get LCD as denominator.}\\
&\dfrac{xy}{x} + \dfrac{1}{x}\\
&\dfrac{xy + 1}{x}   &   \text{Add numerators.}
\end{align*}

Now the numerator is a single rational expression and the denominator is a single rational expression.

[latex]\dfrac{\dfrac{xy + 1}{x}}{\dfrac{x}{y}}[/latex]

We can rewrite this as division, and then multiplication.

\begin{align*}
&\dfrac{xy + 1}{x} \div \dfrac{x}{y}\\
&\dfrac{xy + 1}{x} \cdot \dfrac{y}{x} & \text{Rewrite as multiplication.}\\
&\dfrac{y(xy + 1)}{x^{2}} & \text{Multiply.}
\end{align*}

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.


 

License

Mathematics for Business Copyright © by Jonathan Brucks. All Rights Reserved.

Share This Book