You can put this solution on YOUR website! solve the following problems:
76) 3/2y-3/2y+4
3/(2y) - 3/(2y+4)
You need a lcd (least common denominator):
That would be 2y(2y+4)
Rewrite each fraction with that lcd as its denominator:
[3(2y+4)]/lcd - [3(2y)]/lcd
Combine the numerators to get:
= [12y+12]/lcd
Simplify:
= 12(y+1)/(2y)(2y+4)
= 12(y+1)/[4y(y+2)]
= 3(y+1)/y(y+2)
=================