SlideShare ist ein Scribd-Unternehmen logo
1 von 22
Composite Function
"Function Composition" is applying one function to the
results of another:
The result of f() is sent through g()
It is written: (g º f)(x)
Which means: g(f(x))
Example: f(x) = 2x+3 and g(x) = x2
"x" is just a placeholder, and to avoid confusion let's just call it "input":
f(input) = 2(input)+3
g(input) = (input)2
So, let's start:
(g º f)(x) = g(f(x))
First we apply f, then apply g to that result:
(g º f)(x) = (2x+3)2
What if we reverse the order of f and g?
(f º g)(x) = f(g(x))
First we apply g, then apply f to that result:
(f º g)(x) = 2x2+3
The sum f + g
xgxfxgf
This just says that to find the sum of two functions, add
them together. You should simplify by finding like terms.
1432
32
xxgxxf
1432
32
xxgf
424
23
xx
Combine like
terms & put in
descending
order
The difference f - g
xgxfxgf
To find the difference between two functions, subtract
the first from the second. CAUTION: Make sure you
distribute the – to each term of the second function. You
should simplify by combining like terms.
1432
32
xxgxxf
1432
32
xxgf
1432
32
xx
Distribute
negative
224
23
xx
The product f • g
xgxfxgf
To find the product of two functions, put parenthesis
around them and multiply each term from the first
function to each term of the second function.
1432
32
xxgxxf
1432
32
xxgf
31228
325
xxx
FOIL
Good idea to put in
descending order
but not required.
The quotient f /g
xg
xf
x
g
f
To find the quotient of two functions, put the first one
over the second.
1432
32
xxgxxf
14
32
3
2
x
x
g
f Nothing more you could do
here. (If you can reduce
these you should).
COMPOSITION
FUNCTIONS
The Composition
Function
xgfxgf 
This is read “f composition g” and means to copy the f
function down but where ever you see an x, substitute in
the g function.
1432
32
xxgxxf
3142
23
xgf 
51632321632
3636
xxxx
FOIL first and
then distribute
the 2
xfgxfg 
This is read “g composition f” and means to copy the g
function down but where ever you see an x, substitute in
the f function.
1432
32
xxgxxf
1324
32
xfg 
You could multiply
this out but since it’s
to the 3rd power we
won’t
So the first 4 operations on functions are
pretty straight forward.
The rules for the domain of functions would
apply to these combinations of functions as
well. The domain of the sum, difference or
product would be the numbers x in the
domains of both f and g.
For the quotient, you would also need to
exclude any numbers x that would make the
resulting denominator 0.
xffxff 
This is read “f composition f” and means to copy the f
function down but where ever you see an x, substitute in
the f function. (So sub the function into itself).
1432
32
xxgxxf
3322
22
xff 
The DOMAIN of the
Composition Function
The domain of f composition g is the set of all numbers x
in the domain of g such that g(x) is in the domain of f.
1
1
xxg
x
xf
1
1
x
gf 
The domain of g is x 1
We also have to worry about any “illegals” in this composition
function, specifically dividing by 0. This would mean that x 1 so the
domain of the composition would be combining the two restrictions.
1:isofdomain xxgf 
0: yy
6: xx
The DOMAIN and RANGE
of Composite Functions
We could first look at the natural domain and range of f(x)
and g(x).
1
1
5
x
xgxxf
Hence we must exclude 6 from the domain of f(x)
For g(x) to cope with the output from f(x)
we must ensure that the output does not
include 1
5xxf
?)(xfg 
1: yy
1
1
x
xg
1x
0: yy6: xx
The DOMAIN and RANGE
of Composite Functions
Or we could find g o f (x) and determine the domain and
range of the resulting expression.
1
1
5
x
xgxxf
However this approach must be used with CAUTION.
6
1
)(
x
xfg 
Domain: Range:
5: yy
1: xx
The DOMAIN and RANGE
of Composite Functions
We could first look at the natural domain and range of f(x)
and g(x).
1
1
5
x
xgxxf
Hence we must exclude 1 from the domain of g(x)
For f(x) to cope with the output from g(x)
we must ensure that the output does not
include 0
1
1
x
xg
?)(xgf 
0: yy
5xxf
0x
5: yy1: xx
The DOMAIN and RANGE
of Composite Functions
Or we could find f o g (x) and determine the domain and
range of the resulting expression.
1
1
5
x
xgxxf
However this approach must be used with CAUTION.
5
1
1
)(
x
xgf 
Domain: Range:
0: yy
0: xx
The DOMAIN and RANGE
of Composite Functions
We could first look at the natural domain and range of f(x)
and g(x).
2
xxgxxf
xxf
?)(xfg 
0: yy
2
xxg
0x
0: yy0: xx
The DOMAIN and RANGE
of Composite Functions
Or we could find g o f (x) and determine the domain and
range of the resulting expression.
2
xxgxxf
However this approach must be used with CAUTION.
xxfg )(
Domain: Range:
Not: yandx
0: yy
2: xx
The DOMAIN and RANGE
of Composite Functions
We could first look at the natural domain and range of f(x)
and g(x).
22 xxgxxf
o g (x) is a function for the natural domain of g(x)
f(x) can cope with all the numbers in the
range of g(x) because the range of g(x)
is contained within the domain of f(x)
2xxg
?)(xgf 
0: yy
xxf 2
0x

Weitere ähnliche Inhalte

Was ist angesagt?

Composite functions
Composite functionsComposite functions
Composite functionsShaun Wilson
 
Basic Calculus 11 - Derivatives and Differentiation Rules
Basic Calculus 11 - Derivatives and Differentiation RulesBasic Calculus 11 - Derivatives and Differentiation Rules
Basic Calculus 11 - Derivatives and Differentiation RulesJuan Miguel Palero
 
Composite functions
Composite functionsComposite functions
Composite functionstoni dimella
 
4.1 implicit differentiation
4.1 implicit differentiation4.1 implicit differentiation
4.1 implicit differentiationdicosmo178
 
Inverse functions
Inverse functionsInverse functions
Inverse functionsPLeach
 
Piecewise functions updated_2016
Piecewise functions updated_2016Piecewise functions updated_2016
Piecewise functions updated_2016Benjamin Madrigal
 
PPt on Functions
PPt on FunctionsPPt on Functions
PPt on Functionscoolhanddav
 
Piecewise function lesson 3
Piecewise function lesson 3Piecewise function lesson 3
Piecewise function lesson 3aksetter
 
Exponential Functions
Exponential FunctionsExponential Functions
Exponential Functionsitutor
 
5 4 function notation
5 4 function notation5 4 function notation
5 4 function notationhisema01
 
Rational functions
Rational functionsRational functions
Rational functionszozima
 
Inverse functions and relations
Inverse functions and relationsInverse functions and relations
Inverse functions and relationsJessica Garcia
 
Lesson 2: Limits and Limit Laws
Lesson 2: Limits and Limit LawsLesson 2: Limits and Limit Laws
Lesson 2: Limits and Limit LawsMatthew Leingang
 
2 1 relationsfunctions
2 1 relationsfunctions2 1 relationsfunctions
2 1 relationsfunctionsFendi Ard
 

Was ist angesagt? (20)

Exponential functions
Exponential functionsExponential functions
Exponential functions
 
Composite functions
Composite functionsComposite functions
Composite functions
 
Basic Calculus 11 - Derivatives and Differentiation Rules
Basic Calculus 11 - Derivatives and Differentiation RulesBasic Calculus 11 - Derivatives and Differentiation Rules
Basic Calculus 11 - Derivatives and Differentiation Rules
 
Inverse functions
Inverse functionsInverse functions
Inverse functions
 
Composite functions
Composite functionsComposite functions
Composite functions
 
Composite functions
Composite functionsComposite functions
Composite functions
 
4.1 implicit differentiation
4.1 implicit differentiation4.1 implicit differentiation
4.1 implicit differentiation
 
Inverse functions
Inverse functionsInverse functions
Inverse functions
 
Piecewise functions updated_2016
Piecewise functions updated_2016Piecewise functions updated_2016
Piecewise functions updated_2016
 
PPt on Functions
PPt on FunctionsPPt on Functions
PPt on Functions
 
Piecewise function lesson 3
Piecewise function lesson 3Piecewise function lesson 3
Piecewise function lesson 3
 
Inverse Functions
Inverse FunctionsInverse Functions
Inverse Functions
 
Piecewise functions
Piecewise functions Piecewise functions
Piecewise functions
 
Exponential Functions
Exponential FunctionsExponential Functions
Exponential Functions
 
5 4 function notation
5 4 function notation5 4 function notation
5 4 function notation
 
Functions
FunctionsFunctions
Functions
 
Rational functions
Rational functionsRational functions
Rational functions
 
Inverse functions and relations
Inverse functions and relationsInverse functions and relations
Inverse functions and relations
 
Lesson 2: Limits and Limit Laws
Lesson 2: Limits and Limit LawsLesson 2: Limits and Limit Laws
Lesson 2: Limits and Limit Laws
 
2 1 relationsfunctions
2 1 relationsfunctions2 1 relationsfunctions
2 1 relationsfunctions
 

Andere mochten auch

How Composite Functions Apply To The Real World
How Composite Functions Apply To The Real WorldHow Composite Functions Apply To The Real World
How Composite Functions Apply To The Real Worldaschneider970
 
Session basic concepts_in_sampling_and_sampling_techniques
Session basic concepts_in_sampling_and_sampling_techniquesSession basic concepts_in_sampling_and_sampling_techniques
Session basic concepts_in_sampling_and_sampling_techniquesGlory Codilla
 
Jan. 7 Composite Functions And Domain
Jan. 7 Composite Functions And DomainJan. 7 Composite Functions And Domain
Jan. 7 Composite Functions And DomainRyanWatt
 
Inverse composite functions
Inverse composite functionsInverse composite functions
Inverse composite functionsDebra Wallace
 
Functions 1 - Math Academy - JC H2 maths A levels
Functions 1 - Math Academy - JC H2 maths A levelsFunctions 1 - Math Academy - JC H2 maths A levels
Functions 1 - Math Academy - JC H2 maths A levelsMath Academy Singapore
 
Session 9 intro_of_topics_in_hypothesis_testing
Session 9 intro_of_topics_in_hypothesis_testingSession 9 intro_of_topics_in_hypothesis_testing
Session 9 intro_of_topics_in_hypothesis_testingGlory Codilla
 
Piecewise Functions
Piecewise FunctionsPiecewise Functions
Piecewise Functionsktini
 
Business Math Chapter 4
Business Math Chapter 4Business Math Chapter 4
Business Math Chapter 4Nazrin Nazdri
 
LinkedIn SlideShare: Knowledge, Well-Presented
LinkedIn SlideShare: Knowledge, Well-PresentedLinkedIn SlideShare: Knowledge, Well-Presented
LinkedIn SlideShare: Knowledge, Well-PresentedSlideShare
 

Andere mochten auch (12)

Emri sampling
Emri samplingEmri sampling
Emri sampling
 
How Composite Functions Apply To The Real World
How Composite Functions Apply To The Real WorldHow Composite Functions Apply To The Real World
How Composite Functions Apply To The Real World
 
Session basic concepts_in_sampling_and_sampling_techniques
Session basic concepts_in_sampling_and_sampling_techniquesSession basic concepts_in_sampling_and_sampling_techniques
Session basic concepts_in_sampling_and_sampling_techniques
 
Jan. 7 Composite Functions And Domain
Jan. 7 Composite Functions And DomainJan. 7 Composite Functions And Domain
Jan. 7 Composite Functions And Domain
 
Inverse composite functions
Inverse composite functionsInverse composite functions
Inverse composite functions
 
Functions of evaluation
Functions of evaluationFunctions of evaluation
Functions of evaluation
 
Functions 1 - Math Academy - JC H2 maths A levels
Functions 1 - Math Academy - JC H2 maths A levelsFunctions 1 - Math Academy - JC H2 maths A levels
Functions 1 - Math Academy - JC H2 maths A levels
 
Recurrence
RecurrenceRecurrence
Recurrence
 
Session 9 intro_of_topics_in_hypothesis_testing
Session 9 intro_of_topics_in_hypothesis_testingSession 9 intro_of_topics_in_hypothesis_testing
Session 9 intro_of_topics_in_hypothesis_testing
 
Piecewise Functions
Piecewise FunctionsPiecewise Functions
Piecewise Functions
 
Business Math Chapter 4
Business Math Chapter 4Business Math Chapter 4
Business Math Chapter 4
 
LinkedIn SlideShare: Knowledge, Well-Presented
LinkedIn SlideShare: Knowledge, Well-PresentedLinkedIn SlideShare: Knowledge, Well-Presented
LinkedIn SlideShare: Knowledge, Well-Presented
 

Ähnlich wie Function Composition Domain and Range

Composite Functions.ppt
Composite Functions.pptComposite Functions.ppt
Composite Functions.pptXiaodong Li
 
The Algebric Functions
The Algebric FunctionsThe Algebric Functions
The Algebric Functionsitutor
 
Operations on Functions
Operations on FunctionsOperations on Functions
Operations on Functionsswartzje
 
Functions
FunctionsFunctions
FunctionsSPSV
 
Introduction to functions
Introduction to functionsIntroduction to functions
Introduction to functionsElkin Guillen
 
4 2 operations on functions
4 2 operations on functions4 2 operations on functions
4 2 operations on functionshisema01
 
composite-functions.ppt
composite-functions.pptcomposite-functions.ppt
composite-functions.pptGeraldoCaamic3
 
Introduction to Functions
Introduction to FunctionsIntroduction to Functions
Introduction to FunctionsMelanie Loslo
 
function on mathematics
function on mathematicsfunction on mathematics
function on mathematicsAkashDas124
 
Functions and Relations
Functions and RelationsFunctions and Relations
Functions and RelationsJailah13
 
Functions and graphs
Functions and graphsFunctions and graphs
Functions and graphsSujata Tapare
 
Functions
FunctionsFunctions
FunctionsJJkedst
 
5.2. Function composition
5.2. Function composition5.2. Function composition
5.2. Function compositionJan Plaza
 
functions limits and continuity
functions limits and continuityfunctions limits and continuity
functions limits and continuityPume Ananda
 
Indefinite Integral
Indefinite IntegralIndefinite Integral
Indefinite IntegralJelaiAujero
 

Ähnlich wie Function Composition Domain and Range (20)

Composite Functions.ppt
Composite Functions.pptComposite Functions.ppt
Composite Functions.ppt
 
The Algebric Functions
The Algebric FunctionsThe Algebric Functions
The Algebric Functions
 
Operations on Functions
Operations on FunctionsOperations on Functions
Operations on Functions
 
Functions
FunctionsFunctions
Functions
 
Note introductions of functions
Note introductions of functionsNote introductions of functions
Note introductions of functions
 
Introduction to functions
Introduction to functionsIntroduction to functions
Introduction to functions
 
4 2 operations on functions
4 2 operations on functions4 2 operations on functions
4 2 operations on functions
 
composite-functions.ppt
composite-functions.pptcomposite-functions.ppt
composite-functions.ppt
 
Introduction to Functions
Introduction to FunctionsIntroduction to Functions
Introduction to Functions
 
Operations on function.pptx
Operations on function.pptxOperations on function.pptx
Operations on function.pptx
 
function on mathematics
function on mathematicsfunction on mathematics
function on mathematics
 
Functions and Relations
Functions and RelationsFunctions and Relations
Functions and Relations
 
Functions and graphs
Functions and graphsFunctions and graphs
Functions and graphs
 
Functions
FunctionsFunctions
Functions
 
5.2. Function composition
5.2. Function composition5.2. Function composition
5.2. Function composition
 
.
..
.
 
The integral
The integralThe integral
The integral
 
functions limits and continuity
functions limits and continuityfunctions limits and continuity
functions limits and continuity
 
Functions
FunctionsFunctions
Functions
 
Indefinite Integral
Indefinite IntegralIndefinite Integral
Indefinite Integral
 

Kürzlich hochgeladen

Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfTechSoup
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfphamnguyenenglishnb
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxChelloAnnAsuncion2
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Celine George
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Celine George
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Celine George
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceSamikshaHamane
 

Kürzlich hochgeladen (20)

Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdfInclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
Inclusivity Essentials_ Creating Accessible Websites for Nonprofits .pdf
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptxFINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
FINALS_OF_LEFT_ON_C'N_EL_DORADO_2024.pptx
 
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdfAMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
AMERICAN LANGUAGE HUB_Level2_Student'sBook_Answerkey.pdf
 
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptxGrade 9 Q4-MELC1-Active and Passive Voice.pptx
Grade 9 Q4-MELC1-Active and Passive Voice.pptx
 
Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17Field Attribute Index Feature in Odoo 17
Field Attribute Index Feature in Odoo 17
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
Incoming and Outgoing Shipments in 3 STEPS Using Odoo 17
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...OS-operating systems- ch04 (Threads) ...
OS-operating systems- ch04 (Threads) ...
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17Difference Between Search & Browse Methods in Odoo 17
Difference Between Search & Browse Methods in Odoo 17
 
Roles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in PharmacovigilanceRoles & Responsibilities in Pharmacovigilance
Roles & Responsibilities in Pharmacovigilance
 

Function Composition Domain and Range

  • 1.
  • 2. Composite Function "Function Composition" is applying one function to the results of another: The result of f() is sent through g() It is written: (g º f)(x) Which means: g(f(x))
  • 3. Example: f(x) = 2x+3 and g(x) = x2 "x" is just a placeholder, and to avoid confusion let's just call it "input": f(input) = 2(input)+3 g(input) = (input)2 So, let's start: (g º f)(x) = g(f(x)) First we apply f, then apply g to that result: (g º f)(x) = (2x+3)2
  • 4. What if we reverse the order of f and g? (f º g)(x) = f(g(x)) First we apply g, then apply f to that result: (f º g)(x) = 2x2+3
  • 5.
  • 6. The sum f + g xgxfxgf This just says that to find the sum of two functions, add them together. You should simplify by finding like terms. 1432 32 xxgxxf 1432 32 xxgf 424 23 xx Combine like terms & put in descending order
  • 7. The difference f - g xgxfxgf To find the difference between two functions, subtract the first from the second. CAUTION: Make sure you distribute the – to each term of the second function. You should simplify by combining like terms. 1432 32 xxgxxf 1432 32 xxgf 1432 32 xx Distribute negative 224 23 xx
  • 8. The product f • g xgxfxgf To find the product of two functions, put parenthesis around them and multiply each term from the first function to each term of the second function. 1432 32 xxgxxf 1432 32 xxgf 31228 325 xxx FOIL Good idea to put in descending order but not required.
  • 9. The quotient f /g xg xf x g f To find the quotient of two functions, put the first one over the second. 1432 32 xxgxxf 14 32 3 2 x x g f Nothing more you could do here. (If you can reduce these you should).
  • 11. The Composition Function xgfxgf  This is read “f composition g” and means to copy the f function down but where ever you see an x, substitute in the g function. 1432 32 xxgxxf 3142 23 xgf  51632321632 3636 xxxx FOIL first and then distribute the 2
  • 12. xfgxfg  This is read “g composition f” and means to copy the g function down but where ever you see an x, substitute in the f function. 1432 32 xxgxxf 1324 32 xfg  You could multiply this out but since it’s to the 3rd power we won’t
  • 13. So the first 4 operations on functions are pretty straight forward. The rules for the domain of functions would apply to these combinations of functions as well. The domain of the sum, difference or product would be the numbers x in the domains of both f and g. For the quotient, you would also need to exclude any numbers x that would make the resulting denominator 0.
  • 14. xffxff  This is read “f composition f” and means to copy the f function down but where ever you see an x, substitute in the f function. (So sub the function into itself). 1432 32 xxgxxf 3322 22 xff 
  • 15. The DOMAIN of the Composition Function The domain of f composition g is the set of all numbers x in the domain of g such that g(x) is in the domain of f. 1 1 xxg x xf 1 1 x gf  The domain of g is x 1 We also have to worry about any “illegals” in this composition function, specifically dividing by 0. This would mean that x 1 so the domain of the composition would be combining the two restrictions. 1:isofdomain xxgf 
  • 16. 0: yy 6: xx The DOMAIN and RANGE of Composite Functions We could first look at the natural domain and range of f(x) and g(x). 1 1 5 x xgxxf Hence we must exclude 6 from the domain of f(x) For g(x) to cope with the output from f(x) we must ensure that the output does not include 1 5xxf ?)(xfg  1: yy 1 1 x xg 1x
  • 17. 0: yy6: xx The DOMAIN and RANGE of Composite Functions Or we could find g o f (x) and determine the domain and range of the resulting expression. 1 1 5 x xgxxf However this approach must be used with CAUTION. 6 1 )( x xfg  Domain: Range:
  • 18. 5: yy 1: xx The DOMAIN and RANGE of Composite Functions We could first look at the natural domain and range of f(x) and g(x). 1 1 5 x xgxxf Hence we must exclude 1 from the domain of g(x) For f(x) to cope with the output from g(x) we must ensure that the output does not include 0 1 1 x xg ?)(xgf  0: yy 5xxf 0x
  • 19. 5: yy1: xx The DOMAIN and RANGE of Composite Functions Or we could find f o g (x) and determine the domain and range of the resulting expression. 1 1 5 x xgxxf However this approach must be used with CAUTION. 5 1 1 )( x xgf  Domain: Range:
  • 20. 0: yy 0: xx The DOMAIN and RANGE of Composite Functions We could first look at the natural domain and range of f(x) and g(x). 2 xxgxxf xxf ?)(xfg  0: yy 2 xxg 0x
  • 21. 0: yy0: xx The DOMAIN and RANGE of Composite Functions Or we could find g o f (x) and determine the domain and range of the resulting expression. 2 xxgxxf However this approach must be used with CAUTION. xxfg )( Domain: Range: Not: yandx
  • 22. 0: yy 2: xx The DOMAIN and RANGE of Composite Functions We could first look at the natural domain and range of f(x) and g(x). 22 xxgxxf o g (x) is a function for the natural domain of g(x) f(x) can cope with all the numbers in the range of g(x) because the range of g(x) is contained within the domain of f(x) 2xxg ?)(xgf  0: yy xxf 2 0x