Math ClubMath Club
v1 · padrão canônico

Lesson 88 — Area between curves

A = ∫ₐᵇ [f(x) − g(x)] dx, with f ≥ g in [a, b]. Finding intersections, choosing the axis of integration, curve crossing.

Used in: Calculus II (Brazil) · Equiv. Math III Japanese · Equiv. Analysis LK German · AP Calculus BC (USA)

A=ab[f(x)g(x)]dx,f(x)g(x) in [a,b]A = \int_a^b [f(x) - g(x)]\, dx, \quad f(x) \geq g(x) \text{ in } [a, b]
Choose your door

Rigorous notation, full derivation, hypotheses

Definition, justification and procedure

Definition and justification via Riemann

"The area of the region between the graphs of ff and gg is found by integrating the difference fgf - g over the interval, provided fgf \geq g throughout. If the graphs cross, break the interval at the crossing points." — Active Calculus §6.1

Integration in yy

abfgA = ∫(f−g)cdh(y)k(y)A = ∫(h−k)

Left: integration in x (vertical rectangles). Right: integration in y (horizontal rectangles).

General procedure

"Finding the area of a region between two curves requires careful attention to the sign of the integrand. Always determine which function is greater on the interval of integration." — APEX Calculus §7.1

Worked examples

Exercise list

30 exercises · 7 with worked solution (25%)

Application 18Modeling 7Challenge 3Proof 2
  1. Ex. 88.1Application

    Calculate the area between y=xy = x and y=x2y = x^2 on [0,1][0, 1].

  2. Ex. 88.2ApplicationAnswer key

    Calculate the area between y=x2y = x^2 and y=2xy = 2x.

  3. Ex. 88.3Application

    Calculate the area between y=xy = \sqrt{x} and y=xy = x on [0,1][0, 1].

  4. Ex. 88.4Application

    Calculate the area between y=x2y = x^2 and y=x3y = x^3 on [0,1][0, 1].

  5. Ex. 88.5Application

    Calculate the area between y=sinxy = \sin x and the xx-axis on [0,π][0, \pi].

  6. Ex. 88.6Application

    Calculate the area between y=cosxy = \cos x and the xx-axis on [0,π][0, \pi].

  7. Ex. 88.7Application

    Calculate the area between y=exy = e^x and y=exy = e^{-x} on [0,1][0, 1].

  8. Ex. 88.8ApplicationAnswer key

    Calculate the area between y=lnxy = \ln x and the xx-axis on [1,e][1, e].

  9. Ex. 88.9Application

    Calculate the area between y=sinxy = \sin x and y=cosxy = \cos x on [0,π/2][0, \pi/2].

  10. Ex. 88.10Application

    Calculate the area between y=x21y = x^2 - 1 and y=1x2y = 1 - x^2.

  11. Ex. 88.11Application

    Calculate the area between y=x3y = x^3 and y=xy = x on [1,1][-1, 1].

  12. Ex. 88.12Application

    Calculate the area between y=x24x+3y = x^2 - 4x + 3 and the xx-axis on [0,4][0, 4].

  13. Ex. 88.13Application

    Calculate the area between x=y2x = y^2 and x=yx = y on [0,1][0, 1] (in yy).

  14. Ex. 88.14Application

    Calculate the area between x=y2x = y^2 and x=4x = 4 (integrate in yy).

  15. Ex. 88.15Application

    Calculate the area between x=y22x = y^2 - 2 and x=yx = y (integrate in yy).

  16. Ex. 88.16Application

    Calculate the area between y=4x2y = 4 - x^2 and y=x+2y = x + 2.

  17. Ex. 88.17ApplicationAnswer key

    Calculate the area between y=x4y = x^4 and y=8xy = 8x.

  18. Ex. 88.18Application

    Using the result from exercise 88.9, determine the area between y=sinxy = \sin x and y=cosxy = \cos x on [0,π/2][0, \pi/2] by verifying the symmetry of the two parts.

  19. Ex. 88.19Modeling

    Demand curve D(q)=100qD(q) = 100 - q, equilibrium price p=60p^* = 60. Calculate the consumer surplus CS=0Q[D(q)p]dqCS = \int_0^{Q^*} [D(q) - p^*]\, dq.

  20. Ex. 88.20Modeling

    Supply curve S(q)=20+q/2S(q) = 20 + q/2, equilibrium price p=40p^* = 40. Calculate the producer surplus PS=0Q[pS(q)]dqPS = \int_0^{Q^*} [p^* - S(q)]\, dq.

  21. Ex. 88.21ModelingAnswer key

    Marginal revenue R(t)=100R'(t) = 100 dollars/day and marginal cost C(t)=50+5tC'(t) = 50 + 5t dollars/day. Calculate the maximum accumulated net profit and on which day tt the cost exceeds the revenue.

  22. Ex. 88.22Modeling

    Calculate the area of the ellipse x2/9+y2/4=1x^2/9 + y^2/4 = 1 via A=403(2/3)9x2dxA = 4\int_0^3 (2/3)\sqrt{9 - x^2}\, dx.

  23. Ex. 88.23Modeling

    Calculate the area between the parabola y=x2y = x^2 and its tangent line at the point (1,1)(1, 1) on [0,2][0, 2].

  24. Ex. 88.24ModelingAnswer key

    Calculate the area between y=1/(1+x2)y = 1/(1+x^2) and y=1/2y = 1/2, in the region where the first is above.

  25. Ex. 88.25Modeling

    Calculate the total area between y=x34xy = x^3 - 4x and the xx-axis on [2,2][-2, 2].

  26. Ex. 88.26Challenge

    Compare the two approaches for the area between y=x2y = x^2 and y=4y = 4: integration in xx and in yy. Calculate by both methods and verify that they coincide.

  27. Ex. 88.27Challenge

    Calculate the area of the cardioid r=1+cosθr = 1 + \cos\theta in polar coordinates: A=1202πr2dθA = \frac{1}{2}\int_0^{2\pi} r^2\, d\theta.

  28. Ex. 88.28ChallengeAnswer key

    Area between y=ex2y = e^{-x^2} and the xx-axis on (,+)(-\infty, +\infty). The result is π\sqrt{\pi} — show that this integral has no elementary formula, but can be computed by the Gaussian integral trick in polar coordinates.

  29. Ex. 88.29Proof

    Proof. Show that A=ab[f(x)g(x)]dxA = \int_a^b [f(x) - g(x)]\, dx is the limit of Riemann sums with vertical rectangles of height f(xi)g(xi)f(x_i^*) - g(x_i^*).

  30. Ex. 88.30ProofAnswer key

    Proof. Verify Green's formula A=12R(xdyydx)A = \frac{1}{2}\oint_{\partial R}(x\, dy - y\, dx) for the unit square [0,1]2[0,1]^2 by calculating the line integral along each edge.

Sources

Updated on 2026-05-11 · Author(s): Clube da Matemática

Found an error? Open an issue on GitHub or submit a PR — open source forever.