SOLUTION: Simplify by removing factors of 1. {{{(y^2-1)/(1-y)}}} The simplified form is ____

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: Simplify by removing factors of 1. {{{(y^2-1)/(1-y)}}} The simplified form is ____       Log On


   



Question 484418: Simplify by removing factors of 1.
%28y%5E2-1%29%2F%281-y%29
The simplified form is ____

Answer by Edwin McCravy(20054) About Me  (Show Source):
You can put this solution on YOUR website!
y² - 1
———————
 1 - y

First let's arrange the denominator 

 1 - y

in descending order:

-y + 1

Foctor out -1

-1(y - 1)


Now we have 

  y² - 1
—————————
-1(y - 1)

Factor the numerator, the difference of two squares 

(y - 1)(y + 1)
——————————————
-1(y - 1)

Now when we remove the factor of 1, also called "cancelling
the y-1's", we get:

(y + 1)
———————
  -1

or

-(y + 1)

or

-y - 1

Edwin