what is the 4 fundamental operations
this is similar to operations on numbers
OPERATIONS ON FUNCTIONS
their sum is denoted by f+g , the function is denoted by ?
(f+g)(x) = f(x) + g(x)
their difference is denoted by f-g , the function is denoted by ?
(f-g)(x) = f(x) - g(x)
their product is denoted by f-g , the function is denoted by ?
(f·g)(x) = f(x) · g(x)
their quotient is denoted by f-g , the function is denoted by ?
(f÷g)(x) = f(x) ÷ g(x)
it is created when one function is substituted into another function
COMPOSITE FUNCTION
composite function is denoted by
(f֯ g)(x) = f(g(x))