5.1 Combining Functions Perform arithmetic operations on functions

Slides:



Advertisements
Similar presentations
1.8 Combinations of Functions: Composite Functions The composition of the functions f and g is “f composed by g of x equals f of g of x”
Advertisements

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.
Copyright © 2013, 2009, 2005 Pearson Education, Inc.
LIAL HORNSBY SCHNEIDER
2.6 Operations and Composition
Combinations of Functions; Composite Functions
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
 Simplify the following. Section Sum: 2. Difference: 3. Product: 4. Quotient: 5. Composition:
Warm-up Arithmetic Combinations (f+g)(x) = f(x) + g(x) (f-g)(x) = f(x) – g(x) (fg)(x) = f(x) ∙ g(x) (f/g)(x) = f(x) ; g(x) ≠0 g(x) The domain for these.
Example Solution For a) ( f + g)(4)b) ( f – g)(x) c) ( f /g)(x)d) find the following. a) Since f (4) = 2(4) – (4) 2 = 8  16 =  8 and g(4) = 3(4)
Combinations of Functions
Bellwork: Graph each line: 1. 3x – y = 6 2. Y = -1/2 x + 3 Y = -2
Chapter 7 7.6: Function Operations. Function Operations.
Translations and Combinations Algebra 5/Trigonometry.
1.3 New functions from old functions: Transformations.
Chapter 1 Functions and Graphs Copyright © 2014, 2010, 2007 Pearson Education, Inc Combinations of Functions; Composite Functions.
0-6: Operations on and Composition of Functions
Copyright © 2006 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Combining Functions ♦ Perform arithmetic operations on functions ♦ Perform.
Operations on Functions Lesson 3.5. Sums and Differences of Functions If f(x) = 3x + 7 and g(x) = x 2 – 5 then, h(x) = f(x) + g(x) = 3x (x 2 – 5)
Lesson 4-2 Operations on Functions. We can do some basic operations on functions.
Ch 9 – Properties and Attributes of Functions 9.4 – Operations with Functions.
Chapter 2 Functions and Graphs Copyright © 2014, 2010, 2007 Pearson Education, Inc Combinations of Functions; Composite Functions.
Aim: What is the composition of functions? Do Now: Given: Express z in terms of x HW: Work sheet.
Copyright © 2009 Pearson Education, Inc. CHAPTER 2: More on Functions 2.1 Increasing, Decreasing, and Piecewise Functions; Applications 2.2 The Algebra.
Review of 1.4 (Graphing) Compare the graph with.
Operations of Functions Given two functions  and g, then for all values of x for which both  (x) and g (x) are defined, the functions  + g,
Section 2.7 Combining Functions Objectives: To add, subtract, multiply and divide functions. Composition of functions.
Operations with Functions
Combinations of Functions
Ch. 1 – Functions and Their Graphs
Combinations of Functions: Composite Functions
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Operations on Functions Day 1 – Add, Subtract, Multiply and Divide
LESSON 1-2 COMPOSITION OF FUNCTIONS
3.5 Operations on Functions
2.6 Combination of Functions and Composite Functions
Digital Lesson Algebra of Functions.
Functions, operations, domain
Functions and Their Graphs RAFIZAH KECHIL, UiTM PULAU PINANG
Section 3.4 – Combinations of Functions
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Section 2.6 The Algebra of Functions
Chapter 2: Analysis of Graphs of Functions
Today in Pre-Calculus Notes: (no handout) Go over quiz Homework
Combinations of Functions; Composite Functions
Combinations of Functions:
Combinations of Functions
2.2 The Algebra of Functions
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Chapter 7 Functions and Graphs.
The Algebra of Functions
2-6: Combinations of Functions
2.6 Operations on Functions
Combinations of Functions
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
MATH 1310 Section 3.6.
Sullivan Algebra and Trigonometry: Section 3.5
3.5 Operations on Functions
6-1: Operations on Functions (+ – x ÷)
Warm Up Determine the domain of the function.
1.5 Combination of Functions
Composition of Functions
MATH 1310 Section 3.6.
CHAPTER 2: More on Functions
The Algebra of Functions
Combinations of Functions
2-6: Combinations of Functions
The Algebra of Functions
Do Now: Given: Express z in terms of x HW: p.159 # 4,6,8,
New function graphs from old ones: Using Transformations
Presentation transcript:

5.1 Combining Functions Perform arithmetic operations on functions Review function notation Perform composition of functions

Operations on Functions If f(x) and g(x) both exist, the sum, difference, product, quotient and composition of two functions f and g are defined by

Operations on Functions and Domains The domains of the sum, difference, and product of f and g include x-values that are in both the domain of f and the domain of g.

Example: Evaluating combinations of functions (1 of 3) If possible, use the graph representation of f and g to evaluate (f + g)(4), (f − g)(−2), (fg)(1), and

Example: Evaluating combinations of functions (2 of 3) Solution f(4) = 9, g(4) = 2 (f + g)(4) = 9 + 2 = 11 f(−2) = −3, g(−2) is undefined, so (f + g) is undefined

Example: Evaluating combinations of functions (3 of 3) f(1) = 3, g(1) = 1 (fg)(3) = 3(1) = 3

Example: Performing arithmetic operations on functions symbolically (1 of 6)

Example: Performing arithmetic operations on functions symbolically (2 of 6)

Example: Performing arithmetic operations on functions symbolically (3 of 6)

Example: Performing arithmetic operations on functions symbolically (4 of 6) b. (fg)(0) is not defined, since 0 is not in the domain of f(x).

Example: Performing arithmetic operations on functions symbolically (5 of 6)

Example: Performing arithmetic operations on functions symbolically (6 of 6)

Example: Evaluating function notation (1 of 2) Let g(x) = 3x² − 6x + 2. Evaluate each expression. a. g(2) b. g(k) c. g(x²) d. g(x + 2) Solution a. g(2) = 3(2)² − 6(2) + 2 = 12 − 12 + 2 = 2 b. g(k) = 3k² − 6k + 2

Example: Evaluating function notation (2 of 2) d. g(x + 2) = 3(x + 2)² − 6(x + 2) + 2 = 3(x² + 4x + 4) − 6(x + 2) + 2 = 3x² + 12x + 12 − 6x − 12 + 2 = 3x² + 6x + 2

Composition of Functions (1 of 2)

Domain of Composition of Functions

Composition of Functions (2 of 2)

Example: Evaluating a composite function symbolically (1 of 5)

Example: Evaluating a composite function symbolically (2 of 5)

Example: Evaluating a composite function symbolically (3 of 5)

Example: Evaluating a composite function symbolically (4 of 5)

Example: Evaluating a composite function symbolically (5 of 5)