Composition of Functions Part 1

The fifth method of combining functions is called composition. Let's try it out right away. [br][br]Type [code]g(f(x))[/code] into the input bar to get a look at your first[b] composite function[/b]. Also type[code] f(g(x))[/code] in as well. This is your second composite function.

Information: Composition of Functions Part 1