How Can I Solve x^2-xy+y^2+x+y+1=0 for My Math Project?

  • Thread starter Thread starter AlanZa
  • Start date Start date
AI Thread Summary
To solve the equation x^2 - xy + y^2 + x + y + 1 = 0 for a math project, it can be treated as a quadratic in y. The quadratic formula can be applied after rearranging the equation to identify coefficients. The discriminant of the quadratic will determine if there are real solutions; a negative discriminant indicates no graph, while a positive one provides a formula for y. An alternative approach involves expanding the expression to explore potential insights. Understanding these methods will aid in plotting the graph effectively.
AlanZa
Messages
1
Reaction score
0
I need help with this Problem x^2-xy+y^2+x+y+1=0. It is part of a math project I am doing to plot a graph. The original problem was x^3+3xy+y^3=1 can factor and it plots a line at a 45 degree angle. The first part of the factorization is x+y-1=0. The only thing I can figure to do with the problem is to take the +1 and move it to the otherside of the = and make it -1 so I have a point to work with other than 0. The only number I have found that will equal -1 is to have both x and y as -1. Any help would be gladly received. Thanks for your time.

P.S. I am only in Intermediate Algerbra so please make it so I can understand.
 
Physics news on Phys.org
You started with your original equation:
x3+3xy+y3 - 1 = 0
and factored it to get:

(x + y - 1)(x2 -xy+y2+x+y+1) = 0

and have used the first factor to get the straight line. So your remaining problem is to see if the other factor gives you anything:

x2- xy+y2+x+y+1 = 0

This is a quadratic equation in y which you can solve by the quadratic formula. So collect terms on powers of y and look at the discriminant of that quadratic equation. If the discriminant is negative you get no graph. If it is positive the quadratic formula will give you a formula for y.
 
If you're confused with what to do with the quadratic, as an alternative, try expanding:

\frac{1}{2}\left((x-y)^2+(x+1)^2+(y+1)^2\right)

and see if you can deduce anything from that.
 
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...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top