Chapter 4 Additional Derivative Topics Section 4 The Chain Rule.

Slides:



Advertisements
Similar presentations
Rules for Differentiating Univariate Functions Given a univariate function that is both continuous and smooth throughout, it is possible to determine its.
Advertisements

Copyright © Cengage Learning. All rights reserved. 11 Techniques of Differentiation with Applications.
Homework Homework Assignment #18 Read Section 3.10 Page 191, Exercises: 1 – 37 (EOO) Quiz next time Rogawski Calculus Copyright © 2008 W. H. Freeman and.
5.4 Differentiation and Integration of “E” 2012 The Natural Exponential Function The function f(x) = ln x is increasing on its entire domain, and therefore.
EXPONENTIAL FUNCTIONS: DIFFERENTIATION AND INTEGRATION Section 5.4.
The Chain Rule Section 2.4.
3.9 Derivatives of Exponential and Logarithmic Functions.
Derivative of the logarithmic function
5.5 Bases Other Than e and Applications
Derivatives of Logarithmic Functions
Copyright © Cengage Learning. All rights reserved.
Chapter Two: Section Four The Chain Rule. Chapter Two: Section Four Up to this point all of our derivative rules have considered functions of x in their.
In this section, we will learn about: Differentiating composite functions using the Chain Rule. DIFFERENTIATION RULES 3.4 The Chain Rule.
11.4 The Chain Rule.
Chapter 4 Techniques of Differentiation Sections 4.1, 4.2, and 4.3.
Chapter 4 Additional Derivative Topics Section 2 Derivatives of Exponential and Logarithmic Functions.
Section 3.4 The Chain Rule. One of THE MOST POWERFUL Rules of Differentiation The chain rule allows you to take derivatives of compositions of functions.
Chapter 7 7.6: Function Operations. Function Operations.
Integration by Substitution Antidifferentiation of a Composite Function.
Section 3.4 The Chain Rule. Consider the function –We can “decompose” this function into two functions we know how to take the derivative of –For example.
Objectives: 1. Be able to find the derivative of function by applying the Chain Rule Critical Vocabulary: Chain Rule Warm Ups: 1.Find the derivative of.
1 §3.2 Some Differentiation Formulas The student will learn about derivatives of constants, the product rule,notation, of constants, powers,of constants,
Lesson 3-5 Chain Rule or U-Substitutions. Objectives Use the chain rule to find derivatives of complex functions.
1 The Chain Rule Section After this lesson, you should be able to: Find the derivative of a composite function using the Chain Rule. Find the derivative.
5.1 The Natural Logarithmic Function: Differentiation.
CHAPTER 4 DIFFERENTIATION NHAA/IMK/UNIMAP. INTRODUCTION Differentiation – Process of finding the derivative of a function. Notation NHAA/IMK/UNIMAP.
Derivative of Exponential Function and Logarithms I Logarithms, still.
Chapter 3 Techniques of Differentiation. § 3.1 The Product and Quotient Rules.
1.7 Copyright © 2014 Pearson Education, Inc. The Chain Rule OBJECTIVE Find the composition of two functions. Differentiate using the Extended Power Rule.
Chapter 5 Logarithmic, Exponential, and Other Transcendental Functions.
Section 6.2* The Natural Logarithmic Function. THE NATURAL LOGARITHMIC FUNCTION.
Friday, February 12, 2016MAT 145. Friday, February 12, 2016MAT 145.
Calculating the Derivative
Monday, February 15, 2016MAT 145. Function typeDerivative Rule Constant for constant c Power for any real number n Product of constant and functions for.
SECTION 5-1 The Derivative of the Natural Logarithm.
Section 5.4 Exponential Functions: Differentiation and Integration.
SECTION 5-5A Part I: Exponentials base other than e.
Chapter 4 Additional Derivative Topics Section 4 The Chain Rule.
Chapter 11 Additional Derivative Topics
Chapter 3 Derivatives.
Learning Objectives for Section 11.4 The Chain Rule
11.4 The Chain Rule.
Calculus Section 3.6 Use the Chain Rule to differentiate functions
Derivatives and Integrals of Natural Logarithms
CHAPTER 4 DIFFERENTIATION.
Exponential and Logarithmic Functions
College Algebra Chapter 4 Exponential and Logarithmic Functions
Copyright © Cengage Learning. All rights reserved.
Techniques of Differentiation
Express the equation {image} in exponential form
Calculating the Derivative
Derivatives of Logarithmic Functions
EXPONENTIAL FUNCTIONS: DIFFERENTIATION AND INTEGRATION
Question Suppose exists, find the limit: (1) (2) Sol. (1) (2)
Copyright © Cengage Learning. All rights reserved.
The Chain Rule Find the composition of two functions.
Integration To integrate ex
Derivatives of Logarithmic Functions
4.3 – Differentiation of Exponential and Logarithmic Functions
Copyright © Cengage Learning. All rights reserved.
Derivatives of Exponential and Logarithmic Functions
Derivatives of Exponential and Logarithmic Functions
Exponential and Logarithmic Functions
The Chain Rule Section 3.4.
Chapter 11 Additional Derivative Topics
Chapter 3 Additional Derivative Topics
Chapter 3 Additional Derivative Topics
Chapter 3 Additional Derivative Topics
Chapter 3 Additional Derivative Topics
The Chain Rule.
Presentation transcript:

Chapter 4 Additional Derivative Topics Section 4 The Chain Rule

2 Learning Objectives for Section 4.4 The Chain Rule  The student will be able to form the composition of two functions.  The student will be able to apply the general power rule.  The student will be able to apply the chain rule.

3 Composite Functions Definition: A function m is a composite of functions f and g if m(x) = f [g(x)] The domain of m is the set of all numbers x such that x is in the domain of g and g(x) is in the domain of f.

4 General Power Rule We have already made extensive use of the power rule: Now we want to generalize this rule so that we can differentiate composite functions of the form [u(x)] n, where u(x) is a differentiable function. Is the power rule still valid if we replace x with a function u(x)?

5 Example Let u(x) = 2x 2 and f (x) = [u(x)] 3 = 8x 6. Which of the following is f ´(x)? (a) 3[u(x)] 2 (b) 3[u ´ (x)] 2 (c) 3[u(x)] 2 u ´ (x)

6 Example Let u(x) = 2x 2 and f (x) = [u(x)] 3 = 8x 6. Which of the following is f ´ (x)? (a) 3[u(x)] 2 (b) 3[u ´ (x)] 2 (c) 3[u(x)] 2 u ´ (x) We know that f ´ (x) = 48x 5. (a) 3[u(x)] 2 = 3(2x 2 ) 2 = 3(4x 4 ) = 12 x 4. This is not correct. (b) 3[u ´ (x)] 2 = 3(4x) 2 = 3(16x 2 ) = 48x 2. This is not correct. (c) 3[u(x)] 2 u ´ (x) = 3[2x 2 ] 2 (4x) = 3(4x 4 )(4x) = 48x 5. This is the correct choice.

7 Generalized Power Rule What we have seen is an example of the generalized power rule: If u is a function of x, then For example,

8 Chain Rule Chain Rule: If y = f (u) and u = g(x) define the composite function y = f (u) = f [g(x)], then We have used the generalized power rule to find derivatives of composite functions of the form f (g(x)) where f (u) = u n is a power function. But what if f is not a power function? It is a more general rule, the chain rule, that enables us to compute the derivatives of many composite functions of the form f (g (x)).

9 Generalized Derivative Rules If y = u n, then y´ = nu n – 1 du/dx If y = ln u, then y´ = 1/u du/dx If y = e u, then y ´ = e u du/dx

10 Examples for the Power Rule The terms of the Chain rule terms are marked by squares:

11 Examples for Exponential Derivatives

12 Examples for Logarithmic Derivatives