19
6-1: Operations on Functions (Composition of Functions) I can find the composition of functions

6-1: Operations on Functions (Composition of Functions) I can find the composition of functions

Embed Size (px)

Citation preview

Page 1: 6-1: Operations on Functions (Composition of Functions) I can find the composition of functions

6-1: Operations on Functions (Composition of Functions)

I can find the composition of functions

Page 2: 6-1: Operations on Functions (Composition of Functions) I can find the composition of functions

Composition of functions

Putting one function into another function

Page 3: 6-1: Operations on Functions (Composition of Functions) I can find the composition of functions

Composition of functions

Putting one function into another function

Two ways of writing: f₀g(x) = f(g(x))

Page 4: 6-1: Operations on Functions (Composition of Functions) I can find the composition of functions

Composition of functions

Putting one function into another function

Two ways of writing: f₀g(x) = f(g(x))Replace the “x” in f(x) with “g(x)”

Page 5: 6-1: Operations on Functions (Composition of Functions) I can find the composition of functions
Page 6: 6-1: Operations on Functions (Composition of Functions) I can find the composition of functions
Page 7: 6-1: Operations on Functions (Composition of Functions) I can find the composition of functions

Ex: f(x) = 2x – 5 g(x) = 4x

Page 8: 6-1: Operations on Functions (Composition of Functions) I can find the composition of functions

Ex: f(x) = 2x – 5 g(x) = 4x

f₀g(x) =

Page 9: 6-1: Operations on Functions (Composition of Functions) I can find the composition of functions

Ex: f(x) = 2x – 5 g(x) = 4x

f₀g(x) = f(g(x))

Page 10: 6-1: Operations on Functions (Composition of Functions) I can find the composition of functions

Ex: f(x) = 2x – 5 g(x) = 4x

f₀g(x) = f(g(x)) = f(4x)

Page 11: 6-1: Operations on Functions (Composition of Functions) I can find the composition of functions

Ex: f(x) = 2x – 5 g(x) = 4x

f₀g(x) = f(g(x)) = f(4x) = 2( ) – 5

Page 12: 6-1: Operations on Functions (Composition of Functions) I can find the composition of functions

Ex: f(x) = 2x – 5 g(x) = 4x

f₀g(x) = f(g(x)) = f(4x) = 2(4x) – 5

Page 13: 6-1: Operations on Functions (Composition of Functions) I can find the composition of functions

Ex: f(x) = 2x – 5 g(x) = 4x

f₀g(x) = f(g(x)) = f(4x) = 2(4x) – 5 = 8x – 5

Page 14: 6-1: Operations on Functions (Composition of Functions) I can find the composition of functions

Ex: f(x) = 2x – 5 g(x) = 4x

f₀g(x) = f(g(x)) = f(4x) = 2(4x) – 5 = 8x – 5

g₀f(x)

Page 15: 6-1: Operations on Functions (Composition of Functions) I can find the composition of functions

Ex: f(x) = 2x – 5 g(x) = 4x

f₀g(x) = f(g(x)) = f(4x) = 2(4x) – 5 = 8x – 5

g₀f(x) = g(f(x)) =

Page 16: 6-1: Operations on Functions (Composition of Functions) I can find the composition of functions

Ex: f(x) = 2x – 5 g(x) = 4x

f₀g(x) = f(g(x)) = f(4x) = 2(4x) – 5 = 8x – 5

g₀f(x) = g(f(x)) = 4( )

Page 17: 6-1: Operations on Functions (Composition of Functions) I can find the composition of functions

Ex: f(x) = 2x – 5 g(x) = 4x

f₀g(x) = f(g(x)) = f(4x) = 2(4x) – 5 = 8x – 5

g₀f(x) = g(f(x)) = 4(2x – 5)

Page 18: 6-1: Operations on Functions (Composition of Functions) I can find the composition of functions

Ex: f(x) = 2x – 5 g(x) = 4x

f₀g(x) = f(g(x)) = f(4x) = 2(4x) – 5 = 8x – 5

g₀f(x) = g(f(x)) = 4(2x – 5) = 8x – 20

Page 19: 6-1: Operations on Functions (Composition of Functions) I can find the composition of functions

HW: 27-49 all, 52-54 all