



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
How to combine and compose functions using algebraic operations and function composition. It provides definitions, examples, and solutions for finding the sum, difference, product, and quotient of two functions, as well as the composition of two functions. The document also discusses the importance of considering the domains of the functions involved.
What you will learn
Typology: Lecture notes
1 / 6
This page cannot be seen from the preview
Don't miss anything!
In this section, we will look at the combination of functions as well as the composition of functions. In other words, we will be taking two functions and combining them to form one new function.
Combining Functions Using Algebra:
Using algebraic operations to combine functions is really quite simple. We’ll begin with a formal definition, then go on to some examples.
Def: Algebra of Functions:
Let f and g be functions with domains A and B. Then the functions f + g, f – g, fg, and f/g are defined in the following way:
f g x f x g x D A B
f g x f x g x D A B
fg x f x g x D A B
f (^) x f x D x A B g g x
g x ≠
Recall: The symbol ∩ means “intersection” and includes all values, which are in both domains A and B. It is also important to note that with division, the function in the denominator cannot have a value of zero, because this would require division by zero! Therefore, the domain must exclude this value.
Example 1: Find f + g, f – g, fg, and f/g and state their domains.
x g x
f x x
Solution:
(a) f + g
2
2
f g x f x g x
x x
x x
The domain of f is the set of all real numbers, and the domain of g is the set of all real numbers excluding x = 0. Therefore,
(b) f – g
2
2
f g x f x g x
x x
x x
(c) fg
(^22)
2
fg x f x g x
x x x (^) x x x x
Def: Composition of Functions
Given two functions f and g , the composite function f D g (also called the composition of f and g ) is defined by:
Note: The domain is defined whenever both g(x) and f(g(x)) are defined.
I think this will become clearer as we go through some examples.
Example 2: Let f ( x )= x and g ( x )= 2 x + 5. Find f D g , g D f , f D f , and g D g ,and state the domain of each.
Solution:
(i) ( ) ( ( )) (2 5) 2 5
f g x f g x f x x
Notice that all we are doing is substituting the actual function g(x) (in this case, 2 x + 5) in for x in the function f.
We know that g(x) is defined for the set of all real numbers; therefore, we only need to consider f(g(x)) in this case. We mustn’t take the square root of a negative number if we want a real number solution. The domain must be the set of all real numbers such that (2 x + 5) is greater than or equal to zero. 2 5 0 2 5 5 2
x x x
so 2
x ≥− 21
x | x 21
(ii) ( ( )) ( ) 2 5
g f g f x g x x
We know that f(x) is defined when x ≥ 0 ,and g(f(x)) is also defined when x ≥ 0.
(iii) ( ( )) ( )
f f f f x f x x
concerned with in this case, since f(x) will always be a positive number. Therefore, f(f(x)) will always be defined if f(x) is defined.
(iv) ( ( )) (2 5) 2(2 5) 5 4 10 5 4 15
g g g g x g x x x x
The domain of g(x) is the set of all real numbers. Also, g(g(x)) is defined for the set of all real numbers. Therefore, the domain of g D g is the set of all real numbers.
Example 3: Evaluate the expression ( g D f )( 4 )if g ( x )= 16 x − 3 and ( )^1. x f x =
Solution: There are a couple of ways to work a problem like this. We can either evaluate f(x) at the value x = 4, then substitute this value into the function g(x). We can also find the composition function first, then evaluate this function at the value x = 4.