
Philip P. answered 03/27/18
Tutor
5.0
(478)
Affordable, Experienced, and Patient Algebra Tutor
3/(y-1) - 3/(y2-1)
You need to recognize y2-1 as a difference of squares (y2-12). It factors to (y+1)(y-1):
3/(y-1) - 3/((y-1)(y+1))
To add or subtract fractions, you need a common denominator, which is (y+1)(y-1). Put the first fraction over the common denominator by multiplying it by (y+1)/(y+1):
3(y+1)/((y-1)(y+1)) - 3/((y-1)(y+1))
(3(y+1) - 3)/((y-1)(y+1))
(3y - 3 + 3)/((y-1)(y+1))
3y/((y-1)(y+1))