In this section, we looked at defining functions using various operations and combining multiple expressions using new methods.
First, we will take a look at the basic operations of functions: sum, difference, product, and quotient.
Sum:
---->
Difference:
---->
Caution: Remember to distribute the negative when inserting the g(x) expression.
Product:
---->
Quotient:
---->
A sample of the sum method:
Find
Since this^^ =
Then:
Next, we began to look into compositie functions.
The composite function f ° g of two functions f and g is defined by:
(f ° g)(x) = f(g(x))
The domain of f ° g is the set of all x in the domain g such that g(x) is in the domain of f.
An example of a composite function problem:
Let and
(f ° g)(x)
(f ° g)(x)
(f ° g)(x)
(f ° g)(x)
Domain problems are also common in this section, so be ready to find the domain of functions like we did in previous chapters.
Hope this helped!
-julia
No comments:
Post a Comment