Combining Functions
There's five ways to combine functions to make more complex functions. These combinations of the atomic functions are all that Geogebra used when you asked it to make models of the height of the incoming missile and the length of the day.
- Addition
- Subtraction
- Multiplication
- Division
- Composition
f_1(x)+f_2(x) f_1(x)-f_2(x) f_1(x)*s_1(x) s_1(x)/e(x)
It's tempting to get bogged down here in algebra, but we're going to keep moving forward.
We'll discuss method 5, composition, in the next activity.