How do you graph x^2+y^2-4x-2y-4=0x2+y24x2y4=0?

1 Answer
Feb 2, 2016

It is an equation of a circle with center in C=(2;1)C=(2;1) and radius r=3r=3

Explanation:

From this form you can find out that the equation represents a circle.
To find its coordinates and radius you should transform it to form of:

(x-a)^2+(y-b)^2=r^2(xa)2+(yb)2=r2 (1)

We start from the equation given:

x^2+y^2-4x-2y-4=0x2+y24x2y4=0

Now we can group terms with the same variable:

x^2-4x+y^2-2y-4=0x24x+y22y4=0

Now we can complete the squares of variables:

x^2-4x color(red)(+4) +y^2-2y color(red)(+1) color(red)(-5) -4=0x24x+4+y22y+154=0

I added 55 so I had to substract 5 to keep the equation balanced.

Now we can write the expressions with xx and yy as squares:

(x-2)^2+(y-1)^2-9=0(x2)2+(y1)29=0

Finally I can move 99 to right side to get the form (1)

(x-2)^2+(y-1)^2=9(x2)2+(y1)2=9

From this equation I can read that the equation shows a circle with center in C=(2;1)C=(2;1) and radius r=3r=3