Let $F: \mathbb{R} \times \mathbb{R} \to \mathbb{R}$ be defined by the equation $$ F(x,y) = \begin{cases} \dfrac{xy}{(x^2+y^2)} & \textrm{ if } (x,y) \neq (0,0) \\ 0 & \textrm{ if } (x,y) = (0,0). \end{cases} $$ I am trying to show that $F$ is continuous in each variable separately. What does this exactly mean?
Does it mean we have to show that the function $$ F(x) = \dfrac{xy_0}{(x^2+y_0^2)} $$ is continuous for fixed $y_0 \in \mathbb{R}$? Any ideas how to do that?
Yes, that's what you have to do (since $f(x,y)=f(y,x)$). THat's easy. If $y_0\neq0$, you have a rational function, which is continuous. And if $y_0=0$, you have the null function, which is continuous too.
If it was not true that $f(x,y)=f(y,x)$, then you would have to do this for each variable.