reorganize so x and y terms together and number only on right side of equation
x^2 + 22x + y^2 - 2y = -50
complete squares and add same total to right side
x^2 + 22x + 121 + y^2 - 2y + 1 = -50 + 122
express in factored form to be equation of circle:
(x + 11)^2 + (y-1)^2 = 72
center is (-11,1) radius is sqrt(72) = 6sqrt(2)