a) Is it true that $$\iint_{R} f(x,y)dydx=\iint_{R} f(x,y)dxdy$$
I thought this would be true because of Fubini's Theorem however Fubini's Theorem requires $f(x,y)$ to be continuous on $R$. There is no such condition in this problem. Therefore it is false?
b) If $R$ is the rectangle $0\leq x\leq a, 0\leq y\leq b$ and $S$ is the rectangle $-a\leq x\leq 0, -b \leq y\leq 0$ then
$$\iint_{R} f(x,y)dA=-\iint_{S} f(x,y) dA$$
I think this is false and the counter example I would use is
$f(x,y)=1$
Then $\int_{0}^{b}\int_{0}^{a} dydx = \int_{-b}^{0}\int_{-a}^{0}dydx$
Is this correct?