I am confused with the term "implicit and explicit function". In several texts, I read that
a function is explicitly when a variable is set in terms of other
that is, when you have something like $y = 3x$ or $z = 3x-2y + 8$, and so on.
I solved some exercises and see things like $y^2-3x = 6$, and conclude that the function could be $y = \sqrt{3x + 6}$. Then, I can always get the function explicitly setting a variable in terms of another. So, what is an implicit function if always it is possible to set a variable in terms of another?
Could you give some typical examples of when a function is implítica or explicit and why?
Thanks!
