I really stamped on this question.
$$f(x,y)=\left\{\begin{matrix} \frac{x(1-\cos x)}{\sin(x^2+y^2)}, (x,y)\neq (0,0) & \\ 0, (x,y)=(0,0) & \end{matrix}\right.$$
the function continuous at $(0,0)$.
the derivative by x at $(0,0)$ is $\frac{1}{2}$.
the derivative by y at $(0,0)$ is $0$.
I dont know how to solve the limit of the differentiable, I tried some ways but didn't get any answer.
$$\lim_{(\Delta x,\Delta y) \to (0,0)} \frac{\frac{\Delta x(1-\cos(\Delta x))}{\sin((\Delta x)^2+(\Delta y)^2)}-\frac{\Delta x}{2}}{\sqrt{(\Delta x)^2 + (\Delta y)^2}}$$
HINT: In order to study the continuity of the function, you shall compute
$$ \lim\limits_{(x,y) \to (0,0)} f(x,y) $$
Try to find a function tending to $0$ that is an upper bound for $f(x,y)$.
In order to compute the derivative with respect to $x$ (or to $y$), you need to study the limit of the difference quotient $\frac{f(\Delta x,0)-f(0,0)}{\Delta x}$ for $(\Delta x,0)$ (or $(0,\Delta y)$, that is when starting from $(0,0)$, you have an increment only along the variable $x$ (or $y$).