I am attempting to solve a puzzle (LINK). As I have only taken up to multivariable calc, my college course knowledge hasn't helped. How do you solve a system of algebraic and transcendental functions? Do the regular methods of substitutions and elimination work with kinds of functions? I'm not looking for the answer, but would like some pointers in methodologies. The functions are below:
$$ 2936 = \sqrt{U + E + E} $$ $$ 481729 = N + U $$ $$ 22130 = E - O + S $$ $$ 1281959 = S - C \cdot E \cdot U + N^{C} $$ $$ 85450 = C \cdot O $$ $$ 363508 = Olog_{E}N $$ $$ 200350 = \frac{C^{E}}{(S+U)^{C}} $$ $$ 84514 = (\frac{U}{C} - O)! $$ $$ ? = \frac{S}{C} + \frac{N + O + U}{E} $$
You should not solve the equations using regular methods.
Try to think about these few points:
I hope that helps you.