Copyright © Cengage Learning. All rights reserved. 13 The Integral.

Slides:



Advertisements
Similar presentations
WARM UP EXERCISE For an average person, the rate of change of weight W with respect to height h is given approximately by dW/dh = h2 Find W (h),
Advertisements

Copyright © Cengage Learning. All rights reserved. 11 Techniques of Differentiation with Applications.
Functions of Several Variables Copyright © Cengage Learning. All rights reserved.
Integration Techniques: Integration by Parts
4.6 Copyright © 2014 Pearson Education, Inc. Integration Techniques: Integration by Parts OBJECTIVE Evaluate integrals using the formula for integration.
Integration Techniques, L’Hôpital’s Rule, and Improper Integrals Copyright © Cengage Learning. All rights reserved.
Logarithmic, Exponential, and Other Transcendental Functions Copyright © Cengage Learning. All rights reserved.
INTEGRATION U-SUBSTITUTION. Use pattern recognition to find an indefinite integral. Use a change of variables to find an indefinite integral. Use the.
5.5 The Substitution Rule In this section, we will learn: To substitute a new variable in place of an existing expression in a function, making integration.
Copyright © Cengage Learning. All rights reserved. 4 Techniques of Differentiation with Applications.
Copyright © Cengage Learning. All rights reserved.
INTEGRATION ANTIDERIVATIVE: If F ' ( x ) = f ( x ), then F ( x ) is an antiderivative of f ( x ). If F ( x ) and G ( x ) are both antiderivatives of a.
CHAPTER 4 INTEGRATION. Integration is the process inverse of differentiation process. The integration process is used to find the area of region under.
6.2 Integration by Substitution & Separable Differential Equations.
Copyright © Cengage Learning. All rights reserved. 3 Derivatives.
Section 6.2: Integration by Substitution
Copyright © Cengage Learning. All rights reserved. 2 Derivatives.
5 Copyright © Cengage Learning. All rights reserved. Logarithmic, Exponential, and Other Transcendental Functions.
Integration by Substitution Antidifferentiation of a Composite Function.
Integration 4 Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved. 5 Integrals.
In this section, we introduce the idea of the indefinite integral. We also look at the process of variable substitution to find antiderivatives of more.
Indefinite Integrals. Find The Antiderivatives o Antiderivatives- The inverse of the derivative o Denoted as F(x) o Leibniz Notation: (indefinite integral)
6.1 The Indefinite Integral
Integration Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved. 7 Techniques of Integration.
Integration Techniques, L’Hôpital’s Rule, and Improper Integrals Copyright © Cengage Learning. All rights reserved.
U Substitution Method of Integration 5.5. The chain rule allows us to differentiate a wide variety of functions, but we are able to find antiderivatives.
Substitution Lesson 7.2. Review Recall the chain rule for derivatives We can use the concept in reverse To find the antiderivatives or integrals of complicated.
Barnett/Ziegler/Byleen Business Calculus 11e1 Learning Objectives for Section 13.2 Integration by Substitution ■ The student will be able to integrate.
INTEGRATION BY SUBSTITUTION. Substitution with Indefinite Integration This is the “backwards” version of the chain rule Recall … Then …
Integration (antidifferentiation) is generally more difficult than differentiation. There are no sure-fire methods, and many antiderivatives cannot be.
Aim: Integration by Substitution Course: Calculus Do Now: Aim: What is Integration by Substitution?
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Review Calculus.
Warm Up.
6.6 Inverse Trigonometric Functions
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Integration by Substitution
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Solving Systems of Equations using Substitution
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
4.5 Integration by Substitution The chain rule allows us to differentiate a wide variety of functions, but we are able to find antiderivatives for.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
5 INTEGRALS.
Copyright © Cengage Learning. All rights reserved.
Substitution Lesson 7.2.
Integration by Substitution
Integration Techniques, L’Hôpital’s Rule, and Improper Integrals
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Integration Techniques, L’Hôpital’s Rule, and Improper Integrals
Copyright © Cengage Learning. All rights reserved.
Section 2 Integration by Substitution
Presentation transcript:

Copyright © Cengage Learning. All rights reserved. 13 The Integral

Copyright © Cengage Learning. All rights reserved Substitution

33 The chain rule for derivatives gives us an extremely useful technique for finding antiderivatives. This technique is called change of variables or substitution. Recall that to differentiate a function like (x 2 + 1) 6, we first think of the function as g(u) where u = x and g(u) = u 6. We then compute the derivative, using the chain rule, as

44 Substitution Any rule for derivatives can be turned into a technique for finding antiderivatives by writing it in integral form. The integral form of the formula is But, if we write g(u) + C = ∫ g(u) du, we get the following interesting equation: This equation is the one usually called the change of variables formula.

55 Substitution We can turn it into a more useful integration technique as follows. Let f = g(u)(du/dx). We can rewrite the change of variables formula using f : In essence, we are making the formal substitution

66 Substitution Substitution Rule If u is a function of x, then we can use the following formula to evaluate an integral:

77 Substitution Rather than use the formula directly, we use the following step-by-step procedure: 1. Write u as a function of x. 2. Take the derivative du/dx and solve for the quantity dx in terms of du. 3. Use the expression you obtain in step 2 to substitute for dx in the given integral and substitute u for its defining expression.

88 Example 1 – Substitution Find ∫ 4x(x 2 + 1) 6 dx. Solution: To use substitution we need to choose an expression to be u. There is no hard and fast rule, but here is one hint that often works: Take u to be an expression that is being raised to a power. In this case, let’s set u = x

99 Example 1 – Solution Continuing the procedure above, we place the calculations for step 2 in a box. cont’d Write u as a function of x. Take the derivative of u with respect to x. Solve for dx: dx = du.

10 Now we substitute u for its defining expression and substitute for dx in the original integral: ∫ 4x(x 2 + 1) 6 dx = ∫ 4xu 6 du = ∫ 2u 6 du. We have boiled the given integral down to the much simpler integral ∫ 2u 6 du, and we can now write down the solution: Example 1 – Solution cont’d Substitute for u and dx. Cancel the xs and simplify. Substitute (x 2 + 1) for u in the answer.

11 Shortcuts

12 Shortcuts Shortcuts: Integrals of Expressions Involving (ax + b) Rule Quick Example

13 Shortcuts Rule Quick Example cont’d