I know it's a stupid place to ask, but please help me out if you can. x=y/(y+2) I need to list the steps of the way to make the equation y=-2x/(x-1). I'm utterly stumped. I have no idea how to solve for y here. Any help is much appreciated
x = y/(y+2) (y+2) * x = y/(y+2) * (y+2) 2x + xy = y 2x = y - xy 2x = y (1 - x) 2x/(x-1) = y or y = 2x/(x-1) That's weird. Sure that negative's suppose to be there?
Hm. There is negative sign, but this makes sense. I'll ask my teacher if there's a typo. Thanks so much