Composition of Functions. Definition of Composition of Functions The composition of the functions f and g are given by (f o g)(x) = f(g(x))

Slides:



Advertisements
Similar presentations
Domain: 1) f(0) = 8 2) f(3) = 3) g(-2) = -2 4) g(2) = 0 5) f(g(0)) = f(2) =0 6) f(g(-2)) = f(-2) =undefined 7) f(g(2)) = f(0) =8 8) f(g(-1)) = f(1) =3.
Advertisements

Function Composition Fancy way of denoting and performing SUBSTITUTION But first …. Let’s review.
Composition of Functions
Warm- UP F(x) = x + 2, g(x) = -x Add the two functions 2.Subtract the two functions 3.Multiply the two functions.
Example 1A: Using the Horizontal-Line Test
Section 12.1 Composite and Inverse Functions
Function Composition. Fancy way of denoting and performing SUBSTITUTION But first ….let’s review.
Chapter 7 7.6: Function Operations. Function Operations.
Inverse Functions Given 2 functions, f(x) & g(x), if f(g(x))=x AND g(f(x))=x, then f(x) & g(x) are inverses of each other. Symbols: f -1(x) means “f.
Translations and Combinations Algebra 5/Trigonometry.
5.1 Composite Functions Goals 1.Form f(g(x)) = (f  g) (x) 2.Show that 2 Composites are Equal.
Composite Functions. O Finding a composite function simply means plugging one function into another function. O The key thing to remember is which way.
Math on the Mind. Composition of Functions Unit 3 Lesson 7.
6-1: Operations on Functions (Composition of Functions)
Ch 9 – Properties and Attributes of Functions 9.4 – Operations with Functions.
Aim: What is the composition of functions? Do Now: Given: Express z in terms of x HW: Work sheet.
Review of 1.4 (Graphing) Compare the graph with.
Finding Inverses (thru algebra) & Proving Inverses (thru composition) MM2A5b. Determine inverses of linear, quadratic, and power functions and functions.
7.7 Operations with Functions 7.8 Inverse of Functions Algebra II w/ trig.
Do Now: Perform the indicated operation.
Operations with Functions
1.5 Combintions of Functions
LESSON 1-2 COMPOSITION OF FUNCTIONS
3.5 Operations on Functions
When finished with quiz…
Do Now:.
Warm Up Solve for x in terms of y
Relations and Functions
3.6-2 Composing, Decomposing Functions
Relations between Exponential and Logarithmic Functions
Composition of Functions
Composition of Functions 1.
Function Compositions and Inverses
Functions Review.
Section 5.1 Composite Functions.
Homework Questions.
= + 1 x x2 - 4 x x x2 x g(x) = f(x) = x2 - 4 g(f(x))
Combinations of Functions:
Activity 2.8 Study Time.
Functions and Their Inverses
Homework Questions.
Function Composition Section 8-7.
2-6: Combinations of Functions
Composition OF Functions.
2.6 Operations on Functions
Composition OF Functions.
Composition of Functions
3.5 Operations on Functions
Function Operations Function Composition
Warm Up Determine the domain of the function.
Perform the indicated operation.
Function Composition Section 8-7.
Determine if 2 Functions are Inverses by Compositions
Function Composition.
Section 2.3: Polynomial Functions of Higher Degree with Modeling
Function Operations (and inverses!).
Warm Up Determine the domain of f(g(x)). f(x) = g(x) =
Section 2 – Composition of Functions
Use Inverse Functions Notes 6.4.
Use Inverse Functions Notes 7.5 (Day 2).
Function Operations Function Composition
Chain Rule Chain Rule.
Replace inside with “x” of other function
Section 6.1 Composite Functions.
2-6: Combinations of Functions
Function Composition R. Yates.
Do Now: Given: Express z in terms of x HW: p.159 # 4,6,8,
Evaluate x = 3; 2x + 6.
Algebra 2 Ch.7 Notes Page 52 P Function Operations.
Composition of Functions
Presentation transcript:

Composition of Functions

Definition of Composition of Functions The composition of the functions f and g are given by (f o g)(x) = f(g(x))

(f o g)(x) is read as f composed of g

Steps in computing (f o g)(x) 1. Begin with the f function. 2. Plug the g formula in for x. 3. Complete the f formula. 4. Reduce the equation.

Suppose f (x) = x g(x) = 4x

(f o g) (x) = f(g(x)) Plug the g formula in for x in the f formula f(4x) = (4x) = 16x 2 + 3

(g o f) (x) = g(f(x)) Plug the f formula in for x in the g formula g(x 2 +3) = 4(x 2 + 3) = 4x

Recall f(x) = x and g(x) = 4x (g o f)(0) = g(f(0)) = g(3) = 12 0 f(x) = x g(x) = 4x 12