SOLUTION: y = (3x)/(x+1) Solve for x
Algebra
->
Expressions-with-variables
-> SOLUTION: y = (3x)/(x+1) Solve for x
Log On
Algebra: Expressions involving variables, substitution
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Expressions-with-variables
Question 97095
:
y = (3x)/(x+1)
Solve for x
Answer by
checkley71(8403)
(
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.