How do you classify the conic -3x^2-3y^2+6x+4y+1=03x23y2+6x+4y+1=0?

1 Answer
Jan 10, 2017

This is a circle with centre (1, 2/3)(1,23) and radius 4/343

Explanation:

Given:

-3x^2-3y^2+6x+4y+1 = 03x23y2+6x+4y+1=0

Looks like a circle: The coefficients of x^2x2 and y^2y2 are the same. Let's rearrange it a little...

Divide the equation by -33 to get:

x^2-2x+y^2-4/3y-1/3 = 0x22x+y243y13=0

Complete the squares for xx and yy...

x^2-2x+1+y^2-4/3y+4/9-16/9 = 0x22x+1+y243y+49169=0

That is:

(x-1)^2+(y-2/3)^2 = (4/3)^2(x1)2+(y23)2=(43)2

This is in the form:

(x-h)^2+(y-k)^2 = r^2(xh)2+(yk)2=r2

which is the equation of a circle with centre (h, k) = (1, 2/3)(h,k)=(1,23) and radius r = 4/3r=43