Copyright © Cengage Learning. All rights reserved.

Slides:



Advertisements
Similar presentations
However, some functions are defined implicitly. Some examples of implicit functions are: x 2 + y 2 = 25 x 3 + y 3 = 6xy.
Advertisements

Copyright © Cengage Learning. All rights reserved. 6 Inverse Functions.
Implicit Differentiation
3 DERIVATIVES. In this section, we will learn: How functions are defined implicitly. 3.6 Implicit Differentiation DERIVATIVES.
Functions of Several Variables Copyright © Cengage Learning. All rights reserved.
Homework Homework Assignment #17 Read Section 3.9 Page 184, Exercises: 1 – 49 (EOO) Rogawski Calculus Copyright © 2008 W. H. Freeman and Company.
Inverse Trig. Functions & Differentiation Section 5.8.
Section 2.5 – Implicit Differentiation
3 DERIVATIVES.
 The functions that we have met so far can be described by expressing one variable explicitly in terms of another variable.  For example,, or y = x sin.
3 DIFFERENTIATION RULES. The functions that we have met so far can be described by expressing one variable explicitly in terms of another variable. 
3 DERIVATIVES. The functions that we have met so far can be described by expressing one variable explicitly in terms of another variable.  For example,,
Differentiation Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved. 3 Derivatives.
Section 2.5 – Implicit Differentiation. Explicit Equations The functions that we have differentiated and handled so far can be described by expressing.
Example: Sec 3.7: Implicit Differentiation. Example: In some cases it is possible to solve such an equation for as an explicit function In many cases.
3 DERIVATIVES. The functions that we have met so far can be described by expressing one variable explicitly in terms of another variable.  For example,,
In this section, we will investigate a new technique for finding derivatives of curves that are not necessarily functions.
CHAPTER Continuity Implicit Differentiation.
Copyright © Cengage Learning. All rights reserved.
Section 3.5 Implicit Differentiation 1. Example If f(x) = (x 7 + 3x 5 – 2x 2 ) 10, determine f ’(x). Now write the answer above only in terms of y if.
Copyright © Cengage Learning. All rights reserved. 3 Differentiation Rules.
DO NOW: Find the inverse of: How do you find the equation of a tangent line? How do you find points where the tangent line is horizontal?
Copyright © Cengage Learning. All rights reserved. 5.2 Verifying Trigonometric Identities.
5 Logarithmic, Exponential, and Other Transcendental Functions
Copyright © Cengage Learning. All rights reserved.
Logarithmic, Exponential, and Other Transcendental Functions
Copyright © Cengage Learning. All rights reserved.
2.5 The Chain Rule If f and g are both differentiable and F is the composite function defined by F(x)=f(g(x)), then F is differentiable and F′ is given.
Copyright © Cengage Learning. All rights reserved.
4.2 Implicit Differentiation
Implicit Differentiation
Analytic Trigonometry
Copyright © Cengage Learning. All rights reserved.
2.6 Implicit Differentiation
Section 3.7 Implicit Functions
Copyright © Cengage Learning. All rights reserved.
6.6 Inverse Trigonometric Functions
3 DERIVATIVES.
Sec 3.5: IMPLICIT DIFFERENTIATION
Copyright © Cengage Learning. All rights reserved.
Implicit Differentiation
Copyright © Cengage Learning. All rights reserved.
Implicit Differentiation
Copyright © Cengage Learning. All rights reserved.
Trigonometric Identities
2.5 Implicit Differentiation
Copyright © Cengage Learning. All rights reserved.
Implicit Differentiation
Trigonometric Functions
Implicit Differentiation
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
13 Functions of Several Variables
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Analytic Trigonometry
Functions of Several Variables
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
2.5 The Chain Rule.
IMPLICIT Differentiation.
Logarithmic, Exponential, and Other Transcendental Functions
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Derivatives of Inverse Functions
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Presentation transcript:

Copyright © Cengage Learning. All rights reserved. 3 Differentiation Rules Copyright © Cengage Learning. All rights reserved.

3.5 Implicit Differentiation Copyright © Cengage Learning. All rights reserved.

Implicit Differentiation The functions that we have met so far can be described by expressing one variable explicitly in terms of another variable—for example, y = or y = x sin x or, in general, y = f (x). Some functions, however, are defined implicitly by a relation between x and y such as x2 + y2 = 25 or x3 + y3 = 6xy

Implicit Differentiation In some cases it is possible to solve such an equation for y as an explicit function (or several functions) of x. For instance, if we solve Equation 1 for y, we get y = , so two of the functions determined by the implicit Equation 1 are f (x) = and g (x) = .

Implicit Differentiation The graphs of f and g are the upper and lower semicircles of the circle x2 + y2 = 25. (See Figure 1.) Figure 1

Implicit Differentiation It’s not easy to solve Equation 2 for y explicitly as a function of x by hand. (A computer algebra system has no trouble, but the expressions it obtains are very complicated.) Nonetheless, (2) is the equation of a curve called the folium of Descartes shown in Figure 2 and it implicitly defines y as several functions of x. The folium of Descartes Figure 2

Implicit Differentiation The graphs of three such functions are shown in Figure 3. When we say that f is a function defined implicitly by Equation 2, we mean that the equation x3 + [f (x)]3 = 6xf (x) is true for all values of x in the domain of f. Graphs of three functions defined by the folium of Descartes Figure 3

Implicit Differentiation Fortunately, we don’t need to solve an equation for y in terms of x in order to find the derivative of y. Instead we can use the method of implicit differentiation. This consists of differentiating both sides of the equation with respect to x and then solving the resulting equation for y . In the examples and exercises of this section it is always assumed that the given equation determines y implicitly as a differentiable function of x so that the method of implicit differentiation can be applied.

Example 1 (a) If x2 + y2 = 25, find . (b) Find an equation of the tangent to the circle x2 + y2 = 25 at the point (3, 4). Solution 1: (a) Differentiate both sides of the equation x2 + y2 = 25:

Example 1 – Solution cont’d Remembering that y is a function of x and using the Chain Rule, we have Thus Now we solve this equation for dy/dx:

Example 1 – Solution cont’d (b) At the point (3, 4) we have x = 3 and y = 4, so An equation of the tangent to the circle at (3, 4) is therefore y – 4 = (x – 3) or 3x + 4y = 25 Solution 2: (b) Solving the equation x2 + y2 = 25 for y, we get y = . The point (3, 4) lies on the upper semicircle y = and so we consider the function f (x) = .

Example 1 – Solution Differentiating f using the Chain Rule, we have cont’d Differentiating f using the Chain Rule, we have So and, as in Solution 1, an equation of the tangent is 3x + 4y = 25.

Derivatives of Inverse Trigonometric Functions

Derivatives of Inverse Trigonometric Functions We know that the definition of the arcsine function: y = sin–1x means sin y = x and Differentiating sin y = x implicitly with respect to x, we obtain Now so

Derivatives of Inverse Trigonometric Functions Therefore The formula for the derivative of the arctangent function is derived in a similar way. If y = tan−1x, then tan y = x. Differentiating this latter equation implicitly with respect to x, we have

Derivatives of Inverse Trigonometric Functions

Example 5 Differentiate (a) (b) f (x) = x arctan Solution:

Example 5 – Solution cont’d (b)

Derivatives of Inverse Trigonometric Functions The derivatives of the remaining four are given in the following table.