Question 310643
Complete the square in x and y.
{{{ x^2+4y^2-6x+24y+41=0}}}
{{{ x^2-6x+4y^2+24y+41=0}}}
{{{ (x^2-6x+9)+4(y^2+6y+9)+41=9+36}}}
{{{(x-3)^2+4(y+3)^2+41=45}}}
{{{(x-3)^2+4(y+3)^2=4}}}
{{{(x-3)^2/4+(y+3)^2=1}}}
Center:({{{3}}},{{{-3}}})
{{{a=2}}}
{{{b=1}}}
{{{c=sqrt(a^2-b^2)=sqrt(3)}}}
{{{ graph( 300, 300, -1, 5, -5, 1, -3+sqrt((4-(x-3)^2))/4, -3-sqrt((4-(x-3)^2))/4) }}}