Let $f: U \subset \mathbb{R}^2 \to \mathbb{R}$ be a continuous function in the open subset $U$ of $\mathbb{R}^2$ such that $$(x^2+y^4)f(x,y)+f(x,y)^3 = 1, \forall (x,y) \in U$$ Show that $f$ is of class $C^1$ in $U$.
I think that is an application of implicit function theorem, but I don't know how to solve it, because I only saw examples about system of linear equations.
The implicit function theorem would apply directly to tell you that if you have the equation $$F(x,y,z) = (x^2+y^4)z + z^3 = 1,$$ then you can locally solve for $z=f(x,y)$ near $(x_0,y_0,z_0)$ as a $C^1$ function provided
(1) $F$ is $C^1$ (it is)
(2) $\partial F/\partial z \ne 0$ at the point $(x_0,y_0,z_0)$.
What do you notice about $\partial F/\partial z$ at every point in $U$?