The composition of functions is (f o g)(x),or f(g(x). Here is an example of a composition of functions:
Let f(x)=x² and g(x)=3x+7
(f o g)(x)=f(g(x))=f(3x+7)=(3x+7)²=9x²+42x+49
(g o f)(x)=g(f(x))=g(x²)=3x²+7
Eigenvalue wrote:The composition of functions is (f o g)(x),or f(g(x). Here is an example of a composition of functions:
Let f(x)=x² and g(x)=3x+7
(f o g)(x)=f(g(x))=f(3x+7)=(3x+7)²=9x²+42x+49
(g o f)(x)=g(f(x))=g(x²)=3x²+7
Return to Functions, Graphs, Derivatives
Users browsing this forum: No registered users and 1 guest