Question 624451
  <pre><font face = "Tohoma" size = 3 color = "indigo"><b> 
Hi,
Note:Standard Form of an Equation of a Circle is {{{(x-h)^2 + (y-k)^2 = r^2}}}  
where Pt(h,k) is the center and r is the radius
{{{ 4x^2+4y^2  =96}}}
{{{ x^2+y^2  =24}}}  C(0,0)   {{{r = sqrt(24) = 2sqrt(6)}}}
{{{drawing(300,300,   -6, 6, -6, 6,  grid(1),
circle(0, 0,sqrt(24)),
circle(0, 0,0.3),
graph( 300, 300, -6, 6, -6, 6))}}}