Rearranging to solve an equation (quick question)

  • Thread starter Thread starter Yaaaldi
  • Start date Start date
AI Thread Summary
To rearrange the equation x = (y - 2) / (y + 3) for y, the first step is to eliminate the denominator by multiplying both sides by (y + 3). This results in a second-degree polynomial in y, which can be solved using standard methods. There is a discussion about the importance of using parentheses for clarity, as misinterpretation can lead to different equations. Some participants suggest that multiplying and factoring is a simpler approach than creating a polynomial. Clear communication in mathematical expressions is emphasized to avoid confusion.
Yaaaldi
Messages
17
Reaction score
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.
 
Physics news on Phys.org
If you don't know how to start, just trying playing around with it. My first step would be to get rid of the y+3 in the denominator.
 
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).
 
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).

This seems unnecessary to me. One can solve this simply by multiplying and factoring.
 
Yaaaldi said:

Homework Statement



Say I had x = y-2 / y + 3
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!
 
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!

Or use LATEX.
 
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).
spamiam said:
This seems unnecessary to me. One can solve this simply by multiplying and factoring.
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.
 
Back
Top