Digital Lesson Algebra of Functions.

Slides:



Advertisements
Similar presentations
One-to-one and Inverse Functions
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.
Composite Functions. Objectives  Add, subtract, multiply, and divide functions.  Find compositions of one function with another function.
Exponential Functions and Their Graphs Digital Lesson.
New Functions From Old Functions. 2 Translation: f (x) + k y2y2 Direction of Translation Units Translated Value of k x 2 – 4 x 2 – 2 x x.
Copyright©2000 by Houghton Mifflin Company. All rights reserved. 1 QUESTION.
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Geometric Sequences and Series
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.
Graphs of Functions Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 The graph of a function f is the collection of.
Graphs of Functions Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 The graph of a function y = f (x) is a set of.
Chapter 7 7.6: Function Operations. Function Operations.
Graphs of Functions Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 The graph of a function y = f (x) is a set of.
Translations and Combinations Algebra 5/Trigonometry.
Chapter 1 Functions and Graphs Copyright © 2014, 2010, 2007 Pearson Education, Inc Combinations of Functions; Composite Functions.
5.1 Composite Functions Goals 1.Form f(g(x)) = (f  g) (x) 2.Show that 2 Composites are Equal.
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)
6-1: Operations on Functions (Composition of Functions)
Lesson 2-8: Operations of Functions
1.4 Building Functions from 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.
One-to-one and Inverse Functions. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Review: A is any set of ordered pairs. A function.
One-to-one and Inverse Functions 2015/16 Digital Lesson.
Digital Lesson Graphs of Equations.
Combinations of Functions
One-to-one and Inverse Functions
Combinations of Functions: Composite Functions
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
LESSON 1-2 COMPOSITION OF FUNCTIONS
3.5 Operations on Functions
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Copyright 2013, 2009, 2005, 2001, Pearson Education, Inc.
Today in Pre-Calculus Notes: (no handout) Go over quiz Homework
5.1 Combining Functions Perform arithmetic operations on functions
Functions Review.
Section 5.1 Composite Functions.
Homework Questions.
Exponential Functions and Their Graphs
Exponential Functions and Their Graphs
CHAPTER 2: More on Functions
Chapter 3 Section 1 Exponential Functions and Their Graphs
4.2 Exponential Functions and Their Graphs
Combinations of Functions:
Combinations of Functions
2.2 The Algebra of Functions
One-to-one and Inverse Functions
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
The Algebra of Functions
Homework Questions.
2-6: Combinations of Functions
2.6 Operations on Functions
Combinations of Functions
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Exponential Functions and Their Graphs
3.5 Operations on Functions
One-to-one and Inverse Functions
One-to-one and Inverse Functions
Warm Up Determine the domain of the function.
Perform the indicated operation.
CHAPTER 2: More on Functions
SAT Problem of the Day.
The Algebra of Functions
Digital Lesson Graphs of Equations.
2-6: Combinations of Functions
Do Now: Given: Express z in terms of x HW: p.159 # 4,6,8,
Digital Lesson Graphs of Functions.
Presentation transcript:

Digital Lesson Algebra of Functions

Operations on Functions If f and g are functions and x is an element of the domain of each function, then: ( f + g)(x) = f (x) + g(x) ( f – g)(x) = f (x) – g(x) ( f • g)(x) = f (x) • g(x) Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Operations on Functions

Example:(f+g)(x), (f-g)(x) Example: Given f (x) = x2 and g(x) = 2, find ( f + g)(x) and ( f – g)(x). ( f + g)(x) f(x) = x2 - 2 x y 2 4 ( f + g)(x) = f(x) + g(x) = x2 + 2 g(x) = 2 ( f – g)(x) = f(x) – g(x) = x2 – 2 ( f – g)(x) Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Example:(f+g)(x), (f-g)(x)

Example: Given f (x) = 10 – 3x3 and g(x) = 2x2 + 1, find ( f + g)(2) and ( f – g)(–1) . ( f + g)(x) = (10 – 3x3) + (2x2 + 1) = –3x3 + 2x2 + 11 ( f + g)(2) = –3(2)3 + 2(2)2 + 11 = –5 (f – g)(x) = (10 – 3x3) – (2x2 + 1) = –3x3 – 2x2 + 9 (f – g)(–1) = – 3(–1)3 – 2(–1)2 + 9 = 10 Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Example: Sum of f and g

Example: Product of f and g Example: Given f (x) = x – 2 and g(x) = x + 1, find ( f • g)(x) and ( f • g)(3) and ( f • g)(-1). ( f • g)(x) = (x – 2) • (x + 1) - 2 x y 2 4 ( f • g)(x) = x2 – x – 2 g(x) = x + 1 ( f • g)(3) = ((3) – 2) • ((3) + 1) = (3)2 – (3) – 2 f(x) = x – 2 = 4 ( f • g)(-1) = (-1)2 – (-1) – 2 = 0 Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Example: Product of f and g

Example: Quotient of f and g Example: Given f (x) = 2x2 – 3x + 1 and g(x) = x – 1, find (1) and (2). f(x) = 2x2 – 3x + 1 (1) = 1 x y 2 -2 1 This is not defined, so (1) cannot be determined. (2) 2 g(x) = x – 1 Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Example: Quotient of f and g

A function can be evaluated at the value of another function. Let f and g be two functions. Where g(x) is in the domain of f for all x in the domain of g. The composition of the two functions denoted as (f g), is the function whose value at x is given by (f g)(x) = f [g(x)]. Example: Given f (x) = 2x + 5 and g(x) = x2 + 1, find f [g(–2)]. g(–2) = (–2)2 + 1 = 5 f [g(–2)] = f (5) = 2(5) + 5 = 15 Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Composition function

Example: Given f (x) = 3x2 + 2x – 48 and g(x) = 5x – 14, evaluate the following composite functions: 1. g[ f (4)] f (4) = 3(4)2 + 2(4) – 48 = 8 g[ f (4)] = g (8) = 5(8) – 14 = 26 2. f [ g(3)] g(3) = 5(3) – 14 = 1 f [ g (3)] = f (1) = 3(1)2 + 2(1) – 48 = – 43 Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Example: f[g(-2)]

Example: Given f (x) = 3x – 2 and g(x) = x2 – 2x, When evaluating compositions of functions, the order in which the functions are applied is important. Example: Given f (x) = 3x – 2 and g(x) = x2 – 2x, find ( f ° g)(x) and (g ° f )(x). g(x) = x2 – 2x y - 2 x -4 ( f ° g)(x) = f [g(x)] = 3(x2 – 2x) – 2 = 3x2 – 6x – 2 f (x) = 3x – 2 ( f ° g)(x) Example continued Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Example: f[g(x)]

Example Continued: g[f(x)] g(x) = x2 – 2x y - 2 x -4 ( g ° f )(x) = g [ f (x)] = (3x – 2)2 – 2(3x – 2) = 9x2 – 18x + 8 f (x) = 3x – 2 ( f ° g)(x) = 3x2 – 6x – 2 The graphs of (f ° g )(x) and (g ° f )(x) intersect at only two points. There are only two values for x for which (f ° g )(x) and (g ° f )(x) are equal. (f ° g )(x) and (g ° f )(x) are different functions. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. Example Continued: g[f(x)]