Skip to main content
Logo image

Section 12.2 Multiplication and Division of Rational Expressions

In the last section, we learned some rational function applications. In this section, we will learn how to simplify rational expressions, and how to multiply and divide them.
Figure 12.2.1. Alternative Video Lesson

Subsection 12.2.1 Simplifying Rational Expressions

Consider the two rational functions below. At first glance, which function looks simpler?
f(x)=8x312x2+8x122x33x2+10x15
g(x)=4(x2+1)x2+5, for x32
It can be argued that the function g is simpler, at least with regard to the ease with which we can determine its domain, quickly evaluate it, and also determine where its function value is zero. All of these things are considerably more difficult with the function f.
These two functions are actually the same function. Using factoring and the same process of canceling that’s used with numerical ratios, we will learn how to simplify the function f into the function g. (The full process for simplifying f(x)=8x312x2+8x122x33x2+10x15 will be shown in Example 8.)
To see a simple example of the process for simplifying a rational function or expression, let’s look at simplifying 1421 and (x+2)(x+7)(x+3)(x+7) by canceling common factors:
1421=2737(x+2)(x+7)(x+3)(x+7)=(x+2)(x+7)(x+3)(x+7)=23=x+2x+3, for x7
The statement “for x7” was added when the factors of x+7 were canceled. This is because (x+2)(x+7)(x+3)(x+7) was undefined for x=7, so the simplified version must also be undefined for x=7.

Warning 12.2.2. Cancel Factors, not Terms.

It may be tempting to want to try to simplify x+2x+3 into 23 by canceling each x that appears. But these x’s are terms (pieces that are added with other pieces), not factors. Canceling (an act of division) is only possible with factors (an act of multiplication).
The process of canceling factors is key to simplifying rational expressions. If the expression is not given in factored form, then this will be our first step. We’ll now look at a few more examples.

Example 12.2.3.

Simplify the rational function formula Q(x)=3x12x2+x20 and state the domain of Q.
Explanation.
To start, we’ll factor the numerator and denominator. We’ll then cancel any factors common to both the numerator and denominator.
Q(x)=3x12x2+x20Q(x)=3(x4)(x+5)(x4)Q(x)=3x+5, for x4
The domain of this function will incorporate the explicit domain restriction x4 that was stated when the factor of x4 was canceled from both the numerator and denominator. We will also exclude 5 from the domain as this value would make the denominator zero. Thus the domain of Q is {xx5,4}.

Warning 12.2.4.

When simplifying the function Q in Example 3, we cannot simply write Q(x)=3x+5. The reason is that this would result in our simplified version of the function Q having a different domain than the original Q. More specifically, for our original function Q it held that Q(4) was undefined, and this still needs to be true for the simplified form of Q.

Example 12.2.5.

Simplify the rational function formula R(y)=y2y22y3y2y and state the domain of R.
Explanation.
R(y)=y2y22y3y2yR(y)=2y2yy(2y2y1)R(y)=y(2y+1)y(2y+1)(y1)R(y)=1y1, for y0,y12
The domain of this function will incorporate the explicit restrictions y0,y12 that were stated when the factors of y and 2y+1 were canceled from both the numerator and denominator. Since the factor y1 is still in the denominator, we also need the restriction that y1. Therefore the domain of R is {yy12,0,1}.

Example 12.2.6.

Simplify the expression 9y+2y25y225.
Explanation.
To start, we need to recognize that 9y+2y25 is not written in standard form (where terms are written from highest degree to lowest degree). Before attempting to factor this expression, we’ll re-write it as 2y2+9y5.
9y+2y25y225=2y2+9y5y225=(2y1)(y+5)(y+5)(y5)=2y1y5, for y5

Example 12.2.7.

Simplify the expression 48z+24z23z34z.
Explanation.
To begin simplifying this expression, we will rewrite each polynomial in descending order. Then we’ll factor out the GCF, including the constant 1 from both the numerator and denominator because their leading terms are negative.
48z+24z23z34z=3z3+24z248zz+4=3z(z28z+16)(z4)=3z(z4)2(z4)=3z(z4)(z4)(z4)=3z(z4)1, for z4=3z(z4), for z4

Example 12.2.8.

Simplify the rational function formula f(x)=8x312x2+8x122x33x2+10x15 and state the domain of f.
Explanation.
To simplify this rational function, we’ll first note that both the numerator and denominator have four terms. To factor them we’ll need to use factoring by grouping. (Note that if this technique didn’t work, very few other approaches would be possible.) Once we’ve used factoring by grouping, we’ll cancel any factors common to both the numerator and denominator and state the associated restrictions.
f(x)=8x312x2+8x122x33x2+10x15f(x)=4(2x33x2+2x3)2x33x2+10x15f(x)=4(x2(2x3)+(2x3))x2(2x3)+5(2x3)f(x)=4(x2+1)(2x3)(x2+5)(2x3)f(x)=4(x2+1)x2+5, for x32
In determining the domain of this function, we’ll need to account for any implicit and explicit restrictions. When the factor 2x3 was canceled, the explicit statement of x32 was given. The denominator in the final simplified form of this function has x2+5. There is no value of x for which x2+5=0, so the only restriction is that x32. Therefore the domain is {xx32}.

Example 12.2.9.

Simplify the expression 3yxx2xy6y2. In this example, there are two variables. It is still possible that in examples like this, there can be domain restrictions when simplifying rational expressions. However since we are not studying functions of more than one variable, this textbook ignores domain restrictions with examples like this one.
Explanation.
3yxx2xy6y2=(x3y)(x3y)(x+2y)=1x+2y

Subsection 12.2.2 Multiplication of Rational Functions and Expressions

Recall the [cross-reference to target(s) "fact-multiplication-of-fractions" missing or not unique], which states that the product of two fractions is equal to the product of their numerators divided by the product of their denominators. We will use this same rule for multiplying rational expressions.
When multiplying fractions, one approach is to multiply the numerator and denominator, and then simplify the fraction that results by determining the greatest common factor in both the numerator and denominator, like this:
149310=143910=4290=76156=715
This approach works great when we can easily identify that 6 is the greatest common factor in both 42 and 90. But in more complicated instances, it isn’t always an easy approach. It also won’t work particularly well when we have (x+2) instead of 2 as a factor, as we’ll see shortly.
Another approach to multiplying and simplifying fractions involves utilizing the prime factorization of each the numerator and denominator, like this:
149310=2732325=2733325=715
The method for multiplying and simplifying rational expressions is nearly identical, as shown here:
x2+9x+14x2+6x+9x+3x2+7x+10=(x+2)(x+7)(x+3)2x+3(x+2)(x+5)=(x+2)(x+7)(x+3)(x+3)(x+3)(x+2)(x+5)=(x+7)(x+3)(x+5), for x2
This process will be used for both multiplying and dividing rational expressions. The main distinctions in various examples will be in the factoring methods required.

Example 12.2.10.

Multiply the rational expressions: x24xx2444x+x220xx2.
Explanation.
Note that to factor the second rational expression, we’ll want to re-write the terms in descending order for both the numerator and denominator. In the denominator, we’ll first factor out 1 as the leading term is x2.
x24xx2444x+x220xx2=x24xx24x24x+4x2x+20=x24xx24x24x+4(x2+x20)=x(x4)(x+2)(x2)(x2)(x2)(x+5)(x4)=x(x2)(x+2)(x+5), for x2,x4

Example 12.2.11.

Multiply the rational expressions: p2q43r9r2pq2. Note this book ignores domain restrictions on multivariable expressions.
Explanation.
We won’t need to factor anything in this example, and can simply multiply across and then simplify.
p2q43r9r2pq2=p2q29r23rpq2=pq23r1=3pq2r

Subsection 12.2.3 Division of Rational Functions and Expressions

We can divide rational expressions using the [cross-reference to target(s) "fact-division-of-fractions" missing or not unique], which simply requires that we change dividing by an expression to multiplying by its reciprocal. Let’s look at a few examples.

Example 12.2.12.

Divide the rational expressions: x+2x+5÷x+2x3.
Explanation.
x+2x+5÷x+2x3=x+2x+5x3x+2, for x3=x3x+5, for x2,x3

Remark 12.2.13.

In the first step of Example 12, the restriction x3 was used. We hadn’t canceled anything yet, so why is there this restriction already? It’s because the original expression x+2x+5÷x+2x3 had x3 in a denominator, which means that 3 is not a valid input. In the first step of simplifying, the x3 denominator went to the numerator and we lost the information that 3 was not a valid input, so we stated it explicitly. Always be sure to compare the restrictions of the original expression with each step throughout the process.

Example 12.2.14.

Simplify the rational expression using division: 3x62x+10x243x+15.
Explanation.
To begin, we’ll note that the larger fraction bar is denoting division, so we will use multiplication by the reciprocal. After that, we’ll factor each expression and cancel any common factors.
3x62x+10x243x+15=3x62x+10÷x243x+15=3x62x+103x+15x24=3(x2)2(x+5)3(x+5)(x+2)(x2)=332(x+2), for x5,x2=92x+4, for x5,x2

Example 12.2.15.

Divide the rational expressions: x25x14x2+7x+10÷x7x+4.
Explanation.
x25x14x2+7x+10÷x7x+4=x25x14x2+7x+10x+4x7, for x4=(x7)(x+2)(x+5)(x+2)x+4x7, for x4=x+4x+5, for x4,x2,x7

Example 12.2.16.

Divide the rational expressions: (p416)÷p42p32p.
Explanation.
(p416)÷p42p32p=p41612pp42p3=(p2+4)(p+2)(p2)12pp3(p2)=2(p2+4)(p+2)p2, for p2
Note here that we didn’t have to include a restriction in the very first step. That restriction would have been p0, but since 0 still cannot be inputted into any of the subsequent expressions, we don’t need to explicitly state p0 as a restriction because the expressions tell us that implicitly already.

Example 12.2.17.

Divide the rational expressions: 3x2x29y2÷6x3x22xy15y2. Note this book ignores domain restrictions on multivariable expressions.
Explanation.
3x2x29y2÷6x3x22xy15y2=3x2x29y2x22xy15y26x3=3x2(x+3y)(x3y)(x+3y)(x5y)6x3=1x3yx5y2x=x5y2x(x3y)

Example 12.2.18.

Divide the rational expressions: m2n23mn42mn÷(m2n216). Note this book ignores domain restrictions on multivariable expressions.
Explanation.
m2n23mn42mn÷(m2n216)=m2n23mn42mn1m2n216=(mn4)(mn+1)2mn1(mn+4)(mn4)=mn+12mn1mn+4=mn+12mn(mn+4)

Reading Questions 12.2.4 Reading Questions

1.

What is the difference between a factor and a term?

2.

When canceling pieces of rational function expression to simplify it, what kinds of pieces are the only acceptable pieces to cancel?

3.

When you simplify a rational function expression, you may need to make note of a .

Exercises 12.2.5 Exercises

Review and Warmup.

1.
Multiply: 207138
2.
Multiply: 3131127
3.
Multiply: 819(914)
4.
Multiply: 716(47)
5.
Divide: 35÷54
6.
Divide: 37÷74
7.
Divide: 116÷(712)
8.
Divide: 512÷(215)

Exercise Group.

9.
Factor the given polynomial.
t236=
10.
Factor the given polynomial.
t24=
11.
Factor the given polynomial.
x2+15x+56=
12.
Factor the given polynomial.
x2+7x+10=
13.
Factor the given polynomial.
y27y+6=
14.
Factor the given polynomial.
y218y+80=
15.
Factor the given polynomial.
2r218r+28=
16.
Factor the given polynomial.
5r225r+20=
17.
Factor the given polynomial.
8r8+24r7+16r6=
18.
Factor the given polynomial.
2t6+14t5+24t4=
19.
Factor the given polynomial.
144t224t+1=
20.
Factor the given polynomial.
64x216x+1=

Simplifying Rational Expressions with One Variable.

21.
Simplify the following expressions, and if applicable, write the restricted domain on the simplified expression.
  1. x+4x+4=
  2. x+44+x=
  3. x4x4=
  4. x44x=
22.
Simplify the following expressions, and if applicable, write the restricted domain on the simplified expression.
  1. y+10y+10=
  2. y+1010+y=
  3. y10y10=
  4. y1010y=
23.
Select all correct simplifications, ignoring possible domain restrictions.
  • x7x=17
  • 5x+5=1x
  • 7(x5)x5=7
  • x+55=x
  • x+5x+5=1
  • 5x+5=1x+1
  • 7x+5x+5=7
  • x+5x+7=57
  • x+5x=5
  • 5xx=5
  • 7x+57=x+5
24.
Select all correct simplifications, ignoring possible domain restrictions.
  • x7x=17
  • 6x+6=1x+1
  • 6xx=6
  • x+66=x
  • x+6x=6
  • 7x+67=x+6
  • x+6x+7=67
  • x+6x+6=1
  • 7x+6x+6=7
  • 6x+6=1x
  • 7(x6)x6=7

Exercise Group.

25.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
r+9(r5)(r+9)=
26.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
r+6(r2)(r+6)=
27.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
10(t3)(t9)(t3)=
28.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
5(t+9)(t6)(t+9)=
29.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
(x6)(x3)3x=
30.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
(x+3)(x10)10x=
31.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
9y+72y8=
32.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
6y+30y5=
33.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
3rr2+2r=
34.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
9rr28r=
35.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
3rr2r2+2r15=
36.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
tt2t22t+1=
37.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
t25t25t2=
38.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
x23x9x2=
39.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
x2+x3+4xx2=
40.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
y25y103yy2=
41.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
2y2+5y+3y+56y2=
42.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
5r2+3r25r23r2=
43.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
r27r+126rr29=
44.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
r23r+22rr21=
45.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
t2t+30t225=
46.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
t2+t+12t29=
47.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
2x23x511x56x2=
48.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
5x2+7x+25x32x2=
49.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
y3y4y2+3y+2=
50.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
6y2y3y2+5y6=
51.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
r67r5+10r4r68r5+12r4=
52.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
r5+9r4+20r3r52r424r3=
53.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
r38r24=
54.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
t3+125t225=

Simplifying Rational Expressions with More Than One Variable.

55.
Simplify this expression.
tyt2y2t2y2+4ty5=
56.
Simplify this expression.
5xyx2y2x2y211xy+30=
57.
Simplify this expression.
6x+24tx2+9xt+20t2=
58.
Simplify this expression.
6y+18xy2+7yx+12x2=
59.
Simplify this expression.
y211yx30x2y236x2=
60.
Simplify this expression.
r26rx8x2r24x2=
61.
Simplify this expression.
3r2y22ry55ry32r2y2=
62.
Simplify this expression.
5r2x2+7rx+25rx23r2x2=

Simplifying Rational Functions.

63.
Simplify the function formula, and if applicable, write the restricted domain.
G(t)=t+4t2+13t+36
Reduced G(t)=
64.
Simplify the function formula, and if applicable, write the restricted domain.
h(t)=t+8t2t72
Reduced h(t)=
65.
Simplify the function formula, and if applicable, write the restricted domain.
K(x)=x39xx35x224x
Reduced K(x)=
66.
Simplify the function formula, and if applicable, write the restricted domain.
G(x)=x349xx3+17x2+70x
Reduced G(x)=
67.
Simplify the function formula, and if applicable, write the restricted domain.
g(y)=y410y3+25y25y423y310y2
Reduced g(y)=
68.
Simplify the function formula, and if applicable, write the restricted domain.
K(y)=y42y3+y25y47y3+2y2
Reduced K(y)=
69.
Simplify the function formula, and if applicable, write the restricted domain.
G(r)=5r3+r25r3+16r2+3r
Reduced G(r)=
70.
Simplify the function formula, and if applicable, write the restricted domain.
g(r)=2r3+5r22r3+r210r
Reduced g(r)=

Multiplying and Dividing Rational Expressions with One Variable.

71.
Select all correct equations:
  • xy=xy
  • 8xy=x8y
  • xy=xy
  • 8xy=8xy
  • xy=xy
  • 8xy=8x8y
72.
Select all correct equations:
  • 9xy=9xy
  • 9xy=9x9y
  • xy=xy
  • xy=xy
  • xy=xy
  • 9xy=x9y
73.
Simplify the following expressions, and if applicable, write the restricted domain.
t4t+4t3=
t4t+41t3=
74.
Simplify the following expressions, and if applicable, write the restricted domain.
y4y+4y2=
y4y+41y2=

Exercise Group.

75.
Simplify this expression, and if applicable, write the restricted domain.
x2+3x10x45x20x+5=
76.
Simplify this expression, and if applicable, write the restricted domain.
y25y+6y+65y+30y2=
77.
Simplify this expression, and if applicable, write the restricted domain.
y24yy24y22yy2+5y36=
78.
Simplify this expression, and if applicable, write the restricted domain.
y29yy29y23yy28y9=
79.
Simplify this expression, and if applicable, write the restricted domain.
6r243528r7r2r22r+12r28r=
80.
Simplify this expression, and if applicable, write the restricted domain.
12r+362530r5r2r2+2r+14r2+12r=
81.
Simplify this expression, and if applicable, write the restricted domain.
9t2t870t540t420t435t581t264=
82.
Simplify this expression, and if applicable, write the restricted domain.
4t2t3108t360t210t218t316t29=
83.
Simplify this expression, and if applicable, write the restricted domain.
xx+8÷4x4=
84.
Simplify this expression, and if applicable, write the restricted domain.
xx+10÷2x2=
85.
Simplify this expression, and if applicable, write the restricted domain.
16y÷4y4=
86.
Simplify this expression, and if applicable, write the restricted domain.
15y÷5y4=
87.
Simplify this expression, and if applicable, write the restricted domain.
(4y8)÷(20y40)=
88.
Simplify this expression, and if applicable, write the restricted domain.
(5r+5)÷(30r+30)=
89.
Simplify this expression, and if applicable, write the restricted domain.
9r2643r2r24÷(83r)=
90.
Simplify this expression, and if applicable, write the restricted domain.
9t2163t28t16÷(43t)=
91.
Simplify this expression, and if applicable, write the restricted domain.
t3t2+2t÷1t2t6=
92.
Simplify this expression, and if applicable, write the restricted domain.
x2x2+2x÷1x2+x2=
93.
Simplify this expression, and if applicable, write the restricted domain.
4x+9xx8x =
94.
Simplify this expression, and if applicable, write the restricted domain.
9a+7aa+4a =
95.
Simplify this expression, and if applicable, write the restricted domain.
c(c6)28cc236=
96.
Simplify this expression, and if applicable, write the restricted domain.
u(u2)23uu24=
97.
Simplify this expression, and if applicable, write the restricted domain.
x2+2xx216÷x24x2+5x+4=
98.
Simplify this expression, and if applicable, write the restricted domain.
x2+3xx225÷x29x2+x20=

Multiplying and Dividing Rational Expressions with More Than One Variable.

99.
Simplify this expression.
12(t+x)txtx3(3t+x)=
100.
Simplify this expression.
6(t+r)trtr3(3t+r)=
101.
Simplify this expression.
3x5y35x10xy9y5=
102.
Simplify this expression.
2x5r25x45xr6r5=
103.
Simplify this expression.
y2+6yt+5t2y+3t3y+9ty+t=
104.
Simplify this expression.
y29yx+18x2y4x6y24xy6x=
105.
Simplify this expression.
y2x96÷y2x412=
106.
Simplify this expression.
ry26÷ry18=
107.
Simplify this expression.
(r4+6r3y+9r2y2)÷(r5+3r4y)=
108.
Simplify this expression.
(t410t3x+25t2x2)÷(t55t4x)=
109.
Simplify this expression.
1t25tr6r2÷t3t2+tr=
110.
Simplify this expression.
1x2+10xy+24y2÷x3x2+6xy=
111.
Simplify this expression.
x4x2tx÷1x2t24xt+3=
112.
Simplify this expression.
y2y2r+4y÷1y2r2+yr12=
113.
Simplify this expression.
18y4x3y+3x÷6y5xy29x2=
114.
Simplify this expression.
25yt4y6t÷5y8ty236t2=
115.
Simplify this expression.
st5s4t2=
116.
Simplify this expression.
pq3p2q2=
117.
Simplify this expression.
mn210km9nk=
118.
Simplify this expression.
mn27km4nk=

Challenge.

119.
Simplify the following: 1x+1÷x+2x+1÷x+3x+2÷x+4x+3÷÷x+25x+24. For this exercise, you do not have to write the restricted domain of the simplified expression.
You have attempted 1 of 2 activities on this page.