I am extremely new to mathematics, and I don't have much training except for the basics so please excuse my rather basic question.
The question itself:
If I have the relationship $e^x + x - 2 = 0$;
and $k$ is the number of solutions in $[0,1]$ and $n$ is the number of solutions not in $[0,1]$
what is $k$? what is $n$?
My Questions (sorry if they are many)
(1) What is the proper name for this type of equation. It doesn't seem to be a function, just a relationship of one variable to some constants.
(2) How do you tell how many solutions an equation like this has just from looking at it? It seems like if you have an equation like $x^2 + 2x + 5 = 0$; you have at least two solutions. But what about the $e^x$? How do you predict how many solutions there will be then?
(3) Once I re-arrange the equation to $e^x + x = 2$; what algebraic steps could I follow if I wanted to find the exact solution?
You are confused about the meaning of the word "function". A function is a rule that transforms numbers into other numbers. "Take the last digit and put it at the front" is a function. I'm not sure if there is a proper name for this type of equation.
As far as I know there is no general rule. In the case of polynomials (where you just have x, multiplication, and addition, ie $x^5+5x^2=0.2$, but not $1/x=2$ because that involves division), there are at most as many solutions as the degree (the highest power of x), not at least.
Unfortunately, algebra is not purely mechanical. This is a serious misconception school gives us about mathematics: that once you express a problem as an equation or symbolic formula, the rest is just mechanically applying rules until you get the solution. You will find as you progress that many problems require a dose of ingenuity and creativity to discover their solution, not just algorithmic application of rules and steps. Your idea to consider seperately the solutions in $[0, 1]$ and $\neg[0, 1]$ is an example of the kind of "non linear" thinking that is often required. In this specific case, I don't know off the top of my head if it's even possible to obtain the solution via mere algebra.