CHAPTER 2: More on Functions

Slides:



Advertisements
Similar presentations
Definitions: Sum, Difference, Product, and Quotient of Functions
Advertisements

Warm- UP F(x) = x + 2, g(x) = -x Add the two functions 2.Subtract the two functions 3.Multiply the two functions.
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 © 2014, 2010, 2007 Pearson Education, Inc.
 Simplify the following. Section Sum: 2. Difference: 3. Product: 4. Quotient: 5. Composition:
Slide 1-1 Copyright © 2006 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Slide MAT 171 Chapter 2 Review The following is a brief review of Chapter 2 for Test 2 that covers Chapters 2 & 3 and Section This does NOT.
Combinations of Functions
Do Now Determine the open intervals over which the following function is increasing, decreasing, or constant. F(x) = | x + 1| + | x – 1| Determine whether.
Section 5Chapter 5. 1 Copyright © 2012, 2008, 2004 Pearson Education, Inc. Objectives 2 3 Dividing Polynomials Divide a polynomial by a monomial. Divide.
Copyright © 2009 Pearson Education, Inc. CHAPTER 2: More on Functions 2.1 Increasing, Decreasing, and Piecewise Functions; Applications 2.2 The Algebra.
Section 3Chapter 5. 1 Copyright © 2012, 2008, 2004 Pearson Education, Inc. Objectives Polynomial Functions, Graphs and Composition Recognize and.
Chapter 7 7.6: Function Operations. Function Operations.
1.3 New functions from old functions: Transformations.
Copyright © 2012 Pearson Education, Inc. Publishing as Prentice Hall. Section 6.1 Composite Functions.
Chapter 1 Functions and Graphs Copyright © 2014, 2010, 2007 Pearson Education, Inc Combinations of Functions; Composite Functions.
0-6: Operations on and Composition of Functions
Copyright © 2009 Pearson Education, Inc. CHAPTER 2: More on Functions 2.1 Increasing, Decreasing, and Piecewise Functions; Applications 2.2 The Algebra.
Section 3Chapter 5. 1 Copyright © 2012, 2008, 2004 Pearson Education, Inc. Objectives Polynomial Functions, Graphs and Composition Use a polynomial.
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)
Copyright © 2011 Pearson Education, Inc. Slide Techniques For Calculating Limits Rules for Limits 1.Constant rule If k is a constant real number,
Lesson 2-8: Operations of Functions
Chapter 2 Functions and Graphs Copyright © 2014, 2010, 2007 Pearson Education, Inc Combinations of Functions; Composite Functions.
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.
MAT 150 Module 7 – Operations With Functions Lesson 1 – Combining Functions.
CHAPTER 2: More on Functions
Combinations of Functions
Combinations of Functions: Composite Functions
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
LESSON 1-2 COMPOSITION OF FUNCTIONS
3.5 Operations on Functions
Digital Lesson Algebra of Functions.
Operations on Functions Section 1-8
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Chapter 2: Analysis of Graphs of Functions
Copyright 2013, 2009, 2005, 2001, Pearson Education, Inc.
4-2 Operations on Functions
5.1 Combining Functions Perform arithmetic operations on functions
Section 5.1 Composite Functions.
Precalculus Essentials
4-2 Operations on Functions
CHAPTER 2: More on Functions
Combinations of Functions:
Combinations of Functions
2.2 The Algebra of Functions
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Chapter 7 Functions and Graphs.
CHAPTER 2: More on Functions
The Algebra of Functions
2-6: Combinations of Functions
2.6 Operations on Functions
Combinations of Functions
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Chapter 3 Graphs and Functions.
Sullivan Algebra and Trigonometry: Section 3.5
3.5 Operations on Functions
1.3 New Functions from Old Functions
6-1: Operations on Functions (+ – x ÷)
Warm Up Determine the domain of the function.
1.5 Combination of Functions
Chapter 2 More on Functions.
Composition of Functions
The Algebra of Functions
2.3 The Composition of Functions
Chapter 3 Graphs and Functions.
2-6: Combinations of Functions
The Algebra of Functions
12 Chapter Chapter 2 Exponential and Logarithmic Functions.
New function graphs from old ones: Using Transformations
Presentation transcript:

CHAPTER 2: More on Functions 2.1 Increasing, Decreasing, and Piecewise Functions; Applications 2.2 The Algebra of Functions 2.3 The Composition of Functions 2.4 Symmetry and Transformations 2.5 Variation and Applications Copyright © 2009 Pearson Education, Inc.

2.2 The Algebra of Functions Find the sum, the difference, the product, and the quotient of two functions, and determine the domains of the resulting functions. Find the difference quotient for a function. Copyright © 2009 Pearson Education, Inc.

Sums, Differences, Products, and Quotients of Functions If f and g are functions and x is in the domain of each function, then Copyright © 2009 Pearson Education, Inc.

Copyright © 2009 Pearson Education, Inc. Example Given that f(x) = x + 2 and g(x) = 2x + 5, find each of the following. a) (f + g)(x) b) (f + g)(5) Solution: a) b) We can find (f + g)(5) provided 5 is in the domain of each function. This is true. f(5) = 5 + 2 = 7 g(5) = 2(5) + 5 = 15 (f + g)(5) = f(5) + g(5) = 7 + 15 = 22 or (f + g)(5) = 3(5) + 7 = 22 Copyright © 2009 Pearson Education, Inc.

Copyright © 2009 Pearson Education, Inc. Another Example Given that f(x) = x2 + 2 and g(x) = x  3, find each of the following. a) The domain of f + g, f  g, fg, and f/g b) (f  g)(x) c) (f/g)(x) Solution: a) The domain of f is the set of all real numbers. The domain of g is also the set of all real numbers. The domains of f + g, f  g, and fg are the set of numbers in the intersection of the domains—that is, the set of numbers in both domains, or all real numbers. For f/g, we must exclude 3, since g(3) = 0. Copyright © 2009 Pearson Education, Inc.

Another Example continued b) (f  g)(x) = f(x)  g(x) = (x2 + 2)  (x  3) = x2  x + 5 c) (f/g)(x) = Remember to add the stipulation that x  3, since 3 is not in the domain of (f/g)(x). Copyright © 2009 Pearson Education, Inc.

Copyright © 2009 Pearson Education, Inc. Difference Quotient The ratio below is called the difference quotient, or average rate of change. Copyright © 2009 Pearson Education, Inc.

Copyright © 2009 Pearson Education, Inc. Example For the function f given by f (x) = 5x  1, find the difference quotient Solution: We first find f (x + h): Copyright © 2009 Pearson Education, Inc.

Copyright © 2009 Pearson Education, Inc. Example continued Copyright © 2009 Pearson Education, Inc.

Copyright © 2009 Pearson Education, Inc. Another Example For the function f given by f (x) = x2 + 2x  3, find the difference quotient. Solution: We first find f (x + h): Copyright © 2009 Pearson Education, Inc.

Copyright © 2009 Pearson Education, Inc. Example continued Copyright © 2009 Pearson Education, Inc.