Skip to main content
Logo image

Section 12.3 Addition and Subtraction of Rational Expressions

In the last section, we learned how to multiply and divide rational expressions. In this section, we will learn how to add and subtract rational expressions.
Figure 12.3.1. Alternative Video Lesson

Subsection 12.3.1 Introduction

Example 12.3.2.

Julia is taking her family on a boat trip 12 miles down the river and back. The river flows at a speed of 2 miles per hour and she wants to drive the boat at a constant speed, v miles per hour downstream and back upstream. Due to the current of the river, the actual speed of travel is v+2 miles per hour going downstream, and v2 miles per hour going upstream. If Julia plans to spend 8 hours for the whole trip, how fast should she drive the boat?
We need to review three forms of the formula for movement at a constant rate:
d=vtv=dtt=dv
where d stands for distance, v represents speed, and t stands for time. According to the third form, the time it takes the boat to travel downstream is 12v+2, and the time it takes to get back upstream is 12v2.
The function to model the time of the whole trip is
t(v)=12v2+12v+2
where t stands for time in hours, and v is the boat’s speed in miles per hour. Let’s look at the graph of this function in Figure 3. Note that since the speed v and the time t(v) should be positive in context, it’s only the first quadrant of Figure 3 that matters.
a Cartesian grid of the rational function which has 3 separate segments;a curve in the lower left quadrant;a middle curve that goes through the origin;a curve on the right that goes through the point (4,8)
Figure 12.3.3. Graph of t(v)=12v2+12v+2 and t=8
To find the speed that Julia should drive the boat to make the round trip last 8 hours we can use graphing technology to solve the equation
12v2+12v+2=8
graphically and we see that v=4. This tells us that a speed of 4 miles per hour will give a total time of 8 hours to complete the trip. To go downstream it would take 12v+2=124+2=2 hours; and to go upstream it would take 12v2=1242=6 hours.
The point of this section is to work with expressions like 12v2+12v+2, where two rational expressions are added (or subtracted). There are times when it is useful to combine them into a single fraction. We will learn that the expression 12v2+12v+2 is equal to the expression 24vv24, and we will learn how to make that simplification.

Subsection 12.3.2 Addition and Subtraction of Rational Expressions with the Same Denominator

The process of adding and subtracting rational expressions will be very similar to the process of adding and subtracting purely numerical fractions.
If the two expressions have the same denominator, then we can rely on the property of [cross-reference to target(s) "fact-add-fractions-with-same-denominator" missing or not unique] and simplify that result.
Let’s review how to add fractions with the same denominator:
110+310=1+310=410=25
We can add and subtract rational expressions in the same way:
23x53x=253x=33x=1x
List 12.3.4. Steps to Adding/Subtracting Rational Expressions
Identify the LCD
Determine the least common denominator of all of the denominators.
Build
If necessary, build up each expression so that the denominators are the same.
Add/Subtract
Combine the numerators using the [cross-reference to target(s) "fact-add-fractions-with-same-denominator" missing or not unique].
Simplify
Simplify the resulting rational expression as much as possible. This may require factoring the numerator.

Example 12.3.5.

Add the rational expressions: 2xx+y+2yx+y.
Explanation.
These expressions already have a common denominator:
2xx+y+2yx+y=2x+2yx+y=2(x+y)x+y=21=2
Note that we didn’t stop at 2x+2yx+y. If possible, we must simplify the numerator and denominator. Since this is a multivariable expression, this textbook ignores domain restrictions while canceling.

Subsection 12.3.3 Addition and Subtraction of Rational Expressions with Different Denominators

To add rational expressions with different denominators, we’ll need to build each fraction to the least common denominator, in the same way we do with numerical fractions. Let’s briefly review this process by adding 35 and 16:
35+16=3566+1655=1830+530=18+530=2330
This exact method can be used when adding rational expressions containing variables. The key is that the expressions must have the same denominator before they can be added or subtracted. If they don’t have this initially, then we’ll identify the least common denominator and build each expression so that it has that denominator.
Let’s apply this to adding the two expressions with denominators that are v2 and v+2 from Example 2.

Example 12.3.6.

Add the rational expressions and fully simplify the function given by t(v)=12v2+12v+2.
Explanation.
t(v)=12v2+12v+2t(v)=12v2v+2v+2+12v+2v2v2t(v)=12v+24(v2)(v+2)+12v24(v+2)(v2)t(v)=(12v+24)+(12v24)(v+2)(v2)t(v)=24v(v+2)(v2)

Example 12.3.7.

Add the rational expressions: 25x2y+320xy2
Explanation.
The least common denominator of 5x2y and 20xy2 must include two x’s and two y’s, as well as 20. Thus it is 20x2y2. We will build both denominators to 20x2y2 before doing addition.
25x2y+320xy2=25x2y4y4y+320xy2xx=8y20x2y2+3x20x2y2=8y+3x20x2y2
Let’s look at a few more complicated examples.

Example 12.3.8.

Subtract the rational expressions: yy28y8y24
Explanation.
To start, we’ll make sure each denominator is factored. Then we’ll find the least common denominator and build each expression to that denominator. Then we will be able to combine the numerators and simplify the expression.
yy28y8y24=yy28y8(y+2)(y2)=yy2y+2y+28y8(y+2)(y2)=y2+2y(y+2)(y2)8y8(y+2)(y2)=y2+2y(8y8)(y+2)(y2)=y2+2y8y+8(y+2)(y2)=y26y+8(y+2)(y2)=(y2)(y4)(y+2)(y2)=y4y+2, for y2
Note that we must factor the numerator in y26y+8(y+2)(y2) and try to reduce the fraction (which we did).

Warning 12.3.9.

In Example 8, be careful to subtract the entire numerator of 8y8. When this expression is in the numerator of 8y8(y+2)(y2), it’s implicitly grouped and doesn’t need parentheses. But once 8y8 is subtracted from y2+2y, we need to add parentheses so the entire expression is subtracted.
In the next example, we’ll look at adding a rational expression to a polynomial. Much like adding a fraction and an integer, we’ll rely on writing that expression as itself over one in order to build its denominator.

Example 12.3.10.

Add the expressions: 2r1+r
Explanation.
2r1+r=2r1+r1=2r1+r1r1r1=2r1+r2rr1=2+r2rr1=r2r2r1=(r2)(r+1)r1
Note that we factored the numerator to reduce the fraction if possible. Even though it was not possible in this case, leaving it in factored form makes it easier to see that it is reduced.

Example 12.3.11.

Subtract the expressions: 6x22x81x2+3x+2
Explanation.
To start, we’ll need to factor each of the denominators. After that, we’ll identify the LCD and build each denominator accordingly. Then we can combine the numerators and simplify the resulting expression.
6x22x81x2+3x+2=6(x4)(x+2)1(x+2)(x+1)=6(x4)(x+2)x+1x+11(x+2)(x+1)x4x4=6x+6(x4)(x+2)(x+1)x4(x+2)(x+1)(x4)=6x+6(x4)(x4)(x+2)(x+1)=6x+6x+4(x4)(x+2)(x+1)=5x+10(x4)(x+2)(x+1)=5(x+2)(x4)(x+2)(x+1)=5(x4)(x+1), for x2

Reading Questions 12.3.4 Reading Questions

1.

Describe how to add two rational expressions when they have the same denominator.

2.

Suppose you are adding two rational expressions where one of them has a quadratic denominator, and the other has a linear denominator. What is the first thing you should try to do with respect to the quadratic denominator?

Exercises 12.3.5 Exercises

Review and Warmup.

5.
Subtract: 31321932
6.
Subtract: 17361336
7.
Subtract: 161136

Exercise Group.

9.
Factor the given polynomial.
x21=
10.
Factor the given polynomial.
x281=
11.
Factor the given polynomial.
y2+7y+12=
12.
Factor the given polynomial.
y2+9y+8=
13.
Factor the given polynomial.
y29y+14=
14.
Factor the given polynomial.
r210r+24=
15.
Factor the given polynomial.
2r212r+10=
16.
Factor the given polynomial.
10t230t+20=

Addition and Subtraction of Rational Expressions with One Variable.

17.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
6tt+4+24t+4=
18.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
3xx+2+6x+2=
19.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
5xx+1+5x+1=
20.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
5yy+6+30y+6=
21.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
3y22y35y4y22y35=
22.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
2y25y50y8y25y50=
23.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
6r22r24rr22r24=
24.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
4r25r36r5r25r36=
25.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
2t3+t12=
26.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
2t3+t12=
27.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
5x+66x+4=
28.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
4x+4+1x+2=
29.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
1x3+4x+3=
30.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
5y66y+5=
31.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
1y12y21=
32.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
1r12r21=
33.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
1r+2+4r24=
34.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
1t24t24=
35.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
4t+28tt24=
36.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
4x58xx225=
37.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
4x18xx21=
38.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
4x+48xx216=
39.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
yy915y54y29y=
40.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
yy3y+6y23y=
41.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
rr82r+48r28r=
42.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
rr+54r+45r2+5r=
43.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
6t21+6t+13t1=
44.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
6t291t+3+5t3=
45.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
6xx2+9x+206xx+5=
46.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
3xx2+3x+23xx+2=
47.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
18xx27x+106xx5=
48.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
36yy2+12y+27+6yy+9=
49.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
y215y25yy+3y=
50.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
r2+2r2+rr+2r=
51.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
3r45=
52.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
1t+54=
53.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
4tt+6+tt65=
54.
Add or subtract the rational expressions to a single rational expression and then simplify. If applicable, state the restricted domain.
3xx+2+xx24=

Addition and Subtraction of Rational Expressions with More Than Variable.

55.
Add or subtract the rational expressions to a single rational expression and then simplify.
4x22x+5r25r22x+5r=
56.
Add or subtract the rational expressions to a single rational expression and then simplify.
4x22x5r25r22x5r=
57.
Add or subtract the rational expressions to a single rational expression and then simplify.
5y24t5y6t=
58.
Add or subtract the rational expressions to a single rational expression and then simplify.
4y15x+2y5x=
59.
Add or subtract the rational expressions to a single rational expression and then simplify.
2r5y243ry=
60.
Add or subtract the rational expressions to a single rational expression and then simplify.
6r5y243ry=
61.
Add or subtract the rational expressions to a single rational expression and then simplify.
5tx310txt2x29=
62.
Add or subtract the rational expressions to a single rational expression and then simplify.
3tr46trt2r216=
63.
Add or subtract the rational expressions to a single rational expression and then simplify.
4xyx24xy+3y22xxy=
64.
Add or subtract the rational expressions to a single rational expression and then simplify.
3xtx25xt+4t2xx4t=
You have attempted 1 of 2 activities on this page.