Working With Functions and Their Inverses: F (X) 2x + 1 G (X) 3x 4 F (X) + G (X) F (X) G (X) F (X) + G (X)
Working With Functions and Their Inverses: F (X) 2x + 1 G (X) 3x 4 F (X) + G (X) F (X) G (X) F (X) + G (X)
In this chapter, we will learn how to combine functions and how to find inverses of functions. Basically,
functions can be combined in five different ways. We can add, subtract, multiply, divide or compose them.
Well study the operation of composition in Section 2. In Section 3, we will examine the inverses of
functions.
Ex. 1
Let
f (x) + g(x) .
f (x) + g(x)
(2x + 1) + (3x 4)
2x + 1 3x 4
x3
Hence,
f (x) + g(x) = x 3
Let
Now we say
h(x) = x 3 .
Similarly, for
subtraction, lets find
Simply substitute for
Letting
f (x) g(x) .
f (x)
g(x)
(2x + 1) (3x 4)
2x + 1+ 3x + 4
5x + 5
Ex. 2
Let
f (x) g(x) .
f
(x) g(x)
(2x + 4)(8x 4)
16x 2 8x 32x 16
16x 2 40x 16
Feel free to
rename this new
function.
Hence, we arrive at
f (x) g(x) .
f (x)
. So all thats left to do is to substitute and simplify.
g(x)
f (x) 2x + 4
2/ (x + 2)
x+2
=
=
=
g(x) 8x 4 4/ (2x + 1)
2(2x + 1)
This is equivalent to
Hence, we arrive at
f (x) g(x) =
x+2
2(2x + 1)
In conclusion, we see that addition, subtraction, multiplication and division of functions is no different than
applying these operations to polynomials. This is true regardless of the type of function, linear or nonlinear.
Your instructor will now present several aditional examples of these concepts.
Record the example below:
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
Exercises
Let
f (x) = 2x + 4 ,
g(x) = 2x 2 + 2x ,
1.
f (x) + h(x)
5.
f (x) g(x)
2.
g(x) f (x)
6.
h(x) g(x)
3.
p(x) g(x)
7.
p(x) h(x)
4.
g(x) + p(x)
8.
f (x) p(x)
9.
10.
h(x)
p(x)
p(x)
h(x)
Composition of Functions
(Section 2)
Composition of functions is a new concept for us. Unlike addition, subtraction, multiplication and division
of functions, here we wish to actually put one function inside the other. Dont worry, its not a difficult
operation, however, it does require care.
We define the composition of two functions as follows:
f (x) g(x) .
Consider the domain of g(x) as a bunch of numbers, x values, which we label with the capital letter X
and the range of g(x) , y values, which we label with the capital letter Y . Then, the picture below shows
what g(x) does.
Picturing this operation may help clarify the definition. Below we illustrate the operation of
g(x)
We see that g(x) carries the elements of the domain to the elements of the range.
Now, lets continue the operation by applying the definition of composition. Remember, that the range of
g(x) is the domain of f (x) . Applying the definition we see that
g(x)
f (x)
The
range of
f (x) g(x)
f (x) g(x) takes the domain elements of g(x) and carries them all the way to the range
elements of f (x) g(x) .
For example, if
Note that the
range of g(x) ,
the 2 , is the
domain of f (x) .
( f g)(1) = 3.
This concept does, often, take a bit of getting used to. Dont be discouraged if you dont feel completely
Your instructor will now present several aditional representations of this concept.
Record below:
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
Now lets see this principle at work in a couple of examples.
Ex. 3
Let
We proceed by substituting
f (x)
= 2(g) 3
becomes f (g)
Now we substitutefor
g.
f (g) = 2(g) 3
= 2(x + 7) 3
= 2x + 14 3
= 2x + 11
Hence,
Your instructor will now present several aditional examples. Record the examples
below:
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
_______________________________________________________________________
Ex. 4
Let
f inside g .
g( f ) =( f ) 2 2( f ) + 1
Multiply and
simplify
carefully.
= (2x 3) 2
2(2x 3)+ 1
= 4 x 2 12x + 9 4 x + 6 + 1
= 4 x 2 16x + 16
Hence,
Note:
Exercises
Let
g(x) = 2x 2 + 2 ,
f (x) = 2x + 4 ,
h(x) = 2x 2 x + 1 and
Perform the following
operations.
1.
f (x) h(x)
2.
g(x) f (x)
3.
p(x) g(x)
4.
g(x) p(x)
p(x) =
5.
f (x) g(x)
6.
h(x) g(x)
7.
p(x) h(x)
8.
f (x) p(x)
x = 1, 2, 1, 2 . We denote this by
[ f (x) h(x)](1) .
x 3 7x 6
.
x +1
x = 1 would be written as
g(12) = 3.
Let
9.
[f (x) g(x)](12)
10.
[ f (x) g(x)](2)
[g(x) f (x)](2)
Inverses
(Section 3)
Inverse functions are, just as the name suggests, the inverses of functions. But what does that mean? Lets
recall the illustration we began Section 2 with.
g(x)
g(x) , taking its domain elements ( X ) and transforming them into its
range elements ( Y ).
1
The Inverse of g(x) , which we denote g (x) , does the opposite. It takes the range elements of g(x) as
are actually the domain elements of the
them into its range elements which
its domain and transforms
g1
Given a function
f 1 ( f (x)) = x
f ( f 1 (x)) = x
Now that we know what an inverse is, we can proceed to the process of finding inverses given a function.
Lets say we are given a function
process:
Step 1.
Switch the
Step 3.
Solve for y .
10
Ex. 5
Find
f (x) = 2x + 1 as y = 2x + 1.
Step 2.
Switch the variables.
y = 2x + 1 becomes x = 2y + 1
Solve for
Step 3.
y . Which yields
1
1
y= x
2
2
So the inverse of
f is the function
1
1
1
f (x) = 2 x 2 .
So, you see that finding inverses is not a complicated process. We will look at one more example before
presenting the exercises.
Ex. 6
Find
g1 given g(x) = x 2 + 2x + 1.
Step 1.
We write
g(x) = x + 2x + 1 as y = x 2 + 2x + 1.
Step 2.
Switch the variables.
2
y = x 2 + 2x + 1 becomes x = y + 2y + 1
Step 3.
Solve for
x = y 2 + 2y + 1
x = (y + 1) 2
x = y +1
Hence,
11
y = x 1 and so g1 (x) = x 1 .
Exercises
Find the inverse of the following functions.
1.
f (x) = 2x + 1
2.
f (x) = x + 2
3.
4.
x +1
x
7.
f (x) =
f (x) = x 25
8.
h(x) = (x + 1) 3
g(x) = x 2 25
9.
h(x) = x 3 + 6x 2 + 12x + 8
5.
g(x) = x + 2x + 1
6.
g(x) = 2x 2 5x 3
Let
f (x) = 2x 6 ,
g(x) = 3x and
10.
f (x) =
x+2
x 1
p(x) = x 2 4 x + 3 .
Evaluate the following. (Hint: Be sure to go in order; work inside the brackets, perform
the inverse operation and then evaluate.)
11.
f 1 (2)
12.
g1 (5)
14.
15.
___________________________________________________________
13.
p1 (0)
___________________________________________________________
___________________________________________________________
___________________________________________________________
___________________________________________________________
___________________________________________________________
12