Adding and Subtracting Rational Expressions

Method

Adding and Subtracting Rational Expressions

When adding and subtracting rational expressions, the same rules apply as when adding and subtracting fractions.

Adding and Subtracting With Like Denominators

If the rational expressions have a common denominator, the numerators can be added or subtracted directly.

P(x)/Q(x) ± R(x)/Q(x)=P(x) ± R(x)/Q(x)

Here, P(x), Q(x), and R(x) are polynomials and Q(x)≠ 0.

Adding and Subtracting With Unlike Denominators

If the denominators are different, the expressions have to be manipulated to find a common denominator before they can be added or subtracted. One way of doing this is to multiply both numerator and denominator of one of the rational expressions with the denominator of the other, and vice versa.

P(x)/Q(x) ± R(x)/S(x)=P(x) S(x) ± R(x)Q(x)/Q(x)S(x)

Here, P(x), Q(x), R(x), and S(x) are polynomials, Q(x)≠ 0, and S(x)≠ 0. Another way is to find the least common multiple of the denominators, or the least common denominator. Consider adding the following rational expressions to put theory into practice. x+2/2x-2 + 2x+1/x^2-4x+3 The result can be found in four steps.

1
Find the Least Common Denominator
expand_more
Recall that the least common denominator is the least common multiple of the expressions in the denominators. x+2/2x-2 + 2x+1/x^2-4x+3 To find the LCM of the polynomials, they need to be factored.

Denominator Factored Form
2x-2 2(x-1)
x^2-4x+3 (x-1)(x-3)

The least common denominator is the product of the highest power of each prime factor. LCD: 2(x-1)(x-3)

2
Rewrite Each Expression with the LCD
expand_more
Now the rational expressions will be multiplied by the appropriate factors to obtain the LCD. To do so, expand the first fraction by (x−3) and the second fraction by 2.

x+2/2(x-1) + 2x+1/(x-1)(x-3)
Expand by (x-3)
(x+2) * (x-3)/2(x-1)* (x-3) + 2x+1/(x-1)(x-3)
x^2-3x+2x-6/2(x-1)* (x-3) + 2x+1/(x-1)(x-3)
x^2-x-6/2(x-1)* (x-3) + 2x+1/(x-1)(x-3)
Expand by 2
x^2-x-6/2(x-1)* (x-3) + (2x+1) * 2/(x-1)(x-3)* 2
x^2-x-6/2(x-1)* (x-3) + 4x+2/(x-1)(x-3)* 2
x^2-x-6/2(x-1)(x-3) + 4x+2/2(x-1)(x-3)

3
Add the Numerators
expand_more
The expressions in the numerators can now be added because both fractions have the same denominator.

x^2-x-6/2(x-1)(x-3) + 4x+2/2(x-1)(x-3)
x^2-x-6+4x+2/2(x-1)(x-3)
x^2+3x-4/2(x-1)(x-3)

4
Simplify the Resulting Expression
expand_more
Check if the resulting rational expression can be simplified or not.

x^2+3x-4/2(x-1)(x-3)
Factor the numerator
x^2+4x-x-4/2(x-1)(x-3)
x(x+4)-x-4/2(x-1)(x-3)
x(x+4)-1(x+4)/2(x-1)(x-3)
(x-1)(x+4)/2(x-1)(x-3)
Simplify
(x-1)(x+4)/2(x-1)(x-3)
x+4/2(x-3)

The result is in simplest form. Note that the excluded values for the sum are 1 and 3. x+4/2(x-3), x ≠ 1 The restrictions on the domain of a sum or difference of rational expressions consist of the restrictions to the domains of each expression.

Note that the process for subtracting rational expressions is similar.

Exercises
Edit Lesson