How do you simplify #(x-1)/(x^2+4x+3) + x/(x^2-9)#?

1 Answer
Oct 11, 2015

See the explanation below.

Explanation:

Just like with ratios of numbers, we need a common denominator to add these ratios.
In order to use the simplest (lowest degree) denominator, start by factoring the denominators.

#(x-1)/(x^2+4x+3) + x/(x^2-9) = (x-1)/(color(red)((x+1))(x+3)) + x/(color(blue)((x-3))(x+3))#

So our common denominator will be #color(red)((x+1))color(blue)((x-3))(x+3)#

#(x-1)/(x^2+4x+3) + x/(x^2-9) = (color(blue)((x-3))(x-1))/(color(red)((x+1))color(blue)((x-3))(x+3)) + (color(red)((x+1))x)/(color(red)((x+1))color(blue)((x-3))(x+3))#

# = (x^2-4x+3)/((x+1)(x-3)(x+3)) + (x^2+x)/((x+1)(x-3)(x+3))#

# =((x^2-4x+3) + (x^2+x))/((x+1)(x-3)(x+3))#

# =(2x^2-3x+3)/((x+1)(x-3)(x+3))#

Check to see if we can reduce this. We can reduce it if we can factor the numerator using one of the factors in the denominator. We try, but it will not reduce, so we are finished.