Skip to main content
Ch. 7 - Transcendental Functions
Hass - Thomas' Calculus 15th Edition
Hass15th EditionThomas' CalculusISBN: 9780137616077Not the one you use?Change textbook
Chapter 7, Problem 7.PE.55

Evaluate the integrals in Exercises 31–78.
55. ∫(from -2 to -1)e^(-(x+1)) dx

Verified step by step guidance
1
Identify the integral to be evaluated: \(\int_{-2}^{-1} e^{-(x+1)} \, dx\).
Rewrite the exponent to clarify the integrand: \(e^{-(x+1)} = e^{-x-1} = e^{-1} \cdot e^{-x}\).
Set up a substitution to simplify the integral. Let \(u = x + 1\), then \(du = dx\). Change the limits accordingly: when \(x = -2\), \(u = -1\); when \(x = -1\), \(u = 0\).
Rewrite the integral in terms of \(u\): \(\int_{u=-1}^{0} e^{-u} \, du\).
Integrate \(e^{-u}\) with respect to \(u\): the antiderivative is \(-e^{-u}\). Then apply the new limits \(u = -1\) to \(u = 0\) to express the definite integral.

Verified video answer for a similar problem:

This video solution was recommended by our tutors as helpful for the problem above.
Video duration:
2m
Was this helpful?

Key Concepts

Here are the essential concepts you must grasp in order to answer the question correctly.

Definite Integral

A definite integral calculates the net area under a curve between two specific limits. It is represented as ∫ from a to b of f(x) dx, where a and b are the lower and upper bounds. The result is a number representing the accumulated value of the function over that interval.
Recommended video:
05:43
Definition of the Definite Integral

Integration of Exponential Functions

Integrating exponential functions like e^(ax) involves using the rule ∫ e^(ax) dx = (1/a) e^(ax) + C. When the exponent is a linear function of x, substitution may be used to simplify the integral before applying this rule.
Recommended video:
05:11
Integrals of General Exponential Functions

Substitution Method

The substitution method simplifies integrals by changing variables. For an integral involving a composite function, set u equal to the inner function, then rewrite dx in terms of du. This transforms the integral into a simpler form that is easier to evaluate.
Recommended video:
07:33
Euler's Method