Admin 09 Jun 2026 02:42

 

Areas Between Curves

A stepbystep exploration of how to find the region bounded by two or more functions.

1. Why Study Areas Between Curves?

In calculus, the definite integral gives the signed area under a single curve. Realworld problems, however, often involve two (or more) curves that intersect, creating a strip whose area we need. Examples include calculating the difference in revenue between two pricing models, the volume of a tank formed by two rotating profiles, or the probability that a random point falls inside a specific region. Mastering the technique of subtracting one integral from another unlocks a whole family of applications.

2. The Core Idea

If the graphs of functions f(x) and g(x) enclose a region on an interval [a, b], and f(x) g(x) throughout that interval, the areaA is

 A = a [f(x)  g(x)]dx 

The integral adds up vertical slices of widthdx, each slice having height equal to the difference between the top curve f and the bottom curve g. When the curves cross, the integral is split at the crossing points so that the correct top and bottom functions are used on each subinterval.

3. Setting Up the Integral A Checklist

  1. Sketch the region. A quick drawing reveals which curve sits above the other and where they intersect.
  2. Find intersection points. Solve f(x) = g(x) to obtain the limits a, b, .
  3. Determine the top function on each subinterval. If the curves cross, split the integral at each crossing.
  4. Write the integral(s). Use [top bottom]dx for each piece, then add them together.
  5. Evaluate. Apply the Fundamental Theorem of Calculus, simplify, and combine results.

4. Common Scenarios

4.1 One Intersection (Simple Strip)

When two curves intersect only at the endpoints of the interval, the region is a single strip. Example: y = x and y = x + 2 intersect at x = -1 and x = 2.

4.2 Two Intersections (A Lens Shape)

A lensshaped region occurs when the curves cross twice, creating a bounded area that lies between them. In such cases the integral is taken from the left intersection to the right intersection with a single expression f(x) g(x) (provided the top curve does not change).

4.3 Multiple Curves

For regions bounded by more than two curves, locate the outermost top and bottom functions on each subinterval, then subtract appropriately. Sometimes it is easier to integrate with respect toy, especially when the curves are given as x = h(y).

5. Example 1 Polynomial Functions

Find the area enclosed by y = x and y = 4 x.

  1. Set the functions equal: x = 4 x 2x = 4 x = 2 x = 2. The limits are a = 2 and b = 2.
  2. For 2x2, the parabola y = 4 x lies above y = x.
  3. Write the integral:
     A = 22 [(4  x)  x]dx                      = 22 (4  2x)dx
  4. Integrate:
      (4  2x)dx = 4x  (2/3)x
  5. Evaluate at the bounds:
     A = [4x  (2/3)x]22                  = (42  (2/3)(2))  (42 + (2/3)(2))                  = 82  (4/3)(22)                  = 82  (8/3)2                  = (24/3  8/3)2                  = (16/3)2

The enclosed area equals (16/3)2 square units.

6. Example 2 Trigonometric Functions

Determine the area between y = sin x and y = cos x from 0 to /2.

  1. Find the intersection: sinx = cosx tanx = 1 x = /4.
  2. On 0x/4, cosine is above sine; on /4x/2, sine is above cosine.
  3. Write separate integrals:
     A = 0/4 (cos x  sin x)dx                      + /4/2 (sin x  cos x)dx
  4. Integrate:
      (cos x  sin x)dx = sin x + cos x                   (sin x  cos x)dx = cos x  sin x
  5. Evaluate:
     A = [sin x + cos x]/4 + [cos x  sin x]/4/2                  = (sin/4 + cos/4  (0 + 1))                    + (cos/2  sin/2 + cos/4 + sin/4)                  = (2/2 + 2/2  1) + (0  1 + 2/2 + 2/2)                  = (2  1) + (2  1)                  = 22  2

The area between the curves on the given interval is 2(21) square units.

7. Example 3 Using Horizontal Slices

Sometimes integrating with respect to y is simpler. Find the area bounded by the curves x = y and x = 2 y.

  1. Express each curve as x = . They already are.
  2. Find intersection by setting y = 2 y y + y 2 = 0 (y + 2)(y 1) = 0. So y = 2 and y = 1.
  3. For 2y1, the line x = 2 y is to the right of the parabola x = y.
  4. Write the horizontalslice integral:
     A = 21 [(2  y)  y]dy
  5. Integrate:
      (2  y  y)dy = 2y  (1/2) y  (1/3) y
  6. Evaluate:
     A = [2y  (1/2) y  (1/3) y]21                  = (21  1  1)  (2(2)  4  (8))                  = (2  0.5  0.333)  (4  2 + 2.666)                  = 1.166  (3.333)                  = 4.5

The regions area is 9/2 square units.

8. Applications in Science and Engineering

  • Physics: Difference in work done by two force functions over a displacement interval.
  • Economics: Consumer surplus vs. producer surplus, represented as the area between demand and supply curves.
  • Biology: Comparing population models; the area quantifies the cumulative advantage of one model over another.
  • Geometry: Finding the area of a region formed by rotating a curve around an axis (washer method) often reduces to a difference of two disks.

9. Common Mistakes to Avoid

  • Forgetting to split the integral at every intersection point.
  • Subtracting the wrong function (top minus bottom) leading to a negative area.
  • Using the wrong variable of integration; sometimes a change to dy simplifies the problem.
  • Neglecting absolute values when the region is defined by inequalities rather than explicit functions.

10. Quick Reference Formula

When curves intersect at x = a and x = b (af(x) g(x) on that interval, the area is:

 A = ab [f(x)  g(x)]dx 

If the top function changes, write:

 A =  a_ib_i [top_i(x)  bottom_i(x)]dx 

where each subinterval [a_i, b_i] corresponds to a region with a consistent ordering of the curves.

11. Further Reading

Interested readers may explore these resources for deeper insight:

  • Stewart, Calculus: Early Transcendentals Chapter on definite integrals.
  • Pauls Online Math Notes Area Between Curves tutorials with stepbystep examples.
  • Khan Academy videos Visual explanations of slicing methods.

12. Summary

Computing the area between curves combines algebra (to find intersection points) with integral calculus (to accumulate vertical or horizontal slices). The core workflowsketch, intersect, split, integrateremains the same regardless of the functions involved. With practice, the technique becomes an intuitive tool for a wide range of problems, from pure mathematics to realworld engineering.

Reference Files For Areas Between Curves
Screenshoot
File Name
stewcal4e_6_1.pdf

File Size
0.62 MB

File Type
PDF

File Site
Description
This file is just a reference file for Areas Between Curves. Does not guarantee that the specific things you want are included in it.
Direct download (wait 10 seconds)

Areas Between Curves and Reference File Download Link


admin
Admin
2026-06-09 02:42:20

Application Of Integrals To Calculate Areas Under Curves and Reference File Download Link


admin
Admin
2026-06-09 04:28:11

Area Between Curves and Reference File Download Link


admin
Admin
2026-06-12 16:52:52

Spectrophotometry Spectral Curves and Reference File Download Link


admin
Admin
2026-06-08 02:16:14

Titration Curves and Reference File Download Link


admin
Admin
2026-06-08 15:32:16