Composite functions When two or more functions are combined, so that the output from the first function becomes the input to the second function, the result.

Slides:



Advertisements
Similar presentations
The Domain of f is the set of all allowable inputs (x values)
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.
Composition of Functions
Warm- UP F(x) = x + 2, g(x) = -x Add the two functions 2.Subtract the two functions 3.Multiply the two functions.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Example 1A: Using the Horizontal-Line Test
Operations with Functions
 Simplify the following. Section Sum: 2. Difference: 3. Product: 4. Quotient: 5. Composition:
12.1 Inverse Functions For an inverse function to exist, the function must be one-to-one. One-to-one function – each x-value corresponds to only one y-value.
Finding the Inverse. 1 st example, begin with your function f(x) = 3x – 7 replace f(x) with y y = 3x - 7 Interchange x and y to find the inverse x = 3y.
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.
Functions Domain and range The domain of a function f(x) is the set of all possible x values. (the input values) The range of a function f(x) is the set.
Combinations of Functions & Inverse Functions Obj: Be able to work with combinations/compositions of functions. Be able to find inverse functions. TS:
DO NOW: 6.3: w/s C: Perform the indicated operation. 1.) Find g(f(x)) if f(x) = 2x 2 – x and g(x) = 2.) Find g(h(8)) if g(x) = -x 2 and h(x) =
Chapter 7 7.6: Function Operations. Function Operations.
5.1 Composite Functions Goals 1.Form f(g(x)) = (f  g) (x) 2.Show that 2 Composites are Equal.
Composite Functions. O Finding a composite function simply means plugging one function into another function. O The key thing to remember is which way.
6-1: Operations on Functions (Composition of Functions)
Composite Functions How would you define composite functions? Math30-1.
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
Inverse Functions.
Function A FUNCTION is a mathematical “rule” that for each “input” (x-value) there is one and only one “output” (y – value). Set of Ordered Pairs: (input,
Function A FUNCTION is a mathematical “rule” that for each “input” (x-value) there is one and only one “output” (y – value). Set of Ordered Pairs: (input,
6.4 Notes – Use Inverse Functions. Inverse: Flips the domain and range values Reflects the graph in y = x line. Functions f and g are inverses of each.
1.8 Inverse Functions. Any function can be represented by a set of ordered pairs. For example: f(x) = x + 5 → goes from the set A = {1, 2, 3, 4} to the.
Warm up 1. Graph the following piecewise function:
REVIEW. A. All real numbers B. All real numbers, x ≠ -5 and x ≠ -2 C. All real numbers, x ≠ 2 D. All real numbers, x ≠ 5 and x ≠ 2.
Do Now: Perform the indicated operation.
Operations with Functions
Ch. 1 – Functions and Their Graphs
3.5 Operations on Functions
Do Now:.
Warm Up Solve for x in terms of y
COMPOSITE AND INVERSE FUNCTIONS
DO NOW: Perform the indicated operation.
Inverse Functions 5.3 Chapter 5 Functions 5.3.1
Composition of Functions
Copyright 2013, 2009, 2005, 2001, Pearson Education, Inc.
Composition of Functions 1.
Functions Review.
Inverse Functions.
Section 5.1 Composite Functions.
= + 1 x x2 - 4 x x x2 x g(x) = f(x) = x2 - 4 g(f(x))
Please find your new assigned seat!
Warm up f(x) = x g(x) = 4 - x (f о g)(x)= (g о f)(x)=
Combinations of Functions:
Activity 2.8 Study Time.
Functions and Their Inverses
Functions and Their Inverses
Composition of Functions And Inverse Functions.
2.6 Operations on Functions
Combinations of Functions
Operations with Functions
3.5 Operations on Functions
Function Operations Function Composition
Warm Up Determine the domain of the function.
Perform the indicated operation.
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.
Composition of Functions
Determine if 2 Functions are Inverses by Compositions
Warm Up Determine the domain of f(g(x)). f(x) = g(x) =
Function And Relations Review
Use Inverse Functions Notes 7.5 (Day 2).
Function Operations Function Composition
Composite Function: Combining a function within another function.
Functions and Their Inverses
Evaluate x = 3; 2x + 6.
12 Chapter Chapter 2 Exponential and Logarithmic Functions.
Algebra 2 Ch.7 Notes Page 52 P Function Operations.
Presentation transcript:

Composite functions When two or more functions are combined, so that the output from the first function becomes the input to the second function, the result is called a composite function or a function of a function. Consider f(x) = 2x -1 with the domain {1, 2, 3, 4} and g = x 2 with domain the range of f f(x) = 2x - 1g(x) = x Domain of f Range of f Domain of g Range of g gf(x)

fg and gf In general, the composite function fg and gf are different functions f(x) = 2x – 1 and g(x) = x 2 gf(x) 1 st function applied 2 nd function applied gf(x) = (2x – 1) 2 e.g. gf(3) = 25 fg(x) = 2x e.g. fg(3) = 17

Examples Find f(3) and f(-1) f(3) = (4  3 – 1) 2 = 121f(-1) = (4  )2=(- 5) 2 = 25 Find (i) gf(2) (ii) gg(2) (iii) fg(2) gff(2) (i) gf(x) = 2x 2 – 1  gf(2) = 2  2 2 – 1 = 7 (ii) gg(x) = 2(2x – 1)– 1  gg(2) = 2(2  2-1) – 1 = 5 (iii) fg(x) = (2x – 1) 2  fg(2) = (2  2 – 1) 2 = 9 (iv) gff(x) = 2x  gff(2) = 2  2 4 – 1 = 31

Examples Break the following functions down into two or more components. (i) f(x) = 2x + 3 and g(x) = x 2  fg(x) = 2x (ii) f(x) =  x, g(x) = x - 3 and h = x 4  hgf(x) = (  x – 3) 4 Find the domain and corresponding range of each of the following functions. (i) Domain: x  2 range f(x)  2 (ii) Domain: x  0 range f(x)  0

Examples (i) x  x 2 + 4(ii) x  x 6 (iii) x  3x + 12 (iv) x  9x (v) x  (3x + 4) 2 (vi) 3x + 12 Express the following functions in terms of f, g and h as appropriate. (i) fh(x) = x 2 + 4(ii) hhh(x) = x 6 (iii) gf(x) = 3x + 12(iv) fggh(x) = 9x (v) hgf(x) = (3x + 4) 2 (vi) fffg(x) = 3x + 12

Inverse functions The inverse function of f maps from the range of f back to the domain. f has the effect of ‘double and subtract one’ the inverse function (f -1 ) would be ‘add one and halve’. f(x) f -1 (x) range of f domain of f -1 domain of f range of f -1 AB The inverse function f -1 only exists if f is one – one for the given domain.

Graph of inverse functions f(x) = 2x - 1 y = x f(2) = 3  (2, 3) f -1 (3) = 2  (3, 2) y x In general, if (a, b) lies on y = f(x) then (b, a) on y = f – 1 (x). For a function and its inverse, the roles of x and y are interchanged, so the two graphs are reflections of each other in the line y = x provided the scales on the axes are the same.

Finding the inverse function f -1 Put the function equal to y. Rearrange to give x in terms of y. Rewrite as f – 1 (x) replacing y by x. Example find the inverse f - 1 (x).

Examples find the inverse f - 1 (x). x 2 -2x = y (x – 1) 2 – 1 = y (x – 1) 2 = y + 1 x – 1 =  (y + 1) x =  (y + 1)+ 1 f -1 (x) =  (x + 1)+ 1 x  - 1

Examples find the inverse f - 1 (x).