Last time: | Next time: |
We'll need to take a look at 92...
f[g[x]]
on its own line. You may need or want to use the "Simplify" command.
Notice that the order in which you do the composition is critical: $f(g(x)) \ne g(f(x))$ in general. In this particular case, one composition represents amplitude modulation, and the other represents frequency modulation. Which is which?Notice also that my sample code doesn't graph $f(f(x))$ or $g(g(x))$ (you'll need to add those).
for $F(x) = f(g(x))$,
Compare to the graphs of the derivatives you obtain using Mathematica.
Do the graphs make sense?