Francisco E. answered 05/29/14
Tutor
5
(1)
Francisco; Civil Engineering, Math., Science, Spanish, Computers.
The general form of the equation of a circle is
Ax2 +Ay2 +Dx +Ey +F=0
In our case it is
y^2+4x-20-2y=-x^2 = x2 + y2 +4x -2y -20=0
so, we have the following expressions:
h=(-D/2A) = ((-4)/(2*1)) = 2 = x for the center
k=(-E/2A) = (2/2) = 1 = y for the center and for the radius is
r2 =(D2+E2 - 4AF)/4A2 = 36
r= 6
Then the equation may be written:
(x-2)2 + (y - 1)2 =36