How do I graph the ellipse with the equation −x+2y+x^2+xy+y^2=0x+2y+x2+xy+y2=0?

1 Answer
Jul 9, 2015

Remove the cross-product term, then graph on the new coordinate axes.

Explanation:

There are various forms and formulas used for conic sections. I use Ax^2 + Bxy +Cy^2 +Dx +Ey +F =0Ax2+Bxy+Cy2+Dx+Ey+F=0

And cot2theta = (A-C)/Bcot2θ=ACB or tan2theta = B/(A-C)tan2θ=BAC

So we re-write:

−x+2y+x^2+xy+y^2=0x+2y+x2+xy+y2=0 In the form:

x^2 +xy +y^2 -x +2y =0x2+xy+y2x+2y=0

We get: cot2theta = (1-1)/1 = 0cot2θ=111=0,

so 2theta = pi/2 = 90^@2θ=π2=90

and theta = pi/4 = 45^@θ=π4=45

Our new coordinate system will be denoted hat(x)ˆx and hat(y)ˆy. To get this equations replace xx and yy by:

x = hatxcostheta- haty sinthetax=ˆxcosθˆysinθ
y = hatxsintheta+hatycosthetay=ˆxsinθ+ˆycosθ

Using theta = pi/4θ=π4, we get:

x = hatx/sqrt2- haty/sqrt2x=ˆx2ˆy2

y = hatx/sqrt2+haty/sqrt2y=ˆx2+ˆy2

Replace and simplify.

I get

(3hatx)/2 + hatx/sqrt2 + haty^2/2 +(3haty)/sqrt2 = 03ˆx2+ˆx2+ˆy22+3ˆy2=0

Now treat it like a non-rotated ellipse. Find center and vertices and graph on the new axes.