Determine all possible pair(s) (x,y) of real numbers that satisfy this set of equations:
x+y = 23, and:
√(x2 + 12*y) + √(y2 + 12*x) = 33
*** For an extra challenge, solve this puzzle without the aid of an online equation solver or a computer program.