SOLUTION: y = (3x)/(x+1) Solve for x

Algebra ->  Expressions-with-variables -> SOLUTION: y = (3x)/(x+1) Solve for x      Log On


   



Question 97095: y = (3x)/(x+1)
Solve for x

Answer by checkley71(8403) About Me  (Show Source):
You can put this solution on YOUR website!
Y=3X/(X+1) CROSS MULTIPLY
3X=Y(X+1)
3X=XY+Y
3X-XY=Y
X(3-Y)=Y
X=Y/(3-Y) ANSWER.