Function Compositions and Inverses

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.
Function Composition Fancy way of denoting and performing SUBSTITUTION But first …. Let’s review.
Composition of Functions
Lesson 5.2 (PART 2) FUNCTION NOTATION.
Example 1A: Using the Horizontal-Line Test
Thursday  Last Day for Test corrections  Retest 7:40am tomorrow.
Function Composition. Fancy way of denoting and performing SUBSTITUTION But first ….let’s review.
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.
Functions and Their 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))
Chapter 1 Functions & Graphs Mr. J. Focht PreCalculus OHHS.
Combinations of Functions & Inverse Functions Obj: Be able to work with combinations/compositions of functions. Be able to find inverse functions. TS:
Goal: Find and use inverses of linear and nonlinear functions.
Inverse Functions Given 2 functions, f(x) & g(x), if f(g(x))=x AND g(f(x))=x, then f(x) & g(x) are inverses of each other. Symbols: f -1(x) means “f.
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)
6.4 Inverse Functions Part 1 Goal: Find inverses of linear functions.
Warm Ups! Find f(g(x)) and g(f(x)) for each of the following: 1.F(x)= 2x +1, g(x) = (x-1)/2 2.F(x) = ½ x + 3, g(x) = 2x-6.
Aim: What is the composition of functions? Do Now: Given: Express z in terms of x HW: Work sheet.
Function Composition Given f(x) = 2x + 2 and g(x) = 2, find f ºg(x). f ºg(x)=f(g(x)Start on the inside. f(g(x)) g(x) = 2, so replace it. f(g(x)) = f(2)
Finding Inverses (thru algebra) & Proving Inverses (thru composition) MM2A5b. Determine inverses of linear, quadratic, and power functions and functions.
Inverse Functions The inverse of a function is obtained by interchanging the x and y values of the original function. Inverse Function Notation: If the.
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:
7-8: Inverse Functions and Relations. Terms to Know Inverse relation: the set of ordered pairs obtained by reversing the coordinates of each original.
Operations with Functions
Quiz PowerPoint Review
Objectives: To find inverse functions graphically & algebraically.
Warm Up Solve for x in terms of y
New Functions from Old Section 1.3.
COMPOSITE AND INVERSE FUNCTIONS
Finding the Inverse of a Function Algebraically
ConcepTest • Section 1.3 • Question 1
Inverse Functions 5.3 Chapter 5 Functions 5.3.1
Composition of Functions
Composition of Functions 1.
Section 5.1 Composite Functions.
Please find your new assigned seat!
Operations of Functions
Math Ii Unit 2 (Part B).
FUNCTION NOTATION AND EVALUATING FUNCTIONS
Activity 2.8 Study Time.
1.9 Inverse Functions f-1(x) Inverse functions have symmetry
Ch 5 Functions Chapter 5: Functions
Function Composition Section 8-7.
Composition of Functions And Inverse Functions.
Function Operations Function Composition
FUNCTION NOTATION.
Functions Collection: notation, inverse, composite
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.
Function Composition Section 8-7.
Functions MATHPOWERTM 11, WESTERN EDITION
Determine if 2 Functions are Inverses by Compositions
Function Composition.
Introduction to Functions
Section 2.3: Polynomial Functions of Higher Degree with Modeling
Warm Up Determine the domain of f(g(x)). f(x) = g(x) =
Section 2 – Composition of Functions
Use Inverse Functions Notes 6.4.
Use Inverse Functions Notes 7.5 (Day 2).
Function Operations Function Composition
Replace inside with “x” of other function
Composite Function: Combining a function within another function.
UNDERSTANDING FUNCTIONS
Day 7 – Inverse of a Function
Function Composition R. Yates.
Do Now: Given: Express z in terms of x HW: p.159 # 4,6,8,
Function 1 st day Objectives: At the end of the class, the learners shall be able to; 1. demonstrate an understanding of key concepts of functions. 2.
Presentation transcript:

Function Compositions and Inverses

Function Notation f(x) does NOT stand for MULTIPLICATION! We read f(x) “f of x” and it means that the function’s independent variable is x. If the function is defined as f(x) = 3x - 1 and we are asked to find f(2), we just substitute 2 for x in the function: f(2) = 3(2) - 1 = 6 - 1 = 5

Function Substitutions Given g(x) = x2 - x, find g(-3) Substitute -3 for x: g(-3) = (-3)2 - (-3) = 12 g(-3) = 12

Function Substitutions Given g(x) = 3x - 4x2 + 2, find g(5) Substitute 5 for x g(5) = 3(5) - 4(5)2 + 2 = -83 g(5) = -83

Function Composition Function Composition is just more substitution, very similar to what we have been doing with finding the value of a function. The difference is we will be substituting another function instead of a number ...

Function Composition For example… Given f(x) = x - 5, find f(a+1) Substitute (a+1) for x f(a + 1) = (a + 1) - 5 = a+1 - 5 = a - 4 The answer is a function in terms of ‘a’

Function Composition Composition notation looks like g(f(x)) or f(g(x)), we read this ‘g of f of x’ or ‘f of g of x’. We are given f(x) and g(x), the function inside the parentheses gets substituted into the other.

Function Composition Given the functions: f(x) = 2x+2 & g(x) = 2 find f(g(x)) This notation tells us to substitute the g(x) function, 2, for x in the f(x) function: f (2) = 2(2)+2 = 6

Function Composition Given the functions: g(x) = x - 5 & f(x) = x + 1 find f(g(x)) This notation tells us to substitute the g(x) function, x-5, for x in the f(x) function: f (x-5) = (x-5)+1 = x - 4

Function Composition Reverse the composition: g(x) = x - 5 & f(x) = x + 1 find g(f(x)) This notation tells us to substitute the f(x) function, x+1, for x in the g(x) function: g(x+1) = (x+1)-5 = x - 4

Function Composition In the last example, f(g(x)) and g(f(x)) had the same results. This is not always the case. Try this example: f(x) = x2 + x & g(x) = x - 4 find f(g(x)) and g(f(x))

Function Composition f(x) = x2 + x & g(x) = x - 4 1) f(g(x)) = f(x-4) = (x-4)2 + (x-4) = x2 -8x+16+x-4 = x2 -7x+12 2) g(f(x)) = g(x2 + x ) = (x2 + x )-4 = x2 + x - 4

Function Composition New Example: Given f(x) = 2x + 5 & g(x) = 8 + x find f(g(-5) & g(f(-5) 1) f(g(-5) : find g(-5) = 8 + (-5) = 3 then find f(3) = 2(3) + 5 = 11 2) g(f(-5)) : find f(-5) = 2(-5) + 5 = -5 then find g(-5) = 8 + (-5) = 3

Function Inverse Remember: a function is a set of ordered pairs (including lists of discrete points and also equations which give us infinite points), where no two points have the same x-coordinate. The Inverse of a function is the set of points where each point in the function is reversed, (y, x).

Function Inverse A function that is a list of ordered pairs is easy to find the inverse of: f(x) = {(1, 2), (2, 5), (3, -4), (4, 0)} The inverse is: f-1(x) = {(2, 1), (5, 2), (-4, 3), (0, 4)}

Function Inverse To find the inverse of a function that is written as an equation, like: f(x) = x + 7 We will: 1) Replace the function label, f(x) with y 2) Swap the variables, x and y 3) Solve the new equation for y

Function Inverse Find the Inverse of: f(x) = x + 7 Replace: y = x + 7 Swap: x = y + 7 Solve: y = x - 7 f-1(x) = x - 7

Function Inverse Find the Inverse of: f(x) = 3x - 4 Replace: y = 3x - 4 Swap: x = 3y - 4 Solve: 3y = x + 4 y = (x + 4)/3 f-1(x) = (x + 4)/3

Function Inverse Find the Inverse of: f(x) = (2x + 5)/3 Replace: y = (2x + 5)/3 Swap: x = (2y + 5)/3 Solve: 3x = 2y + 5 2y = 3x - 5 f-1(x) = (3x - 5)/2

Function Inverse Find the Inverse of: f(x) = x2 - 4 Replace: y = x2 - 4 Swap: x = y2 - 4 Solve: y2 = x + 4 y = ±√x + 4

Function Inverse Note: In the last example, the inverse does NOT pass the test to be a function. This sometimes happens, that the inverse of a function is not a function. This occurs when the function has points with the same y-value (allowed in functions).

Function Inverse A function whose inverse IS ALSO a function is called a ONE-TO-ONE function. Each x-coordinate has a different y-coordinate and each y-coordinate has a different x-coordinate.