Question 728156
origin => C(0,0) with {{{r=sqrt(7)}}}

so


{{{
(x-h)^2+(y-k)^2=r^2
}}}


becomes


{{{
x^2+y^2=7
}}}


:)