Robert J. answered 06/06/13
Certified High School AP Calculus and Physics Teacher
curl(F)
= (∂/∂x i + ∂/∂y j) X ((x-y)/(x^2+y^2) i, (x+y)/(x^2+y^2) j)
= (x^2+y^2 - 2x(x+y))/(x^2+y^2)^2 k, - (x^2+y^2 - 2y(x-y))/(x^2+y^2)^2 k
= (-2x^2-2y^2)/(x^2+y^2)^2 k
= -2k/(x^2+y^2) <==Answer
-----
Attn: If you are not familiar with this approach, you can use 3 by 3 determinant to get the same result.