Core Connections Algebra 2, 2013
CC
Core Connections Algebra 2, 2013 View details
2. Section 6.2
Continue to next subchapter

Exercise 135 Page 295

Practice makes perfect
a

We want to subtract the rational expressions. Notice that both of these fractions have the same denominator. This means they can be subtracted immediately.

x^2/x-5-25/x-5
x^2-25/x-5

Now we see that the numerator is showing a difference of squares. This means we can factor it and continue to simplify.

x^2-25/x-5
x^2-5^2/x-5
(x+5)(x-5)/x-5
x+5

b

Like in Part A, we have the same denominator in both fraction. Therefore, we can add them immediately.

a^2/a+5+10a+25/a+5
a^2+10a+25/a+5

Notice that the numerator is a perfect square trinomial. Therefore, we can factor it and continue simplifying.

a^2+10a+25/a+5
a^2+10a+5^2/a+5
a^2+2(a)(5)+5^2/a+5
(a+5)^2/a+5
a+5

c

Like in previous parts, we can subtract the rational expressions immediately since they have the same denominator. When we do, we notice that the numerator forms a perfect square trinomial.

x^2/x-y-2xy-y^2/x-y
x^2-(2xy-y^2 )/x-y
x^2-2xy+y^2/x-y
(x-y)^2/x-y
x-y

d

In this case, the fractions have different denominators. Therefore, we must first rewrite the fractions so that they have a common denominator.

x/x+1+1/x-1
x(x-1)/(x+1)(x-1)+1/x-1
x(x-1)/(x+1)(x-1)+1(x+1)/(x-1)(x+1)

Now we can add the rational expressions and simplify the numerator.

x(x-1)/(x+1)(x-1)+1(x+1)/(x-1)(x+1)
x(x-1)+1(x+1)/(x+1)(x-1)
x^2-x+1(x+1)/(x+1)(x-1)
x^2-x+x+1/(x+1)(x-1)
x^2+1/(x+1)(x-1)