The notation f?g denotes a composition of functions f and g.
Specifically, the output of function g is used as the input to function f, to create the function f?g.
EG
f(x) = x^2 + 2x
g(x) = x/3
What is the composition f?g ?
In this example, the output of function g is x/3.
We use this output as the input to function f.
In other words, we determine f(x/3).
f(x/3) = (x/3)^2 + 2(x/3)
We see that f?g is x^2/9 + 2x/3.
Do you have a textbook? Look up "composite functions" or "functions, composite" in the index. If you cannot find definitions and examples for composite notation and functions, in your textbook, let us know.
Otherwise, please ask specific questions about the parts in your lessons that you do not understand.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.