Send to a Friend

LostInParadise's avatar

Any suggestions on how to explain function composition in algebra?

Asked by LostInParadise (31923points) November 6th, 2016

I do some online tutoring and I have found that some students have a hard time with the idea of composing two functions. For example, if f(x)=3x+2 and g(x)=x+1, then f(g(x)) is 3(x+1)+2.

I tried the following, but it did not seem to work. f(g(x)) = 3(g(x)) + 1 = 3(x+1) + 2. Any other ideas? I was thinking that if students were taught to program a language like Python then the two functions could be translated into two software functions and it might be clearer.

Using Fluther

or

Using Email

Separate multiple emails with commas.
We’ll only use these emails for this message.