Question 698942
{{{(x+3)^2+(y-5)^2=25}}}

here you have a circle with center at ({{{-3}}},{{{5}}}) and radius {{{r=5}}}


{{{drawing( 600, 600, -10, 10, -5, 10,
  grid( 0 ),circle(-3,5,0.1),locate(-3.2,5.2,O(-3,5))
  circle( -3, 5, 5 )))}}}