Composite Functions. Objectives  Add, subtract, multiply, and divide functions.  Find compositions of one function with another function.

Slides:



Advertisements
Similar presentations
Composition is a binary operation like addition, subtraction, multiplication and division are binary operations. (meaning they operate on two elements)
Advertisements

Chapter 3: Functions and Graphs 3.5: Operations on Functions
Combinations of Functions; Composite Functions
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
1.7, page 209 Combinations of Functions; Composite Functions Objectives Find the domain of a function. Combine functions using algebra. Form composite.
Objective To perform operations on functions and to determine the domains of the resulting functions.
BY DR. JULIA ARNOLD The Algebra of Functions What does it mean to add two functions? If f(x) = 2x + 3 and g(x) = -4x - 2 What would (f+g)(x) be? (f+g)(x)
 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.
1.7 Combination of Functions
FUNCTIONS : Domain values When combining functions using the composite rules, it is necessary to check the domain for values that could be restricted.
1 1.6 Operations with Functions and Composition In this section, we will combine functions using the four basic operations: addition, subtraction, multiplication.
6.3 Power Functions & Function Operations What is the difference between a power function and a polynomial equation? What operations can be performed on.
7.3 Power Functions and Function Operations
Rational Expressions Section 0.5. Rational Expressions and domain restrictions Rational number- ratio of two integers with the denominator not equal to.
Chapter 7 7.6: Function Operations. Function Operations.
1.3 New functions from old functions: Transformations.
3.3 Perform Function Operations & Composition
Chapter 1 Functions and Graphs Copyright © 2014, 2010, 2007 Pearson Education, Inc Combinations of Functions; Composite Functions.
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)
FUNCTION OPERATIONS. Students seem to understand that the following: (f+g)(x) means add the f(x) and the g(x) functions together. (fg)(x) mean multiply.
Lesson 4-2 Operations on Functions. We can do some basic operations on functions.
7.3 – Power Functions & Function Operations. Operations on Functions: for any two functions f(x) & g(x) 1. Addition h(x) = f(x) + g(x) 2. Subtraction.
Power Functions A power function has the form a is a real number b is a rational number ( if b is a positive integer then a power function is a type of.
Lesson 2-8: Operations of Functions
7.3 Power Functions & Function Operations p. 415.
Pre-Calc Lesson 4.2 Operations on Functions
Chapter 2 Functions and Graphs Copyright © 2014, 2010, 2007 Pearson Education, Inc Combinations of Functions; Composite Functions.
Operation of Functions and Inverse Functions Sections Finding the sum, difference, product, and quotient of functions and inverse of functions.
Section 2.7 Combining Functions Objectives: To add, subtract, multiply and divide functions. Composition of functions.
Operations with Functions
Ch. 1 – Functions and Their Graphs
1.5 Combintions of Functions
Operations on Functions Day 1 – Add, Subtract, Multiply and Divide
LESSON 1-2 COMPOSITION OF FUNCTIONS
3.5 Operations on Functions
Digital Lesson Algebra of Functions.
Do Now:.
Operations on Functions Section 1-8
Functions, operations, domain
Warm-up (10 min. – No Talking)
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Copyright 2013, 2009, 2005, 2001, Pearson Education, Inc.
Operations on Functions
Fun with Functions!.
4-2 Operations on Functions
4-2 Operations on Functions
Please find your new assigned seat!
Perform Function Operations and Composition
Combinations of Functions:
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
2-6: Combinations of Functions
2.6 Operations on Functions
Combinations of Functions
Functions and their Combinations
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Operations with Functions
3.5 Operations on Functions
Function Operations Function Composition
Warm Up Determine the domain of the function.
1.5 Combination of Functions
Composition of Functions
Function And Relations Review
6.3 Perform Function Operations & Composition
Function Operations Function Composition
L7-6 Obj: Students will add, subtract, multiply and divide functions
2-6: Combinations of Functions
Section 2.1 Functions.
12 Chapter Chapter 2 Exponential and Logarithmic Functions.
Objectives Add, subtract, multiply, and divide functions.
Presentation transcript:

Composite Functions

Objectives  Add, subtract, multiply, and divide functions.  Find compositions of one function with another function.

Unless a function has a stated domain, its domain is the set of real numbers.

● The denominator cannot be zero. Numbers that cause the denominator to be zero are called restrictions. ● An even root cannot have a negative result within the radical sign. These, too, are called restrictions. ● Unless we have these previous two conditions resulting in restrictions, then all other equations have a domain of all real numbers. ● All real numbers are denoted by (- ∞, ∞)

Let f and g be two functions. The sum of (f + g) (x) = f(x) + g(x) Simply add the two equations and simplify. The domain of f(x) + g(x) is the set of all real numbers common to the domains of f and g.

Simply add the two expressions and simplify. What is the domain?

Let f and g be two functions. The difference of (f - g) (x) = f(x) - g(x) Simply subtract the two equations and simplify The domain of f(x) - g(x) is the set of all real numbers common to the domains of f and g.

Simply subtract the expressions and simplify.

Let f and g be two functions. The product of (fg) (x) = f(x) g(x) Simply multiply the two equations and simplify The domain of f(x) g(x) is the set of all real numbers common to the domains of f and g.

Simply multiply the two equations.

Let f and g be two functions. The quotient of (f/g) (x) = f(x)/g(x) Simply divide the two equations and simplify The domain of f(x) / g(x) is the set of all real numbers common to the domains of f and g, provided g(x) is not equal to zero.

Can the function be simplified?No Therefore, the above function is the answer.

(f ◦ g) (x) = f(g(x)) Substitute the expression for g(x) into every x for the equation of f(x). Given: f(x) = 3x – 4 and g(x) = x² - 2x + 6 Find (f ◦ g) (x). (f ◦ g) (x) = f(g(x)), so substitute x² - 2x + 6 for x in the expression 3x – 4. To be continued 

Substitute x² - 2x + 6 for x in the expression 3x – 4.

(g ◦ f) (x) = g(f(x)) Substitute the expression for f(x) into every x in the equation of g(x). Given: f(x) = 3x – 4 and g(x) = x² - 2x + 6 Find (g ◦ f) (x). (g ◦ f) (x) = g(f(x)), so substitute 3x – 4 for x in the expression x² - 2x + 6. To be continued 

Substitute 3x – 4 for x in the expression x² - 2x + 6.

Find (g ◦ f)(1) (g ◦ f) (x) = 9x² - 30x + 30 Substitute 1 for every x 9(1)² - 30(1) – = 9 (g ◦ f)(1) = 9