Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Combining and Composing Functions: Algebraic Operations and Function Composition, Lecture notes of Algebra

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

  • What is function composition, and how is it calculated?
  • How do you find the sum, difference, product, and quotient of two functions?
  • How do you determine the domain of a function that is the composition of two functions?

Typology: Lecture notes

2021/2022

Uploaded on 02/03/2022

torley
torley 🇺🇸

4.6

(41)

258 documents

1 / 6

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Combining Functions
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:
{}
( )() () () :
( )() () () :
( )() ()() :
()
() : | () 0
()
fgx fxgx DAB
fgx fxgx DAB
fg x f x g x D A B
ffx
xDxAB
ggx
+=+
−=
=∩
⎛⎞ =∈
⎜⎟
⎝⎠ gx
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.
3
1
)(
)( 2
+=
=
x
xg
xxf
pf3
pf4
pf5

Partial preview of the text

Download Combining and Composing Functions: Algebraic Operations and Function Composition and more Lecture notes Algebra in PDF only on Docsity!

Combining Functions

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.

( )^13

( )^2

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,

Domain { x | x ≠ 0 }

(b) fg

2

2

f g x f x g x

x x

x x

= − ⎛^ + ⎞

Domain { x | x ≠ 0 }

(c) fg

(^22)

2

fg x f x g x

x x x (^) x x x x

= ⎛^ + ⎞

Domain { x | x ≠ 0 }

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:

( f D g )( x )= f ( g ( x ))

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

D

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

The domain of f D g is =[− ∞)

x | x 21

(ii) ( ( )) ( ) 2 5

g f g f x g x x

D

We know that f(x) is defined when x ≥ 0 ,and g(f(x)) is also defined when x ≥ 0.

The domain of g D f is[ 0 , ∞).

(iii) ( ( )) ( )

f f f f x f x x

D

The domain of f(x) is [^0 ,^ ∞^ ). This is the only value we need to be

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.

The domain of f D f is [ 0 , ∞).

(iv) ( ( )) (2 5) 2(2 5) 5 4 10 5 4 15

g g g g x g x x x x

D

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.