Solving 2y^2 + xy = x^2 + 3: Stuck at y = \frac{x^2 + 3}{2y = x}

  • Thread starter Thread starter Jeff Ford
  • Start date Start date
  • Tags Tags
    Stuck
AI Thread Summary
To solve the equation 2y^2 + xy = x^2 + 3, it is essential to treat y as a variable and x as a constant, leading to a quadratic expression in y. Completing the square is a recommended method to isolate y, and the final solution will involve a "plus-minus" symbol due to the nature of quadratic equations. The solution can be expressed using the quadratic formula, resulting in y = (-x ± √(9x^2 + 24)) / 4. This approach allows for variable coefficients, making it applicable for various values of x. The discussion emphasizes the importance of recognizing the quadratic form to find multiple solutions for y.
Jeff Ford
Messages
154
Reaction score
2
I'm trying to solve the following equation for y
2y^2 + xy = x^2 + 3
So far I've gotten it down to y = \frac{x^2 + 3}{2y = x}
Or I've tried (2y-x)(y+x) = 3
But I'm stuck at that. Any advice would be appreciated.
 
Physics news on Phys.org
Well for this sort of thing, I think we need to treat y as a variable and x as a constant. This leaves us with a quadratic expression in y (with x^2 + 3 as a constant), which means that we can complete the square and make y the subject of the equation...

Final tip: In your final answer, there should be a "plus-minus" symbol somewhere...

All the best!
 
You won't be able to get a unique solution for y, since the equation is quadratic in y. If you see that, you can just solve it like any other quadratic equation, using the abc-formula. The only difference is that there won't only be numerical coefficients, but also x's but that's no problem.
 
So it would be
y = \frac{-x \pm \sqrt{9x^2 + 24} }{4}
 
Yes, that's exactly it.
 
Much obliged!
 
Exactly, as you see: you can use it with variables as well :smile:
 
Back
Top