(Lecture Notes) Chapter 1.3
(Lecture Notes) Chapter 1.3
3
Transformations of Functions
By applying certain transformations to the graph of a given
function we can obtain the graphs of certain related
functions.
6
Transformations of Functions
The graph of y = –f(x) is the graph of y = f(x) reflected about
the x-axis because the point (x, y) is replaced by the
point (x, –y).
7
Transformations of Functions
8
Transformations of Functions
Figure 3 illustrates these stretching transformations when
applied to the cosine function with c = 2.
Figure 3
9
Transformations of Functions
For instance, in order to get the graph of y = 2 cos x we
multiply the y-coordinate of each point on the graph of
y = cos x by 2.
10
Example 1 – Transforming the Root Function
Given the graph of use transformations to graph
and
Solution:
The graph of the square root function , is shown in
Figure 4(a).
Figure 4
11
Example 1 – Solution cont’d
Figure 4
This tells us how to get the graph of y = |f(x)| from the graph
of y = f(x): The part of the graph that lies above the x-axis
remains the same; the part that lies below the x-axis is
reflected about the x-axis.
13
Transformations of Functions
14
Combinations of Functions
15
Combinations of Functions
Two functions f and g can be combined to form new functions
f + g, f – g, fg, and f/g in a manner similar to the way we add,
subtract, multiply, and divide real numbers. The sum and
difference functions are defined by
(f + g)(x) = f(x) + g(x) (f – g)(x) = f(x) – g(x)
If the domain of f is A and the domain of g is B, then the
domain of f + g is the intersection A ∩ B because both
f(x) and g(x) have to be defined.
For example, the domain of is A = [0, ) and the
domain of is B = ( , 2], so the domain of
is A ∩ B = [0, 2].
16
Combinations of Functions
Similarly, the product and quotient functions are defined by
17
Combinations of Functions
There is another way of combining two functions to obtain a
new function. For example, suppose that y = f(u) =
and u = g(x) = x2 + 1.
19
Combinations of Functions
The domain of f g is the set of all x in the domain of g such
that g(x) is in the domain of f.
Figure 11
The f g machine is composed of
the g machine (first) and then
the f machine.
20
Example 6 – Composing Functions
If f(x) = x2 and g(x) = x – 3, find the composite functions
f g and g f.
Solution:
We have
(f g)(x) = f(g(x)) = f(x – 3) = (x – 3)2
21
Combinations of Functions
Remember, the notation f g means that the function g is
applied first and then f is applied second. In Example 6,
f g is the function that first subtracts 3 and then squares;
g f is the function that first squares and then subtracts 3.
(f g h)(x) = f(g(h(x)))
22