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.
The discussion revolves around rearranging the equation x = (y - 2) / (y + 3) to solve for y. Participants explore the implications of the equation's structure and the importance of proper notation.
The discussion is active, with various approaches being considered. Some participants provide guidance on manipulating the equation, while others express differing opinions on the methods suggested. The conversation reflects a mix of interpretations regarding the initial equation's format.
There is a noted emphasis on the use of parentheses to clarify the equation's structure, as misunderstandings about the expression could lead to different interpretations and approaches.
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.