Thursday, September 10, 2009

Sept 10 - Function Operations (including Composition)

We had a quiz in class today. The bonus was a bit of a fiasco for my 6th period class - but I have a solution for that - I'll talk about it in class tomorrow.

Function composition is simply the operation of substituting one function into another one. If we have two functions f(x) and g(x), I can write f(g(x)) ("f of g of x") or g(f(x)) ("g of f of x"). Generally speaking, they will not be the same (function composition is not commutative). A couple of the problems may be tricky because you have to determine the output of the function from a graph, not a formula.

My notes for today are brief.

No comments:

Post a Comment