SOLUTION: I am taking a college calculus class afterm some time off and I cannot remember how to solve simplify a polynomial with division. It is as follows: [(x+3/x+1)-2]/(x-1). What are

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: I am taking a college calculus class afterm some time off and I cannot remember how to solve simplify a polynomial with division. It is as follows: [(x+3/x+1)-2]/(x-1). What are      Log On


   



Question 146189: I am taking a college calculus class afterm some time off and I cannot remember how to solve simplify a polynomial with division.
It is as follows: [(x+3/x+1)-2]/(x-1). What are the rules to remember and how would I begin solving this?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
[(x+3/x+1)-2]/(x-1)
To simplify the bracket you need a common denominator:
= [(x+3)/(x+1) - 2(x+1)/(x+1)] / (x-1)
Now combine the numerators in the bracket to get:
= [(x+3 -2x-2)/(x+1)] /(x-1)
= [(-x+1)/(x+1)]/(x-1)
Now, invert the denominator and change to multiplication:
= [-(x-1)/(x+1)] * [ 1/(x-1)]
Cancel any factor that is common to a numerator and a denominator to get:
= [-1/(x+1)]
= -1/(x^2-1)
=====================
Cheers,
Stan H.
= [