SlideShare a Scribd company logo
COMPOSITION OF
FUNCTIONS
WHAT IS ‘COMPOSITION OF
FUNCTIONS’ ?
 Composition of Functions is the process of
combining two functions where one function is
performed first and the result of which is substituted
in place of each x in the other function.
 Given the two functions, f and g, the composition of
f with g, denoted by f o g (read as “f circle g”), is
defined by the equation:
(f o g) (x) = f [g(x)]
wherein f is considered to be the dependent
function and g is considered to be the independent
function.
MORE ABOUT COMPOSITION OF
FUNCTIONS…
 Composition of functions is not commutative.
f[g(x)] is generally not equal to g[f(x)]
 For example, consider f(x) = 2x and g(x) = x - 3.
f[g(x)] = 2(x - 3) = 2x - 6
g[f(x)] = (2x) - 3 = 2x - 3
f[g(x)] is not equal to g[f(x)].
HOW DO WE GET THE COMPOSITION OF
FUNCTIONS?
Example: Find the composition of f with g, when f(x) =
5x-3 and g(x) = 3-2x.
SOLUTION:
1. Establish the equation based on the given
functions and based on the definition.
-given functions: f(x) = 5x-3 and g(x) = 3-2x
-the definition: (f o g) (x) = f [g(x)]
2. Determine the dependent and independent
functions.
*dependent function: f
*independent function: g
3. Substitute the right of the equation by the given
expression of the dependent function.
(f o g) (x) = 5x-3
4. Substitute all x’s of the dependent function by the
expression of the independent function.
(f o g) (x) = 5(3-2x)-3
5. Simplify the resulting expresion.
(f o g) (x) = 5(3-2x)-3
= 15-10x-3
= -10x+12
Therefore, the composition of f with g is
-10x+12 .
NOW, WHAT IF WE ARE
ASK TO DO THE REVERSE
OF THE GIVEN EXAMPLE?
Don’t worry ‘coz
here’s how to do
it…
1. Again, we are going to establish the first equation
based on the given functions and based on the
definition. So, we have
-given function: f(x) = 5x-3 and g(x) = 3-2x
-the definition: (g o f) (x) = g [f(x)]
2. This time:
*dependent function: g
*independent function: f
3. Substitute the right of the equation by the given
expression of the dependent function.
(g o f) (x) = 3-2x
4. Substitute all x’s of the dependent function by the
expression of the independent function.
(g o f) (x) = 3-2(5x-3)
5. Simplify the resulting expresion.
(g o f) (x) = 3-2(5x-3)
= 3-10x+6
= -10x+9
Therefore, the composition of g with f is
-10x+9 .
From the given example wherein we took the
composition of f with g (f o g) and the composition
of g with f (g o f), we can say that changing the
order of functions does not mean that we are going
to arrive at the same answer. Thus, changing the
order of the functions can result to equal or
unequal values of composition.
But, there are instances wherein even if we
interchange the order of the functions, their
compositions are the same.
CONSIDER THIS EXAMPLE:
Given the functions, f(x)=5x-7 and g(x)= x+7 ,
Find f o g and g o f. 5
(f o g)(x)= f[g(x)] (g o f)(x)= g[f(x)]
= 5x-7 = x+7
= 5(x+7)-7 5
5 = 5x-7+7
= 5x+35-7 5
5 = 5x
= x+7-7 5
= x = x
The pair of functions which arrives at the same
value of composition after interchanging the order is
called
Inverse Functions.
The composition of inverse functions is always
equal to x.
Now let’s see
if you can do
it…
Evaluate the composite function f[g(x)]
for f(x) = 3x2 + 6 and g(x) = x - 8.
Choices:
A. x - 8
B. 3x2 - 48x + 198
C. 3x2 - 2
D. 3x2 + 6
Correct Answer: B
SOLUTION:
Step 1: f[g(x)] = f[x - 8]
Step 2: = 3(x - 8)2 + 6
Step 3: = 3(x2 - 16x + 64) + 6
Step 4: = 3x2 - 48x + 198
We hope you got it ;)))
Another examples:
Let g(x) = 4x2 – 5x and h(x) = x+1
find:
a. (g o h)(x)
b. (h o g)(x)
Answers:
a. 4x2 + 3x – 1
b. 4x2 - 5x +1
INVERSE
FUNCTIONS
DEFINITIONS OF INVERSE FUNCTIONS:
 A function and its inverse function can be described as
the "DO" and the "UNDO" functions. A function takes a
starting value, performs some operation on this value,
and creates an output answer. The inverse function
takes the output answer, performs some operation on
it, and arrives back at the original function's starting
value.
 This "DO" and "UNDO" process can be stated as a
composition of functions. If functions f and g are
inverse functions, then f(g(x))=g(f(x))=x.
 Two functions are inverse if, and only if, every domain
of one function can be found on the range of the other
and vice-versa, and their composition is always
equal to x.
SO HOW DO WE FIND THE INVERSE OF A
FUNCTION?
Basically speaking, the process of finding an inverse is
simply the swapping of the x and y coordinates. This
newly formed inverse will be a relation, but may not
necessarily be a function.
 Consider this subtle difference in terminology:
Definition: INVERSE OF A FUNCTION: The relation
formed when the independent variable is exchanged with the
dependent variable in a given relation. (This inverse may
NOT be a function.)
Definition: INVERSE FUNCTION: If the above mentioned
inverse of a function is itself a function, it is then called an
inverse function.
REMEMBER:
The inverse of a function may
not always be a function!
The original function must be a one-to-one
function to guarantee that its inverse will also be a
function.
Composition  and inverse of functions
Composition  and inverse of functions
CONSIDER THE FOLLOWING EXAMPLES:
IN FINDING THE INVERSE OF A FUNCTION GIVEN AN
EQUATION, THE FOLLOWING STEPS CAN BE
FOLLOWED:
1. Replace f(x) by y.
2. Substitute x with y and y with x.
3. Express y as a function of x and simplify.
4. Denote the inverse as g(x). Check the
inverse by applying composition of
function. That is:
f(g(x)) = g(f(x)) = x
 Find the inverse of the function described by the
equation f(x) = 2/3x – 4
SOLUTION:
1. Replace f(x) by y.
y = 2/3x -4
2. Substitute x with y and y with x.
x = 2/3y -4
3. Express y as a function of x and simplify.
2y = x +4
3
3 ( 2y = x+4)
2 3
y = 3x+6
2
That is the inverse of
the given equation.
 g(f(x)) = 3x + 6
2
= 3 (2x – 4) + 6
2 3
= x – 6 + 6
= x
4. Denote the inverse as g(x). Check the inverse
by applying composition of function.
 f(g(x)) = 3 x – 4
2
= 2 (3x + 6) – 4
3 2
= x + 4 – 4
= x
Since f(g(x)) = g(f(x)) = x , we can say the given
equation and the computed inverse are really inverse
functions.
TRY THESE!
 Find the inverse of the function f(x) = x – 4.
 Find the inverse of the function (given
that x is not equal to 0).
 Find the inverse of the function f(x) = -5x + 4
Answer: y = -x +4
5
 Find the inverse of the function g(x) = x +5
Answer: x – 5
 Find the inverse of the function h(x) = 5x + 10
Answer: x – 2
5
(by: Group 1)
Charliez Jane Soriano
Denny Rae Sual
Roland Cabarles
Joshua Cericos
Maria Monica Carbon
Jessa Mae Margallo
Aniemhar Cuadrasal
Hanah Nasifah Ali

More Related Content

PPT
Composite functions
PDF
3.4 Composition of Functions
PPTX
Inverse Functions
PPT
Composition Of Functions
PPTX
Inverse function
PPTX
7 functions
PDF
4.1 Inverse Functions
PPT
Lecture 4 the limit of a function
Composite functions
3.4 Composition of Functions
Inverse Functions
Composition Of Functions
Inverse function
7 functions
4.1 Inverse Functions
Lecture 4 the limit of a function

What's hot (20)

PPTX
Exponential Functions
PPTX
Limit of functions
PPTX
Piecewise functions
PPT
Logarithmic Functions
PPT
Inverse functions and relations
PPT
Function Operations
PPT
Piecewise Functions
PPT
Exponential functions
PPT
Inverse functions
PPTX
Domain-and-Range-of-a-Function
PPTX
Quadratic functions
PPTX
The remainder theorem powerpoint
PPT
Relations and Functions
PPTX
Evaluating functions
PPTX
Math presentation on domain and range
PPT
Rational functions
KEY
Unit Circle - Trigonometry
PPT
PPt on Functions
PPTX
8.4 logarithmic functions
PPTX
Domain and range
Exponential Functions
Limit of functions
Piecewise functions
Logarithmic Functions
Inverse functions and relations
Function Operations
Piecewise Functions
Exponential functions
Inverse functions
Domain-and-Range-of-a-Function
Quadratic functions
The remainder theorem powerpoint
Relations and Functions
Evaluating functions
Math presentation on domain and range
Rational functions
Unit Circle - Trigonometry
PPt on Functions
8.4 logarithmic functions
Domain and range
Ad

Viewers also liked (20)

PPTX
The Algebric Functions
PPT
6.3 presentation
PPT
Quadratic And Polinomial Function
PPSX
Quadratic Function by Robert & Phillip
PPSX
Quadratic Function by Jasmine & Cristina
PPSX
Quadratic Function by Taylor & Asia
PPTX
Graphing polynomial functions
DOCX
Roots of polynomial equations
DOC
Mathematics 9 Quadratic Functions (Module 1)
PDF
Module 3 quadratic functions
PPT
Inverse Functions
PPTX
4.1 quadratic functions and transformations
PPT
Polynomial functionsandgraphs
PPTX
Polynomial equations
PPT
Functions limits and continuity
PPT
Quadratic functions my maths presentation
PPT
Polynomial functions
PDF
Quadratic Function Presentation
PPTX
Quadratic Equation
PPTX
Quadratic equations
 
The Algebric Functions
6.3 presentation
Quadratic And Polinomial Function
Quadratic Function by Robert & Phillip
Quadratic Function by Jasmine & Cristina
Quadratic Function by Taylor & Asia
Graphing polynomial functions
Roots of polynomial equations
Mathematics 9 Quadratic Functions (Module 1)
Module 3 quadratic functions
Inverse Functions
4.1 quadratic functions and transformations
Polynomial functionsandgraphs
Polynomial equations
Functions limits and continuity
Quadratic functions my maths presentation
Polynomial functions
Quadratic Function Presentation
Quadratic Equation
Quadratic equations
 
Ad

Similar to Composition and inverse of functions (20)

PPT
Comp inverse
PPTX
Deriving the inverse of a function2 (composite functions)
PPT
PreCalc Section 1.6.ppt
PPT
11-FUNCTIONS-OPERATIONS-COMPOSITE-INVERSE1.ppt
PPT
Functions by mstfdemirdag
PDF
Module 3 exponential and logarithmic functions
PPT
Topic 3 Inverse of function, steps to find inverse and properties of inverse
PDF
4.1 Inverse Functions
PPTX
DOCX
Function
PPT
Calc 5.3
PPT
Composite Function Mathematics for grade 11
PPT
PPTX
Lesson Slides—Function Operations, Part 2.pptx
PDF
3.7 Inverse Functions
PPTX
4 5 inverse functions
PDF
FUNCTIONS L.1.pdf
PPT
Introductory maths analysis chapter 02 official
PPT
Chapter 2 - Functions and Graphs
PPT
Chapter2 functionsandgraphs-151003144959-lva1-app6891
Comp inverse
Deriving the inverse of a function2 (composite functions)
PreCalc Section 1.6.ppt
11-FUNCTIONS-OPERATIONS-COMPOSITE-INVERSE1.ppt
Functions by mstfdemirdag
Module 3 exponential and logarithmic functions
Topic 3 Inverse of function, steps to find inverse and properties of inverse
4.1 Inverse Functions
Function
Calc 5.3
Composite Function Mathematics for grade 11
Lesson Slides—Function Operations, Part 2.pptx
3.7 Inverse Functions
4 5 inverse functions
FUNCTIONS L.1.pdf
Introductory maths analysis chapter 02 official
Chapter 2 - Functions and Graphs
Chapter2 functionsandgraphs-151003144959-lva1-app6891

More from Charliez Jane Soriano (20)

PPTX
AIS INTERNAL CONTROL
PPTX
Romanesque and Gothic Architecture (Analysis, Info etc.)
PPTX
Pantheon (WITH LITTLE DETAILS BUT IT'LL ALWAYS HELP)
PPTX
SCHOOL OF ATHENS, LAST SUPPER, ECSTACY OF ST. TERESA
PPTX
POST MODERN ARCHITECTURE
PPTX
STARRY NIGHT, VINCENT SONG AND SPOLARLIUM
PPTX
modern architecture
PPTX
renaissance art (david by donatello, david and c reation of adam by michelang...
PPTX
Baroque and rococo architecture
PPTX
Aphrodite of melos
PPTX
Chauvet cave
PPTX
PPTX
market segmentation
PPTX
Statistics report THE RANGE
PPTX
Sample paragraphs and essay (methods of paragraph
PPTX
PPTX
Aralin 21: Pang-unawa sa Implasyon
PPTX
Baron coburg ppt Case Study and all
PPTX
Girl scout songs
AIS INTERNAL CONTROL
Romanesque and Gothic Architecture (Analysis, Info etc.)
Pantheon (WITH LITTLE DETAILS BUT IT'LL ALWAYS HELP)
SCHOOL OF ATHENS, LAST SUPPER, ECSTACY OF ST. TERESA
POST MODERN ARCHITECTURE
STARRY NIGHT, VINCENT SONG AND SPOLARLIUM
modern architecture
renaissance art (david by donatello, david and c reation of adam by michelang...
Baroque and rococo architecture
Aphrodite of melos
Chauvet cave
market segmentation
Statistics report THE RANGE
Sample paragraphs and essay (methods of paragraph
Aralin 21: Pang-unawa sa Implasyon
Baron coburg ppt Case Study and all
Girl scout songs

Recently uploaded (20)

PDF
VCE English Exam - Section C Student Revision Booklet
PDF
01-Introduction-to-Information-Management.pdf
PPTX
Institutional Correction lecture only . . .
PDF
Pre independence Education in Inndia.pdf
PDF
Sports Quiz easy sports quiz sports quiz
PDF
Insiders guide to clinical Medicine.pdf
PPTX
GDM (1) (1).pptx small presentation for students
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PDF
Microbial disease of the cardiovascular and lymphatic systems
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PDF
Classroom Observation Tools for Teachers
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PPTX
Cell Types and Its function , kingdom of life
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
VCE English Exam - Section C Student Revision Booklet
01-Introduction-to-Information-Management.pdf
Institutional Correction lecture only . . .
Pre independence Education in Inndia.pdf
Sports Quiz easy sports quiz sports quiz
Insiders guide to clinical Medicine.pdf
GDM (1) (1).pptx small presentation for students
human mycosis Human fungal infections are called human mycosis..pptx
2.FourierTransform-ShortQuestionswithAnswers.pdf
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
Microbial disease of the cardiovascular and lymphatic systems
Module 4: Burden of Disease Tutorial Slides S2 2025
Final Presentation General Medicine 03-08-2024.pptx
Abdominal Access Techniques with Prof. Dr. R K Mishra
Classroom Observation Tools for Teachers
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
Cell Types and Its function , kingdom of life
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx

Composition and inverse of functions

  • 2. WHAT IS ‘COMPOSITION OF FUNCTIONS’ ?  Composition of Functions is the process of combining two functions where one function is performed first and the result of which is substituted in place of each x in the other function.  Given the two functions, f and g, the composition of f with g, denoted by f o g (read as “f circle g”), is defined by the equation: (f o g) (x) = f [g(x)] wherein f is considered to be the dependent function and g is considered to be the independent function.
  • 3. MORE ABOUT COMPOSITION OF FUNCTIONS…  Composition of functions is not commutative. f[g(x)] is generally not equal to g[f(x)]  For example, consider f(x) = 2x and g(x) = x - 3. f[g(x)] = 2(x - 3) = 2x - 6 g[f(x)] = (2x) - 3 = 2x - 3 f[g(x)] is not equal to g[f(x)].
  • 4. HOW DO WE GET THE COMPOSITION OF FUNCTIONS? Example: Find the composition of f with g, when f(x) = 5x-3 and g(x) = 3-2x. SOLUTION: 1. Establish the equation based on the given functions and based on the definition. -given functions: f(x) = 5x-3 and g(x) = 3-2x -the definition: (f o g) (x) = f [g(x)] 2. Determine the dependent and independent functions. *dependent function: f *independent function: g
  • 5. 3. Substitute the right of the equation by the given expression of the dependent function. (f o g) (x) = 5x-3 4. Substitute all x’s of the dependent function by the expression of the independent function. (f o g) (x) = 5(3-2x)-3 5. Simplify the resulting expresion. (f o g) (x) = 5(3-2x)-3 = 15-10x-3 = -10x+12 Therefore, the composition of f with g is -10x+12 .
  • 6. NOW, WHAT IF WE ARE ASK TO DO THE REVERSE OF THE GIVEN EXAMPLE? Don’t worry ‘coz here’s how to do it…
  • 7. 1. Again, we are going to establish the first equation based on the given functions and based on the definition. So, we have -given function: f(x) = 5x-3 and g(x) = 3-2x -the definition: (g o f) (x) = g [f(x)] 2. This time: *dependent function: g *independent function: f 3. Substitute the right of the equation by the given expression of the dependent function. (g o f) (x) = 3-2x
  • 8. 4. Substitute all x’s of the dependent function by the expression of the independent function. (g o f) (x) = 3-2(5x-3) 5. Simplify the resulting expresion. (g o f) (x) = 3-2(5x-3) = 3-10x+6 = -10x+9 Therefore, the composition of g with f is -10x+9 .
  • 9. From the given example wherein we took the composition of f with g (f o g) and the composition of g with f (g o f), we can say that changing the order of functions does not mean that we are going to arrive at the same answer. Thus, changing the order of the functions can result to equal or unequal values of composition. But, there are instances wherein even if we interchange the order of the functions, their compositions are the same.
  • 10. CONSIDER THIS EXAMPLE: Given the functions, f(x)=5x-7 and g(x)= x+7 , Find f o g and g o f. 5 (f o g)(x)= f[g(x)] (g o f)(x)= g[f(x)] = 5x-7 = x+7 = 5(x+7)-7 5 5 = 5x-7+7 = 5x+35-7 5 5 = 5x = x+7-7 5 = x = x
  • 11. The pair of functions which arrives at the same value of composition after interchanging the order is called Inverse Functions. The composition of inverse functions is always equal to x.
  • 12. Now let’s see if you can do it…
  • 13. Evaluate the composite function f[g(x)] for f(x) = 3x2 + 6 and g(x) = x - 8. Choices: A. x - 8 B. 3x2 - 48x + 198 C. 3x2 - 2 D. 3x2 + 6 Correct Answer: B
  • 14. SOLUTION: Step 1: f[g(x)] = f[x - 8] Step 2: = 3(x - 8)2 + 6 Step 3: = 3(x2 - 16x + 64) + 6 Step 4: = 3x2 - 48x + 198 We hope you got it ;)))
  • 15. Another examples: Let g(x) = 4x2 – 5x and h(x) = x+1 find: a. (g o h)(x) b. (h o g)(x) Answers: a. 4x2 + 3x – 1 b. 4x2 - 5x +1
  • 17. DEFINITIONS OF INVERSE FUNCTIONS:  A function and its inverse function can be described as the "DO" and the "UNDO" functions. A function takes a starting value, performs some operation on this value, and creates an output answer. The inverse function takes the output answer, performs some operation on it, and arrives back at the original function's starting value.  This "DO" and "UNDO" process can be stated as a composition of functions. If functions f and g are inverse functions, then f(g(x))=g(f(x))=x.  Two functions are inverse if, and only if, every domain of one function can be found on the range of the other and vice-versa, and their composition is always equal to x.
  • 18. SO HOW DO WE FIND THE INVERSE OF A FUNCTION? Basically speaking, the process of finding an inverse is simply the swapping of the x and y coordinates. This newly formed inverse will be a relation, but may not necessarily be a function.  Consider this subtle difference in terminology: Definition: INVERSE OF A FUNCTION: The relation formed when the independent variable is exchanged with the dependent variable in a given relation. (This inverse may NOT be a function.) Definition: INVERSE FUNCTION: If the above mentioned inverse of a function is itself a function, it is then called an inverse function.
  • 19. REMEMBER: The inverse of a function may not always be a function! The original function must be a one-to-one function to guarantee that its inverse will also be a function.
  • 23. IN FINDING THE INVERSE OF A FUNCTION GIVEN AN EQUATION, THE FOLLOWING STEPS CAN BE FOLLOWED: 1. Replace f(x) by y. 2. Substitute x with y and y with x. 3. Express y as a function of x and simplify. 4. Denote the inverse as g(x). Check the inverse by applying composition of function. That is: f(g(x)) = g(f(x)) = x
  • 24.  Find the inverse of the function described by the equation f(x) = 2/3x – 4 SOLUTION: 1. Replace f(x) by y. y = 2/3x -4 2. Substitute x with y and y with x. x = 2/3y -4 3. Express y as a function of x and simplify. 2y = x +4 3 3 ( 2y = x+4) 2 3 y = 3x+6 2 That is the inverse of the given equation.
  • 25.  g(f(x)) = 3x + 6 2 = 3 (2x – 4) + 6 2 3 = x – 6 + 6 = x 4. Denote the inverse as g(x). Check the inverse by applying composition of function.  f(g(x)) = 3 x – 4 2 = 2 (3x + 6) – 4 3 2 = x + 4 – 4 = x Since f(g(x)) = g(f(x)) = x , we can say the given equation and the computed inverse are really inverse functions.
  • 26. TRY THESE!  Find the inverse of the function f(x) = x – 4.  Find the inverse of the function (given that x is not equal to 0).
  • 27.  Find the inverse of the function f(x) = -5x + 4 Answer: y = -x +4 5  Find the inverse of the function g(x) = x +5 Answer: x – 5  Find the inverse of the function h(x) = 5x + 10 Answer: x – 2 5
  • 28. (by: Group 1) Charliez Jane Soriano Denny Rae Sual Roland Cabarles Joshua Cericos Maria Monica Carbon Jessa Mae Margallo Aniemhar Cuadrasal Hanah Nasifah Ali