Domain, range and composite functions

Slides:



Advertisements
Similar presentations
2.3 Combinations of Functions Introductory MATHEMATICAL ANALYSIS For Business, Economics, and the Life and Social Sciences (12 th Edition) Copyright ©
Advertisements

The Domain of f is the set of all allowable inputs (x values)
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.
COMPOSITE FUNCTIONS. The composite function: fg means… Apply the rule for g, then, apply the rule for f. So, if f(x) = x 2 and g(x) = 3x + 1 Then fg(2)
Composite Functions h(x) is a composite function when it has been created by two functions g(x) and f(x) This is different than a combined function in.
1.7, page 209 Combinations of Functions; Composite Functions Objectives Find the domain of a function. Combine functions using algebra. Form composite.
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
Domain Symmetry Function Operations Misc.Inverses.
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))
Combinations of Functions & Inverse Functions Obj: Be able to work with combinations/compositions of functions. Be able to find inverse functions. TS:
Do Now Determine the open intervals over which the following function is increasing, decreasing, or constant. F(x) = | x + 1| + | x – 1| Determine whether.
Product and Quotients of Functions Sum Difference Product Quotient are functions that exist and are defined over a domain. Why are there restrictions on.
Chapter 7 7.6: Function Operations. Function Operations.
1.8 Combinations of Functions JMerrill, 2010 Arithmetic Combinations.
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)
Chapter 3: Transformations of Graphs and Data Lesson 7: Compositions of Functions Mrs. Parziale.
SOLUTION EXAMPLE 4 Standardized Test Practice To evaluate g(f(3)), you first must find f(3). f(3) = 2(3) – 7 Then g( f(3)) = g(–1) So, the value of g(f(3))
How do we verify and find inverses of functions?
Do Now: Find f(g(x)) and g(f(x)). f(x) = x + 4, g(x) = x f(x) = x + 4, g(x) = x
FUNCTIONS REVIEW PRE-CALCULUS UNIT 1 REVIEW. STANDARD 1: DESCRIBE SUBSETS OF REAL NUMBERS What are the categories? Where would these be placed? 7, 6,
Finding Inverses (thru algebra) & Proving Inverses (thru composition) MM2A5b. Determine inverses of linear, quadratic, and power functions and functions.
Ch. 7 Day 6 Book Section 7.6 Function Operations.
Completing the Square, Functions & Graphs
Operations with Functions
1.5 Combintions of Functions
LESSON 1-2 COMPOSITION OF FUNCTIONS
3.5 Operations on Functions
Quiz PowerPoint Review
DO NOW: Perform the indicated operation.
Composition of Functions
Today in Pre-Calculus Notes: (no handout) Go over quiz Homework
Composition of Functions 1.
Function Compositions and Inverses
Functions Review.
Section 5.1 Composite Functions.
= + 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.
Perform Function Operations and Composition Lesson 3.3
Composition of Functions And Inverse Functions.
2-6: Combinations of Functions
2.6 Operations on Functions
Combinations of Functions
Functions and their Combinations
Composition of Functions
Operations with Functions
3.5 Operations on Functions
6.4 - Use Inverse Functions
Function Operations Function Composition
Warm Up Determine the domain of the function.
Perform the indicated operation.
3.6 – The Chain Rule.
Page 196 1) 3) 5) 7) 9) 11) 13) g(f(3)) = -25, f(g(1)) = 1, f(f(0)) = 4 15) 1 17) 30 19) f(g(x)) = (x + 3)2 g(f(x)) = x2 + 3 Domain: All Reals 21) 5/15/2019.
Warm Up Determine the domain of f(g(x)). f(x) = g(x) =
Function And Relations Review
Section 2 – Composition of Functions
Use Inverse Functions Notes 6.4.
Use Inverse Functions Notes 7.5 (Day 2).
Function Operations Function Composition
Section 6.1 Composite Functions.
2-6: Combinations of Functions
f(x) g(x) x x (-8,5) (8,4) (8,3) (3,0) (-4,-1) (-7,-1) (3,-2) (0,-3)
Operations on Functions
Algebra 2 Ch.7 Notes Page 52 P Function Operations.
Presentation transcript:

Domain, range and composite functions

The domain and range of a function Remember, The domain of a function is the set of values to which the function can be applied. The range of a function is the set of all possible output values. A function is only fully defined if we are given both: the rule that defines the function, for example f(x) = x – 4. the domain of the function, for example the set {1, 2, 3, 4}. Given the rule f(x) = x – 4 and the domain {1, 2, 3, 4} we can find the range: {–3, –2, –1, 0}

The domain and range of a function It is more common for a function to be defined over a continuous interval, rather than a set of discrete values. For example: The function f(x) = 4x – 7 is defined over the domain –2 ≤ x < 5. Find the range of this function. Since this is a linear function, solve for the smallest and largest values of x: When x = –2, f(x) = –8 – 7 = –15 With many-to-one functions such as f(x) = sin(x) or f(x) = x2, solving for the smallest and largest values of x may not give the range of the function. In these cases it is more important to sketch the function. When x = 5, f(x) = 20 – 7 = 13 The range of the function is therefore –15 ≤ f(x) < 13

Example 1 Change the domain and function and observe the change in the range.

Example 2 This example shows how the range of a quadratic function depends not only on the given domain but also on the maximum and minimum value of the function. This can be found by writing the function in vertex form.

Composite functions Suppose we have two functions defined for all real numbers: f(x) = x – 3 g(x) = x2 We can combine these two functions by applying f and then applying g as follows: x f x – 3 (x – 3)2 g g(f) Since we are applying g to f(x), this can be written as g(f(x)) or more simply as (g◦f)(x). So: g(f(x)) = (x – 3)2

Composite functions g(f(x)) is an example of a composite function. g(f(x)) means perform f first and then g. Compare this with the composite function f(g(x)): x g x2 x2 – 3 f f(g) It is also possible to form a composite function by applying the same function twice. For example, if we apply the function f to f(x), we have f(f(x)). f(f (x)) = (f ◦f )(x) = f(x – 3) = (x – 3) – 3 = x – 6

Composite function machine