Yaaaldi
- 17
- 0
Homework Statement
Say I had x = y-2 / y + 3
How would I go about rearranging for y= ?
I can't think how to simplify it down to a single y term.
bigfooted said:Multiply all terms by y.
You then have a second degree polynomial in y, which can be solved in the usual manner (assuming y does not depend on x).
I'm assuming you mean x = (y - 2)/(y + 3). What you wrote is actually x = y - (2/y) + 3.Yaaaldi said:Homework Statement
Say I had x = y-2 / y + 3
Mark44 said:I'm assuming you mean x = (y - 2)/(y + 3). What you wrote is actually x = y - (2/y) + 3.
The lesson is: USE PARENTHESES!
bigfooted said:Multiply all terms by y.
You then have a second degree polynomial in y, which can be solved in the usual manner (assuming y does not depend on x).
I'm assuming that bigfooted read the problem as x = y - (2/y) + 3. If it is supposed to be x = (y - 2)/(y + 3) then of course multiplying and factoring would be the way to go.spamiam said:This seems unnecessary to me. One can solve this simply by multiplying and factoring.