Solving for x in y = (x+4)/(x+3): Is it Possible?

  • Thread starter Thread starter JKaufinger
  • Start date Start date
AI Thread Summary
To solve for x in the equation y = (x+4)/(x+3), one can start by cross-multiplying to eliminate the fraction, resulting in y(x+3) = (x+4). Rearranging the equation leads to a form where x can be isolated, ultimately yielding x = (3y-4)/(1-y). This method demonstrates that solving for x in such equations is indeed possible, despite initial confusion with the variable's placement in both the numerator and denominator. The process highlights the importance of algebraic manipulation in solving rational equations.
JKaufinger
Messages
12
Reaction score
0

Homework Statement


How would you solve for x in y = (x+4)/(x+3)


Homework Equations





The Attempt at a Solution


y(x+3) = (x+4)
xy+3y=x+4
-x+xy+3y=4
x-xy-3y=-4

... That is the closest to anything familiar I could come.

This isn't really a homework question but how would you do this? Is it even possible?
 
Physics news on Phys.org
Well you can continue as follows:
x-xy=3y-4
x=(3y-4)/(1-y)
 
Wow... I can't believe that it was a simple 2 steps from there. I just seem to have a problem with solving for x when it is in a numerator and denominator (I had another problem like this and someone else had to figure it out for me)

lol

thanks
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top