Signed areas

Consider the region beneath a graph ff between aa and bb. So far, we looked at examples where the graph was always above the xx-axis. We discuss now the case where the graph goes below the xx-axis. See the figure below.

In this case we get subregions (see picture below, left). Assume that the areas of theses subregions are 33, 44, and 22.

So to find the area of the region between the graph of ff and the xx-axis we have to determine the area of each subregion, and add them together (see picture above, left):

Af=3+4+2=9A_f= 3+4+2=9

However, sometimes we want to count the subregions below the xx-axis negative (there are many examples in physics, where this makes sense). See picture above, right. In this case, the sum of the areas of all subregions can be negative, positive, or even zero. In our example, we have the

Af=34+2=1A_f= 3-4+2=1

We call this the signed area, and refer to the first one as area or normal area.

So, the area of a region between a graph ff and the xx-axis can have two different meanings: the area or the signed area. Which of these areas we are interested in is often stated explicitly in the problem, or should be clear from the situation.

Exercise 1

Find the signed area of the region between the graph of ff and the xx-axis:

  1. f(x)=sin(x)f(x)=\sin(x), where πxπ-\pi \leq x\leq \pi.
  2. f(x)=4x3f(x)=4x^3, where 2x2-2 \leq x\leq 2.

Hint: Draw the graph.

Solution

Draw the graphs! In both cases the signed area is 00, because both subregions have the same size (which we do not know yet), but one is counted positive, the other negative. Thus the sum is 00.

Exercise 2

Consider the function

f(x)=(x3)22.25f(x)=(x-3)^2-2.25

We are interested in the region between the graph of ff and the xx-axis for 0x60\leq x\leq 6. What area (normal or signed) is approximated by the sum of n=6n=6 bars:

Afk=16f(xk)ΔxA_f \approx \sum_{k=1}^6 f(x_k)\Delta x

where x1=1,x2=2,x3=3,x4=4x_1=1, x_2=2, x_3=3, x_4=4, x5=5x_5=5 and x6=6x_6=6, and Δx=1\Delta x=1. Sketch the graph, and the 66 bars, and determine the value of the bar areas.

Solution

The sum of bars approximates the signed area, because the area of a bar f(xk)Δxf(x_k)\Delta x is negative if f(xk)f(x_k) is negative.

It is

Aff(1)1+f(2)1+f(3)1+f(4)1+f(5)1+f(6)1=1.751.252.251.25+1.75+6.75=5.5\begin{array}{lll} A_f &\approx & f(1)\cdot 1 + f(2)\cdot 1 + f(3)\cdot 1 + f(4)\cdot 1 + f(5)\cdot 1 + f(6)\cdot 1\\ & = & 1.75-1.25-2.25-1.25+1.75+6.75\\ &=& \underline{5.5} \end{array}