1.3 New Functions From Old Functions 1. Sketch The Graphs of y X + 2, y (X 1), and y (X 1) + 2
1.3 New Functions From Old Functions 1. Sketch The Graphs of y X + 2, y (X 1), and y (X 1) + 2
a
a
a
a
distance
distance
distance
distance
c
c
c
c
units
units
units
units
upward
downward
to the right
to the left
f
6
4
3
6. Algebra of Functions
We can combine functions in different ways to create new functions.
Let f and g be two functions. The sum f + g, the difference f g, the product f g, and
f
the quotient are defined as follows:
g
(f + g)(x) = f (x) + g(x)
domain = A B
domain = A B
domain = A B
domain = {x A B | g(x) 6= 0}
8. Composition of Functions
Another way we can define new functions from old ones is by composition. If f and g are two
functions we write
(f g)(x) = f (g(x))
for the function obtained by applying f to the output of g. The function f g is called the
compostion of f with g.
The domain of the composite function f g is the set of all x such that
(a) x is in the domain of g,
(b) g(x) is in the domain of f .
10. Example. If f (x) = 2x , g(t) = 3 t and h() = sin find h f g. What is the domain of
h f g?
11. Example. Given F (x) = (1 + 2 sin x)3 find function f , g and h such that F = f g h.