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)=8x3โˆ’12x2+8xโˆ’122x3โˆ’3x2+10xโˆ’15
g(x)=4(x2+1)x2+5, for xโ‰ 32
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)=8x3โˆ’12x2+8xโˆ’122x3โˆ’3x2+10xโˆ’15 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=2โ‹…73โ‹…7(x+2)(x+7)(x+3)(x+7)=(x+2)(x+7)(x+3)(x+7)=23=x+2x+3, for xโ‰ โˆ’7
The statement โ€œfor xโ‰ โˆ’7โ€ 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)=3xโˆ’12x2+xโˆ’20 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)=3xโˆ’12x2+xโˆ’20Q(x)=3(xโˆ’4)(x+5)(xโˆ’4)Q(x)=3x+5, for xโ‰ 4
The domain of this function will incorporate the explicit domain restriction xโ‰ 4 that was stated when the factor of xโˆ’4 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 {xโˆฃxโ‰ โˆ’5,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)=โˆ’yโˆ’2y22y3โˆ’y2โˆ’y and state the domain of R.
Explanation.
R(y)=โˆ’yโˆ’2y22y3โˆ’y2โˆ’yR(y)=โˆ’2y2โˆ’yy(2y2โˆ’yโˆ’1)R(y)=โˆ’y(2y+1)y(2y+1)(yโˆ’1)R(y)=โˆ’1yโˆ’1, for yโ‰ 0,yโ‰ โˆ’12
The domain of this function will incorporate the explicit restrictions yโ‰ 0,yโ‰ โˆ’12 that were stated when the factors of y and 2y+1 were canceled from both the numerator and denominator. Since the factor yโˆ’1 is still in the denominator, we also need the restriction that yโ‰ 1. Therefore the domain of R is {yโˆฃyโ‰ โˆ’12,0,1}.

Example 12.2.6.

Simplify the expression 9y+2y2โˆ’5y2โˆ’25.
Explanation.
To start, we need to recognize that 9y+2y2โˆ’5 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+9yโˆ’5.
9y+2y2โˆ’5y2โˆ’25=2y2+9yโˆ’5y2โˆ’25=(2yโˆ’1)(y+5)(y+5)(yโˆ’5)=2yโˆ’1yโˆ’5, for yโ‰ โˆ’5

Example 12.2.7.

Simplify the expression โˆ’48z+24z2โˆ’3z34โˆ’z.
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+24z2โˆ’3z34โˆ’z=โˆ’3z3+24z2โˆ’48zโˆ’z+4=โˆ’3z(z2โˆ’8z+16)โˆ’(zโˆ’4)=โˆ’3z(zโˆ’4)2โˆ’(zโˆ’4)=โˆ’3z(zโˆ’4)(zโˆ’4)โˆ’(zโˆ’4)=3z(zโˆ’4)1, for zโ‰ 4=3z(zโˆ’4), for zโ‰ 4

Example 12.2.8.

Simplify the rational function formula f(x)=8x3โˆ’12x2+8xโˆ’122x3โˆ’3x2+10xโˆ’15 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)=8x3โˆ’12x2+8xโˆ’122x3โˆ’3x2+10xโˆ’15f(x)=4(2x3โˆ’3x2+2xโˆ’3)2x3โˆ’3x2+10xโˆ’15f(x)=4(x2(2xโˆ’3)+(2xโˆ’3))x2(2xโˆ’3)+5(2xโˆ’3)f(x)=4(x2+1)(2xโˆ’3)(x2+5)(2xโˆ’3)f(x)=4(x2+1)x2+5, for xโ‰ 32
In determining the domain of this function, weโ€™ll need to account for any implicit and explicit restrictions. When the factor 2xโˆ’3 was canceled, the explicit statement of xโ‰ 32 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 xโ‰ 32. Therefore the domain is {xโˆฃxโ‰ 32}.

Example 12.2.9.

Simplify the expression 3yโˆ’xx2โˆ’xyโˆ’6y2. 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.
3yโˆ’xx2โˆ’xyโˆ’6y2=โˆ’(xโˆ’3y)(xโˆ’3y)(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:
149โ‹…310=14โ‹…39โ‹…10=4290=7โ‹…615โ‹…6=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:
149โ‹…310=2โ‹…732โ‹…32โ‹…5=2โ‹…7โ‹…33โ‹…3โ‹…2โ‹…5=715
The method for multiplying and simplifying rational expressions is nearly identical, as shown here:
x2+9x+14x2+6x+9โ‹…x+3x2+7x+10=(x+2)(x+7)(x+3)2โ‹…x+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 xโ‰ โˆ’2
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: x2โˆ’4xx2โˆ’4โ‹…4โˆ’4x+x220โˆ’xโˆ’x2.
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.
x2โˆ’4xx2โˆ’4โ‹…4โˆ’4x+x220โˆ’xโˆ’x2=x2โˆ’4xx2โˆ’4โ‹…x2โˆ’4x+4โˆ’x2โˆ’x+20=x2โˆ’4xx2โˆ’4โ‹…x2โˆ’4x+4โˆ’(x2+xโˆ’20)=x(xโˆ’4)(x+2)(xโˆ’2)โ‹…(xโˆ’2)(xโˆ’2)โˆ’(x+5)(xโˆ’4)=โˆ’x(xโˆ’2)(x+2)(x+5), for xโ‰ 2,xโ‰ 4

Example 12.2.11.

Multiply the rational expressions: p2q43rโ‹…9r2pq2. 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.
p2q43rโ‹…9r2pq2=p2q2โ‹…9r23rโ‹…pq2=pq2โ‹…3r1=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+2xโˆ’3.
Explanation.
x+2x+5รทx+2xโˆ’3=x+2x+5โ‹…xโˆ’3x+2, for xโ‰ 3=xโˆ’3x+5, for xโ‰ โˆ’2,xโ‰ 3

Remark 12.2.13.

In the first step of Example 12, the restriction xโ‰ 3 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+2xโˆ’3 had xโˆ’3 in a denominator, which means that 3 is not a valid input. In the first step of simplifying, the xโˆ’3 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: 3xโˆ’62x+10x2โˆ’43x+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.
3xโˆ’62x+10x2โˆ’43x+15=3xโˆ’62x+10รทx2โˆ’43x+15=3xโˆ’62x+10โ‹…3x+15x2โˆ’4=3(xโˆ’2)2(x+5)โ‹…3(x+5)(x+2)(xโˆ’2)=3โ‹…32(x+2), for xโ‰ โˆ’5,xโ‰ 2=92x+4, for xโ‰ โˆ’5,xโ‰ 2

Example 12.2.15.

Divide the rational expressions: x2โˆ’5xโˆ’14x2+7x+10รทxโˆ’7x+4.
Explanation.
x2โˆ’5xโˆ’14x2+7x+10รทxโˆ’7x+4=x2โˆ’5xโˆ’14x2+7x+10โ‹…x+4xโˆ’7, for xโ‰ โˆ’4=(xโˆ’7)(x+2)(x+5)(x+2)โ‹…x+4xโˆ’7, for xโ‰ โˆ’4=x+4x+5, for xโ‰ โˆ’4,xโ‰ โˆ’2,xโ‰ 7

Example 12.2.16.

Divide the rational expressions: (p4โˆ’16)รทp4โˆ’2p32p.
Explanation.
(p4โˆ’16)รทp4โˆ’2p32p=p4โˆ’161โ‹…2pp4โˆ’2p3=(p2+4)(p+2)(pโˆ’2)1โ‹…2pp3(pโˆ’2)=2(p2+4)(p+2)p2, for pโ‰ 2
Note here that we didnโ€™t have to include a restriction in the very first step. That restriction would have been pโ‰ 0, but since 0 still cannot be inputted into any of the subsequent expressions, we donโ€™t need to explicitly state pโ‰ 0 as a restriction because the expressions tell us that implicitly already.

Example 12.2.17.

Divide the rational expressions: 3x2x2โˆ’9y2รท6x3x2โˆ’2xyโˆ’15y2. Note this book ignores domain restrictions on multivariable expressions.
Explanation.
3x2x2โˆ’9y2รท6x3x2โˆ’2xyโˆ’15y2=3x2x2โˆ’9y2โ‹…x2โˆ’2xyโˆ’15y26x3=3x2(x+3y)(xโˆ’3y)โ‹…(x+3y)(xโˆ’5y)6x3=1xโˆ’3yโ‹…xโˆ’5y2x=xโˆ’5y2x(xโˆ’3y)

Example 12.2.18.

Divide the rational expressions: m2n2โˆ’3mnโˆ’42mnรท(m2n2โˆ’16). Note this book ignores domain restrictions on multivariable expressions.
Explanation.
m2n2โˆ’3mnโˆ’42mnรท(m2n2โˆ’16)=m2n2โˆ’3mnโˆ’42mnโ‹…1m2n2โˆ’16=(mnโˆ’4)(mn+1)2mnโ‹…1(mn+4)(mnโˆ’4)=mn+12mnโ‹…1mn+4=mn+12mn(mn+4)

Reading Questions 12.2.4 Reading Questions

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.

Exercise Group.

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. xโˆ’4xโˆ’4=
  4. xโˆ’44โˆ’x=
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. yโˆ’10yโˆ’10=
  4. yโˆ’1010โˆ’y=
23.
Select all correct simplifications, ignoring possible domain restrictions.
  • x7x=17
  • 5x+5=1x
  • 7(xโˆ’5)xโˆ’5=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(xโˆ’6)xโˆ’6=7

Exercise Group.

25.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
r+9(rโˆ’5)(r+9)=
26.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
r+6(rโˆ’2)(r+6)=
27.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
โˆ’10(tโˆ’3)(tโˆ’9)(tโˆ’3)=
28.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
โˆ’5(t+9)(tโˆ’6)(t+9)=
29.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
(xโˆ’6)(xโˆ’3)3โˆ’x=
30.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
(x+3)(xโˆ’10)10โˆ’x=
31.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
โˆ’9y+72yโˆ’8=
32.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
โˆ’6y+30yโˆ’5=
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.
โˆ’9rr2โˆ’8r=
35.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
3rโˆ’r2r2+2rโˆ’15=
36.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
tโˆ’t2t2โˆ’2t+1=
37.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
t2โˆ’5t25โˆ’t2=
38.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
x2โˆ’3x9โˆ’x2=
39.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
โˆ’x2+xโˆ’3+4xโˆ’x2=
40.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
โˆ’y2โˆ’5y10โˆ’3yโˆ’y2=
41.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
2y2+5y+3โˆ’y+5โˆ’6y2=
42.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
5r2+3rโˆ’2โˆ’5rโˆ’2โˆ’3r2=
43.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
r2โˆ’7r+126rโˆ’r2โˆ’9=
44.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
r2โˆ’3r+22rโˆ’r2โˆ’1=
45.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
โˆ’t2โˆ’t+30t2โˆ’25=
46.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
โˆ’t2+t+12t2โˆ’9=
47.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
2x2โˆ’3xโˆ’5โˆ’11xโˆ’5โˆ’6x2=
48.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
5x2+7x+2โˆ’5xโˆ’3โˆ’2x2=
49.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
โˆ’y3โˆ’y4y2+3y+2=
50.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
โˆ’6y2โˆ’y3y2+5yโˆ’6=
51.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
r6โˆ’7r5+10r4r6โˆ’8r5+12r4=
52.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
r5+9r4+20r3r5โˆ’2r4โˆ’24r3=
53.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
r3โˆ’8r2โˆ’4=
54.
Simplify the following expression, and if applicable, write the restricted domain on the simplified expression.
t3+125t2โˆ’25=

Simplifying Rational Expressions with More Than One Variable.

Simplifying Rational Functions.

65.
Simplify the function formula, and if applicable, write the restricted domain.
K(x)=x3โˆ’9xx3โˆ’5x2โˆ’24x
Reduced K(x)=
67.
Simplify the function formula, and if applicable, write the restricted domain.
g(y)=y4โˆ’10y3+25y25y4โˆ’23y3โˆ’10y2
Reduced g(y)=
68.
Simplify the function formula, and if applicable, write the restricted domain.
K(y)=y4โˆ’2y3+y25y4โˆ’7y3+2y2
Reduced K(y)=

Multiplying and Dividing Rational Expressions with One Variable.

71.
Select all correct equations:
  • โˆ’xy=xโˆ’y
  • 8โ‹…xy=x8y
  • โˆ’xy=โˆ’xy
  • 8โ‹…xy=8xy
  • โˆ’xy=โˆ’xโˆ’y
  • 8โ‹…xy=8x8y
72.
Select all correct equations:
  • 9โ‹…xy=9xy
  • 9โ‹…xy=9x9y
  • โˆ’xy=โˆ’xโˆ’y
  • โˆ’xy=โˆ’xy
  • โˆ’xy=xโˆ’y
  • 9โ‹…xy=x9y
73.
Simplify the following expressions, and if applicable, write the restricted domain.
โˆ’t4t+4โ‹…t3=
โˆ’t4t+4โ‹…1t3=
74.
Simplify the following expressions, and if applicable, write the restricted domain.
โˆ’y4y+4โ‹…y2=
โˆ’y4y+4โ‹…1y2=

Exercise Group.

75.
Simplify this expression, and if applicable, write the restricted domain.
x2+3xโˆ’10xโˆ’4โ‹…5xโˆ’20x+5=
76.
Simplify this expression, and if applicable, write the restricted domain.
y2โˆ’5y+6y+6โ‹…5y+30yโˆ’2=
77.
Simplify this expression, and if applicable, write the restricted domain.
y2โˆ’4yy2โˆ’4โ‹…y2โˆ’2yy2+5yโˆ’36=
78.
Simplify this expression, and if applicable, write the restricted domain.
y2โˆ’9yy2โˆ’9โ‹…y2โˆ’3yy2โˆ’8yโˆ’9=
79.
Simplify this expression, and if applicable, write the restricted domain.
6rโˆ’2435โˆ’28rโˆ’7r2โ‹…r2โˆ’2r+12r2โˆ’8r=
80.
Simplify this expression, and if applicable, write the restricted domain.
12r+36โˆ’25โˆ’30rโˆ’5r2โ‹…r2+2r+14r2+12r=
81.
Simplify this expression, and if applicable, write the restricted domain.
9t2โˆ’tโˆ’870t5โˆ’40t4โ‹…20t4โˆ’35t581t2โˆ’64=
82.
Simplify this expression, and if applicable, write the restricted domain.
4t2โˆ’tโˆ’3108t3โˆ’60t2โ‹…10t2โˆ’18t316t2โˆ’9=
87.
Simplify this expression, and if applicable, write the restricted domain.
(4yโˆ’8)รท(20yโˆ’40)=
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.
9r2โˆ’643r2โˆ’rโˆ’24รท(8โˆ’3r)=
90.
Simplify this expression, and if applicable, write the restricted domain.
9t2โˆ’163t2โˆ’8tโˆ’16รท(4โˆ’3t)=
91.
Simplify this expression, and if applicable, write the restricted domain.
t3t2+2tรท1t2โˆ’tโˆ’6=
92.
Simplify this expression, and if applicable, write the restricted domain.
x2x2+2xรท1x2+xโˆ’2=
95.
Simplify this expression, and if applicable, write the restricted domain.
c(cโˆ’6)28cc2โˆ’36=
96.
Simplify this expression, and if applicable, write the restricted domain.
u(uโˆ’2)23uu2โˆ’4=
97.
Simplify this expression, and if applicable, write the restricted domain.
x2+2xx2โˆ’16รทx2โˆ’4x2+5x+4=
98.
Simplify this expression, and if applicable, write the restricted domain.
x2+3xx2โˆ’25รทx2โˆ’9x2+xโˆ’20=

Multiplying and Dividing Rational Expressions with More Than One Variable.

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.