If $y$ is a Single Variable function of $x$ we have:
$$\frac{dy}{dx}=\frac{1}{\frac{dx}{dy}}$$ Now coming to partial Derivatives i have tested for Polar Coordinates
$$x=r \cos t$$ $$y=r \sin t$$
We have: $$\frac{\partial x}{\partial r}=\cos t=\frac{x}{\sqrt{x^2+y^2}}$$
Where as: $$\frac{\partial r}{\partial x}=\frac{\partial \left(\sqrt{x^2+y^2}\right)}{\partial x}=\frac{x}{\sqrt{x^2+y^2}}$$
Which are actually same?
So is it not true about reciprocal relation in Partial derivatives or in which situations: $$\frac{\partial f}{\partial x}=\frac{1} {\frac{\partial x}{\partial f}}$$
You have points $P$ in the plane. You can identify such points by means of cartesian coordinates $(x,y)$, or polar coordinates $(r,\phi)$, or some other coordinates $(u,v)$. In any case, such $r$ is not a function of $x$, nor is $x$ a function of $r$. In reality $r$ depends in a particular way on $x$ and $y$ together, and similarly $x$ depends in a particular way on $r$ and $\phi$ together. The partial derivative ${\partial r\over\partial x}$ only makes sense when it is agreed that the companion variable to $x$ is the usual $y$, and in this case from $r=\sqrt{x^2+y^2}$ it follows that $${\partial r\over\partial x}={x\over\sqrt{x^2+y^2}}\ .\tag{1}$$ Conversely, the partial derivative ${\partial x\over\partial r}$ only makes sense when it is agreed that the companion variable to $r$ is the polar angle $\phi$, and in this case from $x=r\cos\phi$ it follows that $${\partial x\over\partial r}=\cos\phi\ .\tag{2}$$ It is a "coincidence" that for corresponding pairs $(x,y)$/$(r,\phi)$ the RHSs of $(1)$and $(2)$ have the same value. This "coincidence" can be explained by looking at the Jacobian matrices of $(x,y)\leftrightarrow(r,\phi)$.