I am studying some basic maths to refresh my knowledge. It is told that like numbers we can add two functions. While I got the mechanics of it but I don't understand the importance of it. Similar is the case for subtraction, division and multiplication.
Am I missing some insight that may help to get most out of mathematics?
Update 1
Thinking backwards I see that a simple function such as $x^2 + 2x + 5$ is made of three functions.
- $f(x) = x^2$
- $g(x) = 2x$
- $f(x) = 5$
Still thinking the benefit of combining and breaking things like this in mathematics.