Let $A=[0,1]\times[0,1]$ and $f(x,y) = \frac{x}{(1+x^2)(1+xy)}$. Show that $2\int_A f(x,y)dxdy = \int_A (f(x,y) + f(y,x))dxdy$.
How can I prove it? I just obvserved that $A$ is symmetric over $y=x$, but also $f(x,y) \neq f(y,x)$, so I'm not really sure how to approach this problem.