SlideShare a Scribd company logo
COMPOSITION OF
FUNCTIONS
OBJECTIVES:
• Define composition of functions.
• Perform composition of functions.
• Evaluate functional problems using composition of functions.
Composition of Functions
• Operation of function that must have two functions,
namely 𝒇(𝒙) and 𝒈 𝒙 ; and then perform the indicated
operation to produce the result.
• Also defined as, “applying a function to another
function”.
Example 1
𝑓 𝑥 = 3𝑥 − 1 and 𝑔 𝑥 = 𝑥 + 4
Find 𝑓 ∘ 𝑔 𝑥 .
• Insert the 𝒈(𝒙) function into the 𝒇 𝒙 function.
𝒇 ∘ 𝒈 𝒙 = 𝟑 𝒙 + 𝟒 − 𝟏
= 𝟑𝒙 + 𝟏𝟐 − 𝟏
= 𝟑𝒙 + 𝟏𝟏
Find an expression for 𝑓 ∘ 𝑔 𝑥 for the
following:
a) 𝒇 𝒙 = 𝒙𝟐 − 𝟔 𝒂𝒏𝒅 𝒈(𝒙) = 𝒙 + 𝟒
b) 𝒇 𝒙 = 𝒙 + 𝟑 𝒂𝒏𝒅 𝒈 𝒙 = 𝒙 − 𝟗
c) 𝒇 𝒙 = 𝟐𝒙 + 𝟒 𝒂𝒏𝒅 𝒈 𝒙 = 𝟖 − 𝟑𝒙
d) 𝒇 𝒙 =
𝟏
𝟐
𝒙 − 𝟒 𝒂𝒏𝒅 𝒈 𝒙 = 𝒙 + 𝟑
Check your answers here:
a) 𝑓 𝑥 = 𝑥2
− 6 𝑎𝑛𝑑 𝑔 𝑥 = 𝑥 + 4
𝑓 ∘ 𝑔 𝑥 = 𝑥 + 4 2 − 6
= 𝑥2 + 8𝑥 + 16 − 6
= 𝑥2 + 8𝑥 + 10
b) 𝑓 𝑥 = 𝑥 + 3 𝑎𝑛𝑑 𝑔 𝑥 = 𝑥 − 9
𝑓 ∘ 𝑔 𝑥 = 𝑥 − 9 + 3
= 𝑥 − 6
c) 𝑓 𝑥 = 2𝑥 + 4 𝑎𝑛𝑑 𝑔 𝑥 = 8 − 3𝑥
𝑓 ∘ 𝑔 𝑥 = 2 8 − 3𝑥 + 4
= 16 − 6𝑥 + 4
= 20 − 6𝑥
d) 𝑓 𝑥 =
1
2
𝑥 − 4 𝑎𝑛𝑑 𝑔 𝑥 = 𝑥 + 3
𝑓 ∘ 𝑔 𝑥 =
1
2
𝑥 + 3 − 4
=
1
2
𝑥 +
3
2
− 4
=
1
2
𝑥 −
5
2
Example 2
𝑓 𝑥 =
2
𝑥+3
and 𝑔 𝑥 =
−3𝑥−2
𝑥
. Find 𝑓 ∘ 𝑔 𝑥 .
• Insert the 𝒈(𝒙) function into the 𝒇 𝒙 function.
𝒇 ∘ 𝒈 𝒙 =
𝟐
−𝟑𝒙 − 𝟐
𝒙
+ 𝟑
=
𝟐
−𝟑𝒙 − 𝟐 + 𝟑𝒙
𝒙
=
𝟐
−
𝟐
𝒙
= 𝟐 ÷ −
𝟐
𝒙
= 𝟐 × −
𝒙
𝟐
= −𝒙
Evaluating Composite Functions
• Given that 𝑓 𝑥 = 4𝑥 + 3 and 𝑔 𝑥 = 𝑥 − 2, find 𝑓 𝑔 5 .
𝑓 𝑔 𝑥 = 4 𝑥 − 2 + 3
= 4𝑥 − 8 + 3
= 4𝑥 − 5
𝑓 𝑔 5 = 4 5 − 5
= 20 − 5
= 𝟏𝟓
Example 1
Evaluating Composite Functions
• Given that 𝑓 𝑥 = 6𝑥 − 4 and 𝑔 𝑥 = 𝑥 − 8, find 𝑓 𝑔 9 .
𝑓 𝑔 𝑥 = 6 𝑥 − 8 − 4 OR 𝑓 𝑔 5 = 6 𝑔 9 − 4
= 6𝑥 − 48 − 4 = 6 9 − 8 − 4
= 6𝑥 − 52 = 6 1 − 4
= 6 − 4 = 𝟐
𝑓 𝑔 9 = 6 9 − 52
= 54 − 52
= 𝟐
Example 2
EXERCISE!
Evaluate the following composite functions.
• 𝑓 𝑥 = 𝑥2 + 7
𝑔 𝑥 = 𝑥 − 3
Find 𝑓(𝑔 3 )
#1
• 𝑓 𝑥 = 𝑥 + 3
𝑔 𝑥 = 𝑥 − 5
Find 𝑔 ∘ 𝑓(2)
#2 • 𝑓 𝑥 = 7𝑥 + 4
𝑔 𝑥 = 2𝑥 − 4
Find 𝑔2(𝑥).
#3
Check answers!
#1
𝑓 𝑥 = 𝑥2
+ 7
𝑔 𝑥 = 𝑥 − 3
𝑔 3 = 3 − 3 = 0
∴ 𝑓 𝑔 3 = 𝑓 0
= 02 + 7
= 7
#2
𝑓 𝑥 = 𝑥 + 3
𝑔 𝑥 = 𝑥 − 5
𝑓 2 = 2 + 3 = 5
Check answers!
#3
𝑓 𝑥 = 7𝑥 + 4
𝑔 𝑥 = 2𝑥 − 4
Find 𝑔2
(𝑥).
𝑔2
(𝑥) is simply 𝑔 𝑔 𝑥 .
Therefore
𝑔2
𝑥 = 2 𝑥 − 4 − 4
= 2𝑥 − 8 − 4
= 𝟐𝒙 − 𝟏𝟐
The end.

More Related Content

Similar to Composite Functions.pptx

General Math.pptx
General Math.pptxGeneral Math.pptx
General Math.pptx
MichaelRodriguez682333
 
Factoring common monomial
Factoring common monomialFactoring common monomial
Factoring common monomial
AjayQuines
 
Integral and Differential CalculusI.pptx
Integral and Differential CalculusI.pptxIntegral and Differential CalculusI.pptx
Integral and Differential CalculusI.pptx
JhennyRosePahed1
 
Definite Integral 1.pptx
Definite Integral 1.pptxDefinite Integral 1.pptx
Definite Integral 1.pptx
RajiveGamer
 
Factorization
FactorizationFactorization
Factorization
epteacher1
 
01 FUNCTIONS.pptx
01 FUNCTIONS.pptx01 FUNCTIONS.pptx
01 FUNCTIONS.pptx
JonathanBeltranJr
 
Derivación 1.
Derivación 1.Derivación 1.
Advanced-Differentiation-Rules.pdf
Advanced-Differentiation-Rules.pdfAdvanced-Differentiation-Rules.pdf
Advanced-Differentiation-Rules.pdf
KyleBrianSLumanglas
 
Antiderivatives: Power, Sum and Difference
Antiderivatives: Power, Sum and DifferenceAntiderivatives: Power, Sum and Difference
Antiderivatives: Power, Sum and Difference
RivenBarquilla
 
Ta 2018-1-2404-24109 algebra lineal
Ta 2018-1-2404-24109 algebra linealTa 2018-1-2404-24109 algebra lineal
Ta 2018-1-2404-24109 algebra lineal
jhonatanVsquezArriag
 
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
Rai University
 
Higher Order Deriavatives
Higher Order DeriavativesHigher Order Deriavatives
Higher Order Deriavatives
Padme Amidala
 
Semana 3 reglas basicas de derivacion
Semana 3 reglas basicas de derivacionSemana 3 reglas basicas de derivacion
Semana 3 reglas basicas de derivacion
andres cuellar
 
MAT 230 CH 7 Notes 7.4 (1).pptx
MAT 230 CH 7 Notes 7.4 (1).pptxMAT 230 CH 7 Notes 7.4 (1).pptx
MAT 230 CH 7 Notes 7.4 (1).pptx
MarkVincentDoria1
 
TRANSFORMACIONES LINEALES
TRANSFORMACIONES LINEALESTRANSFORMACIONES LINEALES
TRANSFORMACIONES LINEALES
Wilson Quinatoa
 
Semana 11 numeros complejos ii álgebra-uni ccesa007
Semana 11   numeros complejos ii   álgebra-uni ccesa007Semana 11   numeros complejos ii   álgebra-uni ccesa007
Semana 11 numeros complejos ii álgebra-uni ccesa007
Demetrio Ccesa Rayme
 
01. integral fungsi aljabar
01. integral fungsi aljabar01. integral fungsi aljabar
01. integral fungsi aljabar
Hirwanto Iwan
 
Deriving the inverse of a function2 (composite functions)
Deriving the inverse of a function2 (composite functions)Deriving the inverse of a function2 (composite functions)
Deriving the inverse of a function2 (composite functions)
Alona Hall
 
Tugas mtk
Tugas mtkTugas mtk
Tugas mtk
sandiperlang
 
Tugas mtk
Tugas mtkTugas mtk
Tugas mtk
sandiperlang
 

Similar to Composite Functions.pptx (20)

General Math.pptx
General Math.pptxGeneral Math.pptx
General Math.pptx
 
Factoring common monomial
Factoring common monomialFactoring common monomial
Factoring common monomial
 
Integral and Differential CalculusI.pptx
Integral and Differential CalculusI.pptxIntegral and Differential CalculusI.pptx
Integral and Differential CalculusI.pptx
 
Definite Integral 1.pptx
Definite Integral 1.pptxDefinite Integral 1.pptx
Definite Integral 1.pptx
 
Factorization
FactorizationFactorization
Factorization
 
01 FUNCTIONS.pptx
01 FUNCTIONS.pptx01 FUNCTIONS.pptx
01 FUNCTIONS.pptx
 
Derivación 1.
Derivación 1.Derivación 1.
Derivación 1.
 
Advanced-Differentiation-Rules.pdf
Advanced-Differentiation-Rules.pdfAdvanced-Differentiation-Rules.pdf
Advanced-Differentiation-Rules.pdf
 
Antiderivatives: Power, Sum and Difference
Antiderivatives: Power, Sum and DifferenceAntiderivatives: Power, Sum and Difference
Antiderivatives: Power, Sum and Difference
 
Ta 2018-1-2404-24109 algebra lineal
Ta 2018-1-2404-24109 algebra linealTa 2018-1-2404-24109 algebra lineal
Ta 2018-1-2404-24109 algebra lineal
 
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICSBSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
BSC_COMPUTER _SCIENCE_UNIT-2_DISCRETE MATHEMATICS
 
Higher Order Deriavatives
Higher Order DeriavativesHigher Order Deriavatives
Higher Order Deriavatives
 
Semana 3 reglas basicas de derivacion
Semana 3 reglas basicas de derivacionSemana 3 reglas basicas de derivacion
Semana 3 reglas basicas de derivacion
 
MAT 230 CH 7 Notes 7.4 (1).pptx
MAT 230 CH 7 Notes 7.4 (1).pptxMAT 230 CH 7 Notes 7.4 (1).pptx
MAT 230 CH 7 Notes 7.4 (1).pptx
 
TRANSFORMACIONES LINEALES
TRANSFORMACIONES LINEALESTRANSFORMACIONES LINEALES
TRANSFORMACIONES LINEALES
 
Semana 11 numeros complejos ii álgebra-uni ccesa007
Semana 11   numeros complejos ii   álgebra-uni ccesa007Semana 11   numeros complejos ii   álgebra-uni ccesa007
Semana 11 numeros complejos ii álgebra-uni ccesa007
 
01. integral fungsi aljabar
01. integral fungsi aljabar01. integral fungsi aljabar
01. integral fungsi aljabar
 
Deriving the inverse of a function2 (composite functions)
Deriving the inverse of a function2 (composite functions)Deriving the inverse of a function2 (composite functions)
Deriving the inverse of a function2 (composite functions)
 
Tugas mtk
Tugas mtkTugas mtk
Tugas mtk
 
Tugas mtk
Tugas mtkTugas mtk
Tugas mtk
 

More from NadineThomas4

Geometric Constructions.pptx
Geometric Constructions.pptxGeometric Constructions.pptx
Geometric Constructions.pptx
NadineThomas4
 
Graph of non-linear.pptx
Graph of non-linear.pptxGraph of non-linear.pptx
Graph of non-linear.pptx
NadineThomas4
 
Domain interval for given range.pptx
Domain interval for given range.pptxDomain interval for given range.pptx
Domain interval for given range.pptx
NadineThomas4
 
Quadratic Graphs Part 2.pptx
Quadratic Graphs Part 2.pptxQuadratic Graphs Part 2.pptx
Quadratic Graphs Part 2.pptx
NadineThomas4
 
Simultaneous Equations- Graphical Method.pptx
Simultaneous Equations- Graphical Method.pptxSimultaneous Equations- Graphical Method.pptx
Simultaneous Equations- Graphical Method.pptx
NadineThomas4
 
INTRODUCTION TO GEOMETRY.pptx
INTRODUCTION TO GEOMETRY.pptxINTRODUCTION TO GEOMETRY.pptx
INTRODUCTION TO GEOMETRY.pptx
NadineThomas4
 
Graphing Linear Inequalities in Two Variables.pptx
Graphing Linear Inequalities in Two Variables.pptxGraphing Linear Inequalities in Two Variables.pptx
Graphing Linear Inequalities in Two Variables.pptx
NadineThomas4
 
Area of SAS Triangles.pptx
Area of SAS Triangles.pptxArea of SAS Triangles.pptx
Area of SAS Triangles.pptx
NadineThomas4
 
PERIMETER OF PLANE SHAPES
PERIMETER OF PLANE SHAPESPERIMETER OF PLANE SHAPES
PERIMETER OF PLANE SHAPES
NadineThomas4
 
Ratio Rates and Proportion.pdf
Ratio Rates and Proportion.pdfRatio Rates and Proportion.pdf
Ratio Rates and Proportion.pdf
NadineThomas4
 
Enlargements
EnlargementsEnlargements
Enlargements
NadineThomas4
 
Angle properties of polygons part 2
Angle properties of polygons part 2Angle properties of polygons part 2
Angle properties of polygons part 2
NadineThomas4
 
Nets of 3D Shapes
Nets of 3D ShapesNets of 3D Shapes
Nets of 3D Shapes
NadineThomas4
 
Geometric constructions
Geometric constructionsGeometric constructions
Geometric constructions
NadineThomas4
 
Quadratic graphs- features
Quadratic graphs- featuresQuadratic graphs- features
Quadratic graphs- features
NadineThomas4
 
Linear inequalities in one variable
Linear inequalities in one variableLinear inequalities in one variable
Linear inequalities in one variable
NadineThomas4
 
Scales and Scale Drawings revised
Scales and Scale Drawings revisedScales and Scale Drawings revised
Scales and Scale Drawings revised
NadineThomas4
 
Perimeter of a sector
Perimeter of a sectorPerimeter of a sector
Perimeter of a sector
NadineThomas4
 
Sequences
SequencesSequences
Sequences
NadineThomas4
 
Scientific notation
Scientific notationScientific notation
Scientific notation
NadineThomas4
 

More from NadineThomas4 (20)

Geometric Constructions.pptx
Geometric Constructions.pptxGeometric Constructions.pptx
Geometric Constructions.pptx
 
Graph of non-linear.pptx
Graph of non-linear.pptxGraph of non-linear.pptx
Graph of non-linear.pptx
 
Domain interval for given range.pptx
Domain interval for given range.pptxDomain interval for given range.pptx
Domain interval for given range.pptx
 
Quadratic Graphs Part 2.pptx
Quadratic Graphs Part 2.pptxQuadratic Graphs Part 2.pptx
Quadratic Graphs Part 2.pptx
 
Simultaneous Equations- Graphical Method.pptx
Simultaneous Equations- Graphical Method.pptxSimultaneous Equations- Graphical Method.pptx
Simultaneous Equations- Graphical Method.pptx
 
INTRODUCTION TO GEOMETRY.pptx
INTRODUCTION TO GEOMETRY.pptxINTRODUCTION TO GEOMETRY.pptx
INTRODUCTION TO GEOMETRY.pptx
 
Graphing Linear Inequalities in Two Variables.pptx
Graphing Linear Inequalities in Two Variables.pptxGraphing Linear Inequalities in Two Variables.pptx
Graphing Linear Inequalities in Two Variables.pptx
 
Area of SAS Triangles.pptx
Area of SAS Triangles.pptxArea of SAS Triangles.pptx
Area of SAS Triangles.pptx
 
PERIMETER OF PLANE SHAPES
PERIMETER OF PLANE SHAPESPERIMETER OF PLANE SHAPES
PERIMETER OF PLANE SHAPES
 
Ratio Rates and Proportion.pdf
Ratio Rates and Proportion.pdfRatio Rates and Proportion.pdf
Ratio Rates and Proportion.pdf
 
Enlargements
EnlargementsEnlargements
Enlargements
 
Angle properties of polygons part 2
Angle properties of polygons part 2Angle properties of polygons part 2
Angle properties of polygons part 2
 
Nets of 3D Shapes
Nets of 3D ShapesNets of 3D Shapes
Nets of 3D Shapes
 
Geometric constructions
Geometric constructionsGeometric constructions
Geometric constructions
 
Quadratic graphs- features
Quadratic graphs- featuresQuadratic graphs- features
Quadratic graphs- features
 
Linear inequalities in one variable
Linear inequalities in one variableLinear inequalities in one variable
Linear inequalities in one variable
 
Scales and Scale Drawings revised
Scales and Scale Drawings revisedScales and Scale Drawings revised
Scales and Scale Drawings revised
 
Perimeter of a sector
Perimeter of a sectorPerimeter of a sector
Perimeter of a sector
 
Sequences
SequencesSequences
Sequences
 
Scientific notation
Scientific notationScientific notation
Scientific notation
 

Recently uploaded

Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
adhitya5119
 
DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
taiba qazi
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
mulvey2
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Excellence Foundation for South Sudan
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
David Douglas School District
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
Nicholas Montgomery
 
How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17
Celine George
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
Priyankaranawat4
 
Community pharmacy- Social and preventive pharmacy UNIT 5
Community pharmacy- Social and preventive pharmacy UNIT 5Community pharmacy- Social and preventive pharmacy UNIT 5
Community pharmacy- Social and preventive pharmacy UNIT 5
sayalidalavi006
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
Priyankaranawat4
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
Celine George
 
Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
NgcHiNguyn25
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Fajar Baskoro
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
Nicholas Montgomery
 
Cognitive Development Adolescence Psychology
Cognitive Development Adolescence PsychologyCognitive Development Adolescence Psychology
Cognitive Development Adolescence Psychology
paigestewart1632
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
tarandeep35
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
National Information Standards Organization (NISO)
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
TechSoup
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
WaniBasim
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
adhitya5119
 

Recently uploaded (20)

Advanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docxAdvanced Java[Extra Concepts, Not Difficult].docx
Advanced Java[Extra Concepts, Not Difficult].docx
 
DRUGS AND ITS classification slide share
DRUGS AND ITS classification slide shareDRUGS AND ITS classification slide share
DRUGS AND ITS classification slide share
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
 
Your Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective UpskillingYour Skill Boost Masterclass: Strategies for Effective Upskilling
Your Skill Boost Masterclass: Strategies for Effective Upskilling
 
Pride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School DistrictPride Month Slides 2024 David Douglas School District
Pride Month Slides 2024 David Douglas School District
 
Film vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movieFilm vocab for eal 3 students: Australia the movie
Film vocab for eal 3 students: Australia the movie
 
How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17How to Fix the Import Error in the Odoo 17
How to Fix the Import Error in the Odoo 17
 
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdfANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
ANATOMY AND BIOMECHANICS OF HIP JOINT.pdf
 
Community pharmacy- Social and preventive pharmacy UNIT 5
Community pharmacy- Social and preventive pharmacy UNIT 5Community pharmacy- Social and preventive pharmacy UNIT 5
Community pharmacy- Social and preventive pharmacy UNIT 5
 
clinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdfclinical examination of hip joint (1).pdf
clinical examination of hip joint (1).pdf
 
How to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRMHow to Manage Your Lost Opportunities in Odoo 17 CRM
How to Manage Your Lost Opportunities in Odoo 17 CRM
 
Life upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for studentLife upper-Intermediate B2 Workbook for student
Life upper-Intermediate B2 Workbook for student
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
 
writing about opinions about Australia the movie
writing about opinions about Australia the moviewriting about opinions about Australia the movie
writing about opinions about Australia the movie
 
Cognitive Development Adolescence Psychology
Cognitive Development Adolescence PsychologyCognitive Development Adolescence Psychology
Cognitive Development Adolescence Psychology
 
S1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptxS1-Introduction-Biopesticides in ICM.pptx
S1-Introduction-Biopesticides in ICM.pptx
 
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
Pollock and Snow "DEIA in the Scholarly Landscape, Session One: Setting Expec...
 
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat  Leveraging AI for Diversity, Equity, and InclusionExecutive Directors Chat  Leveraging AI for Diversity, Equity, and Inclusion
Executive Directors Chat Leveraging AI for Diversity, Equity, and Inclusion
 
Liberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdfLiberal Approach to the Study of Indian Politics.pdf
Liberal Approach to the Study of Indian Politics.pdf
 
Main Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docxMain Java[All of the Base Concepts}.docx
Main Java[All of the Base Concepts}.docx
 

Composite Functions.pptx

  • 2. OBJECTIVES: • Define composition of functions. • Perform composition of functions. • Evaluate functional problems using composition of functions.
  • 3. Composition of Functions • Operation of function that must have two functions, namely 𝒇(𝒙) and 𝒈 𝒙 ; and then perform the indicated operation to produce the result. • Also defined as, “applying a function to another function”.
  • 4.
  • 5. Example 1 𝑓 𝑥 = 3𝑥 − 1 and 𝑔 𝑥 = 𝑥 + 4 Find 𝑓 ∘ 𝑔 𝑥 . • Insert the 𝒈(𝒙) function into the 𝒇 𝒙 function. 𝒇 ∘ 𝒈 𝒙 = 𝟑 𝒙 + 𝟒 − 𝟏 = 𝟑𝒙 + 𝟏𝟐 − 𝟏 = 𝟑𝒙 + 𝟏𝟏
  • 6. Find an expression for 𝑓 ∘ 𝑔 𝑥 for the following: a) 𝒇 𝒙 = 𝒙𝟐 − 𝟔 𝒂𝒏𝒅 𝒈(𝒙) = 𝒙 + 𝟒 b) 𝒇 𝒙 = 𝒙 + 𝟑 𝒂𝒏𝒅 𝒈 𝒙 = 𝒙 − 𝟗 c) 𝒇 𝒙 = 𝟐𝒙 + 𝟒 𝒂𝒏𝒅 𝒈 𝒙 = 𝟖 − 𝟑𝒙 d) 𝒇 𝒙 = 𝟏 𝟐 𝒙 − 𝟒 𝒂𝒏𝒅 𝒈 𝒙 = 𝒙 + 𝟑
  • 7. Check your answers here: a) 𝑓 𝑥 = 𝑥2 − 6 𝑎𝑛𝑑 𝑔 𝑥 = 𝑥 + 4 𝑓 ∘ 𝑔 𝑥 = 𝑥 + 4 2 − 6 = 𝑥2 + 8𝑥 + 16 − 6 = 𝑥2 + 8𝑥 + 10 b) 𝑓 𝑥 = 𝑥 + 3 𝑎𝑛𝑑 𝑔 𝑥 = 𝑥 − 9 𝑓 ∘ 𝑔 𝑥 = 𝑥 − 9 + 3 = 𝑥 − 6 c) 𝑓 𝑥 = 2𝑥 + 4 𝑎𝑛𝑑 𝑔 𝑥 = 8 − 3𝑥 𝑓 ∘ 𝑔 𝑥 = 2 8 − 3𝑥 + 4 = 16 − 6𝑥 + 4 = 20 − 6𝑥 d) 𝑓 𝑥 = 1 2 𝑥 − 4 𝑎𝑛𝑑 𝑔 𝑥 = 𝑥 + 3 𝑓 ∘ 𝑔 𝑥 = 1 2 𝑥 + 3 − 4 = 1 2 𝑥 + 3 2 − 4 = 1 2 𝑥 − 5 2
  • 8. Example 2 𝑓 𝑥 = 2 𝑥+3 and 𝑔 𝑥 = −3𝑥−2 𝑥 . Find 𝑓 ∘ 𝑔 𝑥 . • Insert the 𝒈(𝒙) function into the 𝒇 𝒙 function. 𝒇 ∘ 𝒈 𝒙 = 𝟐 −𝟑𝒙 − 𝟐 𝒙 + 𝟑 = 𝟐 −𝟑𝒙 − 𝟐 + 𝟑𝒙 𝒙 = 𝟐 − 𝟐 𝒙 = 𝟐 ÷ − 𝟐 𝒙 = 𝟐 × − 𝒙 𝟐 = −𝒙
  • 9. Evaluating Composite Functions • Given that 𝑓 𝑥 = 4𝑥 + 3 and 𝑔 𝑥 = 𝑥 − 2, find 𝑓 𝑔 5 . 𝑓 𝑔 𝑥 = 4 𝑥 − 2 + 3 = 4𝑥 − 8 + 3 = 4𝑥 − 5 𝑓 𝑔 5 = 4 5 − 5 = 20 − 5 = 𝟏𝟓 Example 1
  • 10. Evaluating Composite Functions • Given that 𝑓 𝑥 = 6𝑥 − 4 and 𝑔 𝑥 = 𝑥 − 8, find 𝑓 𝑔 9 . 𝑓 𝑔 𝑥 = 6 𝑥 − 8 − 4 OR 𝑓 𝑔 5 = 6 𝑔 9 − 4 = 6𝑥 − 48 − 4 = 6 9 − 8 − 4 = 6𝑥 − 52 = 6 1 − 4 = 6 − 4 = 𝟐 𝑓 𝑔 9 = 6 9 − 52 = 54 − 52 = 𝟐 Example 2
  • 11. EXERCISE! Evaluate the following composite functions. • 𝑓 𝑥 = 𝑥2 + 7 𝑔 𝑥 = 𝑥 − 3 Find 𝑓(𝑔 3 ) #1 • 𝑓 𝑥 = 𝑥 + 3 𝑔 𝑥 = 𝑥 − 5 Find 𝑔 ∘ 𝑓(2) #2 • 𝑓 𝑥 = 7𝑥 + 4 𝑔 𝑥 = 2𝑥 − 4 Find 𝑔2(𝑥). #3
  • 12. Check answers! #1 𝑓 𝑥 = 𝑥2 + 7 𝑔 𝑥 = 𝑥 − 3 𝑔 3 = 3 − 3 = 0 ∴ 𝑓 𝑔 3 = 𝑓 0 = 02 + 7 = 7 #2 𝑓 𝑥 = 𝑥 + 3 𝑔 𝑥 = 𝑥 − 5 𝑓 2 = 2 + 3 = 5
  • 13. Check answers! #3 𝑓 𝑥 = 7𝑥 + 4 𝑔 𝑥 = 2𝑥 − 4 Find 𝑔2 (𝑥). 𝑔2 (𝑥) is simply 𝑔 𝑔 𝑥 . Therefore 𝑔2 𝑥 = 2 𝑥 − 4 − 4 = 2𝑥 − 8 − 4 = 𝟐𝒙 − 𝟏𝟐