0% found this document useful (0 votes)
14 views

Relations and Functions

The document discusses identifying if a given relation is a function or not and combining functions in various ways such as sum, difference, product and quotient to create new functions. Examples are given to illustrate combining two functions f(x) = 2x - 3 and g(x) = x + 1 to find their sum, difference, product and quotient.

Uploaded by

domdionaz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views

Relations and Functions

The document discusses identifying if a given relation is a function or not and combining functions in various ways such as sum, difference, product and quotient to create new functions. Examples are given to illustrate combining two functions f(x) = 2x - 3 and g(x) = x + 1 to find their sum, difference, product and quotient.

Uploaded by

domdionaz
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 70

DOMAIN:

RANGE:
Identify if the given relation is a function or not a
function.

1) {(a,b),(c,d),(a,c)}

2) {(a,b),(b,c),(c,c)}

3) {(3,4),(4,5),(5,6)}

4) {(−1,−1),(−2,−2),(−3,−3)}

5) {(10,4),(−1,1),(−2,4),(4,9)}
COMBINATIONS OF FUNCTIONS

Two functions can be combined in various ways to create new


functions.
Example 1: Given the two functions

f(x) = 𝟐𝒙 − 𝟑 𝑎𝑛𝑑 𝒈(𝒙) = 𝒙 + 𝟏, Find


2

a) SUM:
(f+g)(x) = (2𝑥 − 3) + (𝑥 + 1) = 𝑥 + 2𝑥 − 2
2 2

b) DIFFERENCE:
(f-g)(x) = (2𝑥 − 3) − (𝑥2 + 1) = −𝑥2+ 2𝑥 − 4
COMBINATIONS OF FUNCTIONS

Two functions can be combined in various ways to create new


functions.
Example 1: Given the two functions

f(x) = 𝟐𝒙 − 𝟑 𝑎𝑛𝑑 𝒈(𝒙) = 𝒙 + 𝟏, Find


2

c) PRODUCT:
(f●g)(x) = (2𝑥 − 3)(𝑥 + 1) = 2𝑥 − 3𝑥 + 2𝑥 − 3
2 3 2

d) QUOTIENT:
(f/g)(x)=
FORMING COMPOSITE FUNCTIONS

You might also like