
Marc S. answered 01/02/13
Calculus textbook solution manual writer and MIT-trained engineer
∫−13 |ex−4| dx is the area between the function and the x-axis.
With f(x) = ex−4, the function being integrated, g(x)=|ex−4|, is equal to f(x) when f(x)≥0, and g(x) = −f(x) = 4−ex when f(x)≤0. So we need to take the extra pre-calculus step of determining the values of x that make f(x) positive or negative.
Solving ex−4 = 0 results in x = ln 4. This is the value of x where f(x)=0. Then a "sign-chart" can be used just like in other calculus skills to determine that f(x)≤0 on the interval [-1, ln 4] and f(x)≥0 on the interval [ln 4, 3]. Using the additivity of integration on intervals, we can get rid of those nasty absolute value brackets by splitting apart the definite integral:
∫−13 |ex−4| dx = ∫−1ln 4 (−f(x)) dx + ∫ln 43 f(x) dx
=∫−1ln 4 (4−ex) dx + ∫ln 43 (ex−4) dx
= (4x-ex)¦−1ln 4 + (ex−4x)¦ln 43
=(4 ln 4 − 4) − (−4 − 1/e) + (e3 − 12) − (4 − 4 ln 4)
= e3 + 1/e + 8 ln 4 − 16 = 15.544...
Wolfram Alpha gives: http://www.wolframalpha.com/input/?i=Area+between+e^x-4+and+y%3D0+on+[-1%2C3]
The original question was well-written because it used the word between. If the question had been "find the area under f(x)" then we'd need a definition for the area under a function when it dips below the x-axis. Functions can have a signed area of less than zero along these regions, but signed areas are a mathematical convention. Actual areas in the real world can never be negative, so the question "find the area under f(x)" always must assume that f(x)≥0. If f(x) is negative with a poorly-written question that uses the word "under" then an otherwise rational calculus class can deteriorate into a discussion about whether Mauna Loa is taller than Mount Everest, and calculus teachers hate when that happens.
H L.
I got the same answer that you did but my assignment said that the answer was 15.544 andy suggestions?
11/28/12