70 likes | 153 Views
Unit 2. Composition from a Graph. Objectives. I can perform function composition from a graph. Function Composition. Notation. Another way to write this is. OR f[g(x)]. evaluating with Function Composition. EX 4: f(x) = x 2 + 1 g(x) = 2x.
E N D
Unit 2 Composition from a Graph
Objectives • I can perform function composition from a graph
Function Composition Notation Another way to write this is OR f[g(x)]
evaluating with Function Composition EX 4: f(x) = x2 +1 g(x) = 2x Start with g(x) & find g(3). Put that answer in to f(x). g(3) = 6 f(6) = 37
Homework • WS 2-5 • Quiz next class