Math ClubMath Club
v1 · padrão canônico

Lesson 88 — Area Between Curves

A = ∫ₐᵇ [f(x) − g(x)] dx, with f ≥ g on [a, b]. Finding intersection points, choosing the integration axis, curve crossings.

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) on [a,b]A = \int_a^b [f(x) - g(x)]\, dx, \quad f(x) \geq g(x) \text{ on } [a, b]

Area between curves: integrate upper minus lower. If the curves cross, divide the interval at the crossing points. In some problems, integrating with respect to y simplifies the computation.

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 with respect to 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

45 exercises · 11 with worked solution (25%)

Application 31Understanding 3Modeling 4Challenge 6Proof 1
  1. Ex. 88.1Application

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

    Select the correct option
    Select an option first
    Show solution
    Intersections: x2=xx=0,1x^2=x \Rightarrow x=0,1. On [0,1][0,1]: xx2x\geq x^2. Area: 01(xx2)dx=[x2/2x3/3]01=1/21/3=1/6\int_0^1(x-x^2)\,dx=[x^2/2-x^3/3]_0^1=1/2-1/3=1/6. B and C are calculation errors. D ignored the subtraction.
    Show step-by-step (with the why)
    1. Intersections: x2=xx=0,1x^2=x \Rightarrow x=0,1.
    2. On [0,1][0,1]: f(x)=xg(x)=x2f(x)=x \geq g(x)=x^2.
    3. Area =01(xx2)dx=[x2/2x3/3]01=1/6=\int_0^1(x-x^2)\,dx=[x^2/2-x^3/3]_0^1=1/6.
  2. Ex. 88.2Application

    Compute the area between y=xy = x and y=x22xy = x^2 - 2x.

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  3. Ex. 88.3Application

    Compute the area between y=4x2y = 4 - x^2 and y=0y = 0.

    Select the correct option
    Select an option first
    Show solution
    Intersections: 4x2=0x=±24-x^2=0 \Rightarrow x=\pm2. Area: 22(4x2)dx=[4xx3/3]22=2(88/3)=32/3\int_{-2}^2(4-x^2)\,dx=[4x-x^3/3]_{-2}^2=2(8-8/3)=32/3. B didn't divide. C computed only half. D made an error.
    Show step-by-step (with the why)
    1. Intersections with x-axis. 4x2=0x=±24-x^2=0 \Rightarrow x=\pm 2.
    2. Upper/lower. f(x)=4x20f(x)=4-x^2 \geq 0 on [2,2][-2,2].
    3. Antiderivative. F(x)=4xx3/3F(x)=4x-x^3/3.
    4. FTC2. F(2)F(2)=(88/3)(8+8/3)=2(88/3)=32/3F(2)-F(-2)=(8-8/3)-(-8+8/3)=2(8-8/3)=32/3.
    5. Shortcut: use even symmetry: 202(4x2)dx=2[4xx3/3]02=2(88/3)=32/32\int_0^2(4-x^2)\,dx=2[4x-x^3/3]_0^2=2(8-8/3)=32/3.
  4. Ex. 88.4ApplicationAnswer key

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

    Select the correct option
    Select an option first
    Show solution
    On [0,π/4][0,\pi/4]: cosxsinx\cos x \geq \sin x. 0π/4(cosxsinx)dx=[sinx+cosx]0π/4=(22+22)(0+1)=21\int_0^{\pi/4}(\cos x-\sin x)\,dx=[\sin x+\cos x]_0^{\pi/4}=(\tfrac{\sqrt{2}}{2}+\tfrac{\sqrt{2}}{2})-(0+1)=\sqrt{2}-1.
  5. Ex. 88.5Application

    Confirm: area between y=cosxy=\cos x and y=sinxy=\sin x on [0,π/4][0,\pi/4] = ?

    Select the correct option
    Select an option first
    Show solution
    On [0,π/4][0,\pi/4]: cosxsinx0\cos x-\sin x\geq0. [sinx+cosx]0π/4=(2/2+2/2)(0+1)=21[\sin x+\cos x]_0^{\pi/4}=(\sqrt{2}/2+\sqrt{2}/2)-(0+1)=\sqrt{2}-1. B added instead of subtracted. C used wrong 2\sqrt{2} value. D swapped terms.
    Show step-by-step (with the why)
    1. Upper/lower. On [0,π/4][0,\pi/4]: cosxsinx\cos x \geq \sin x.
    2. Antiderivative. (cosxsinx)dx=sinx+cosx\int(\cos x-\sin x)\,dx = \sin x + \cos x.
    3. Evaluate. [sinx+cosx]0π/4=(2/2+2/2)(0+1)=21[\sin x+\cos x]_0^{\pi/4} = (\sqrt{2}/2+\sqrt{2}/2)-(0+1) = \sqrt{2}-1.
    4. Shortcut: 2/2+2/2=21.41\sqrt{2}/2+\sqrt{2}/2=\sqrt{2}\approx1.41; positive result confirms cossin\cos\geq\sin on the interval.
  6. Ex. 88.6Application

    Compute the area between y=sinxy = \sin x and y=0y = 0 on [0,π][0, \pi].

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  7. Ex. 88.7Understanding

    What is the formula for the area between y=f(x)y = f(x) and y=g(x)y = g(x) when f(x)g(x)f(x) \geq g(x) on [a,b][a,b]?

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  8. Ex. 88.8Application

    Compute the area between y=x2y = x^2 and y=x+6y = x + 6.

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
    Show step-by-step (with the why)
    1. Intersections: x2x6=0(x3)(x+2)=0x^2-x-6=0\Rightarrow(x-3)(x+2)=0.
    2. F(x)=x2/2+6xx3/3F(x)=x^2/2+6x-x^3/3.
    3. F(3)=27/2F(3)=27/2, F(2)=22/3F(-2)=-22/3.
    4. Area =27/2(22/3)=81/6+44/6=125/6=27/2-(-22/3)=81/6+44/6=125/6.
  9. Ex. 88.9Application

    Compute the area between y=xy = \sqrt{x} and y=x/2y = x/2.

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
    Show step-by-step (with the why)
    1. Intersections. x=x/2x=0\sqrt{x}=x/2 \Rightarrow x=0 and x=4x=4.
    2. Upper/lower. On [0,4][0,4]: xx/2\sqrt{x} \geq x/2 (check x=1x=1: 1>1/21 > 1/2).
    3. Integrate. 04(xx/2)dx=[2x3/2/3x2/4]04\int_0^4(\sqrt{x}-x/2)\,dx = [2x^{3/2}/3 - x^2/4]_0^4.
    4. Evaluate. 28/34=16/34=4/32\cdot8/3-4=16/3-4=4/3.
  10. Ex. 88.10Application

    Compute the area between y=4xx2y = 4x - x^2 and y=x2y = x^2.

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  11. Ex. 88.11Application

    Compute the area between y=xy = \sqrt{x} and y=x2y = x^2 on [0,1][0, 1].

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  12. Ex. 88.12Application

    Compute the area between y=sinxy = \sin x and y=0y = 0 on [0,π][0, \pi].

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  13. Ex. 88.13Understanding

    What do you do when curves ff and gg cross within the integration interval?

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  14. Ex. 88.14Application

    Compute the area between y=3x2y = 3 - x^2 and y=x+1y = x + 1.

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
    Show step-by-step (with the why)
    1. Intersections. 3x2=x+1x2+x2=0(x+2)(x1)=03-x^2=x+1 \Rightarrow x^2+x-2=0 \Rightarrow (x+2)(x-1)=0; x=2x=-2 and x=1x=1.
    2. Upper/lower. On [2,1][-2,1]: 3x2x+13-x^2 \geq x+1 (check x=0x=0: 3>13>1).
    3. Integrate. 21(2xx2)dx=[2xx2/2x3/3]21\int_{-2}^1(2-x-x^2)\,dx = [2x-x^2/2-x^3/3]_{-2}^1.
    4. Evaluate. (21/21/3)(42+8/3)=(7/6)(10/3)=7/6+20/6=27/6=9/2(2-1/2-1/3)-(-4-2+8/3)=(7/6)-(-10/3)=7/6+20/6=27/6=9/2.
  15. Ex. 88.15Application

    Compute the area between y=4x2y = 4 - x^2 and y=2x2y = 2 - x^2 on [1,1][-1, 1].

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  16. Ex. 88.16Application

    Compute the area between y=exy = e^x and y=1y = 1 on [0,1][0, 1].

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
    Show step-by-step (with the why)
    1. Upper/lower. On [0,1][0,1]: ex1e^x \geq 1 since exe0=1e^x\geq e^0=1.
    2. Integrate. 01(ex1)dx=[exx]01\int_0^1(e^x-1)\,dx = [e^x-x]_0^1.
    3. Evaluate. (e1)(10)=e2(e-1)-(1-0)=e-2.
    4. Shortcut: e2.718e\approx2.718, so e20.718e-2\approx0.718 — plausible for the narrow region between exe^x and y=1y=1.
  17. Ex. 88.17Application

    Compute the area under y=1/xy = 1/x from x=1x = 1 to x=2x = 2.

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  18. Ex. 88.18Application

    Compute the area between y=cos2xy = \cos^2 x and y=sin2xy = \sin^2 x on [0,π/4][0, \pi/4].

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  19. Ex. 88.19Application

    Compute the area between x=y2x = y^2 and x=y+2x = y + 2 by integrating with respect to yy.

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  20. Ex. 88.20Application

    Compute the area between y=sinxy = \sin x and y=0y = 0 on [0,π][0, \pi].

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  21. Ex. 88.21ModelingAnswer key

    Consumer surplus is the area between the demand curve p=36x2p = 36 - x^2 and the equilibrium price p=11p = 11. Compute.

    Select the correct option
    Select an option first
    Show solution
    Intersection: 36x2=11x2=25x=536-x^2=11\Rightarrow x^2=25\Rightarrow x=5. Surplus: 05(36x211)dx=05(25x2)dx=[25xx3/3]05=125125/3=250/3\int_0^5(36-x^2-11)\,dx=\int_0^5(25-x^2)\,dx=[25x-x^3/3]_0^5=125-125/3=250/3.
  22. Ex. 88.22ApplicationAnswer key

    Confirm the area between y=x+6y = x + 6 and y=x2y = x^2 (ex. 88.8).

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  23. Ex. 88.23Challenge

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

    Select the correct option
    Select an option first
    Show solution
    Crossing on [0,π][0,\pi]: sinx=cosxx=π/4\sin x=\cos x\Rightarrow x=\pi/4. Part 1 ([0,π/4][0,\pi/4]): [sinx+cosx]0π/4=21[\sin x+\cos x]_0^{\pi/4}=\sqrt{2}-1. Part 2 ([π/4,π][\pi/4,\pi]): [cosxsinx]π/4π=(1+0)(2222)=1+2[-\cos x-\sin x]_{\pi/4}^{\pi}=(1+0)-(-\tfrac{\sqrt{2}}{2}-\tfrac{\sqrt{2}}{2})=1+\sqrt{2}. Total: (21)+(1+2)=22(\sqrt{2}-1)+(1+\sqrt{2})=2\sqrt{2}.
  24. Ex. 88.24Application

    Confirm: total area between y=sinxy=\sin x and y=cosxy=\cos x on [0,π][0,\pi] = ?

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  25. Ex. 88.25Modeling

    Two runners have velocities v1(t)=t2/3+1/3v_1(t) = t^2/3 + 1/3 and v2(t)=t/3v_2(t) = t/3 km/min. What is the difference in position from t=0t=0 to t=2t=2 min?

    Select the correct option
    Select an option first
    Show solution
    Difference in position: 02(v1v2)dt=02 ⁣(t2+13t3)dt=1302(t2t+1)dt=13[t3/3t2/2+t]02=13(8/32+2)=1383=89\int_0^2(v_1-v_2)\,dt=\int_0^2\!\left(\frac{t^2+1}{3}-\frac{t}{3}\right)dt=\frac{1}{3}\int_0^2(t^2-t+1)\,dt=\frac{1}{3}[t^3/3-t^2/2+t]_0^2=\frac{1}{3}(8/3-2+2)=\frac{1}{3}\cdot\frac{8}{3}=\frac{8}{9} km.
  26. Ex. 88.26ApplicationAnswer key

    With v1(t)=tv_1(t) = t and v2(t)=t2/4v_2(t) = t^2/4, what is the difference in position from t=0t=0 to t=2t=2?

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  27. Ex. 88.27Application

    Compute the area between y=4xx2y = 4x - x^2 and y=x2y = x^2.

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  28. Ex. 88.28ChallengeAnswer key

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

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  29. Ex. 88.29Application

    Compute the area between y=4x2y = 4 - x^2 and the xx-axis in the first quadrant (0x20 \leq x \leq 2).

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  30. Ex. 88.30Application

    Compute the area under y=exy = e^x from x=0x = 0 to x=1x = 1.

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
    Show step-by-step (with the why)
    1. Recognize. Area under exe^x and above y=0y=0 on [0,1][0,1].
    2. Antiderivative. 01exdx=[ex]01\int_0^1 e^x\,dx = [e^x]_0^1.
    3. Evaluate. e1e0=e11.718e^1-e^0=e-1\approx1.718.
    4. Shortcut: exe^x is the only function that is its own antiderivative — trivial integration.
  31. Ex. 88.31Understanding

    How do you calculate the area between curves expressed in terms of yy (of the form x=f(y)x = f(y))?

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  32. Ex. 88.32Application

    Compute the area between y=4x2y = 4 - x^2 and the xx-axis on [2,2][-2, 2].

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  33. Ex. 88.33Application

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

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  34. Ex. 88.34ChallengeAnswer key

    Compute the area between y=1y = 1 and y=xy = x on [0,1][0, 1].

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  35. Ex. 88.35ChallengeAnswer key

    What is the total area under y=sinxy = |\sin x| on [0,π][0, \pi]?

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  36. Ex. 88.36Application

    Compute the area between y=xy = \sqrt{x} and y=x2y = x^2.

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  37. Ex. 88.37ApplicationAnswer key

    Confirm: area between y=xy = x and y=x2y = x^2 on [0,1][0,1] = ?

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  38. Ex. 88.38ModelingAnswer key

    The demand curve is p=50x2p = 50 - x^2 and the equilibrium price is p=25p = 25. Compute consumer surplus.

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
    Show step-by-step (with the why)
    1. Equilibrium quantity. 50x2=25x2=25x=550-x^2=25 \Rightarrow x^2=25 \Rightarrow x=5.
    2. Formula. CS=05[(50x2)25]dx=05(25x2)dxCS=\int_0^5[(50-x^2)-25]\,dx=\int_0^5(25-x^2)\,dx.
    3. Antiderivative. [25xx3/3]05=125125/3=250/3[25x-x^3/3]_0^5 = 125-125/3 = 250/3.
    4. Shortcut: geometrically it is the area between the convex demand curve and the price line — "hood" area above the horizontal line.
  39. Ex. 88.39Challenge

    Which expression represents the area between f(x)g(x)f(x) \geq g(x) on the interval [a,b][a,b]?

    Select the correct option
    Select an option first
    Show solution
    The area between fgf\geq g on [a,b][a,b] is always ab[f(x)g(x)]dx\int_a^b[f(x)-g(x)]\,dx. Option B omits the subtraction of gg. C is a formula with no general basis. D is the FTC applied only to ff, unrelated to area between curves.
  40. Ex. 88.40Application

    What is the correct formula for the area between y=f(x)y=f(x) and y=g(x)y=g(x) when fgf \geq g on [a,b][a,b]?

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  41. Ex. 88.41ModelingAnswer key

    Compute the area between y=exy = e^x and y=xy = x on [0,2][0, 2].

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  42. Ex. 88.42Application

    Compute the area between y=x2y = x^2 and y=x+6y = x + 6 (result confirmed).

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  43. Ex. 88.43ChallengeAnswer key

    Total area between y=sinxy = \sin x and y=cosxy = \cos x on [0,π][0, \pi] (final result).

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  44. Ex. 88.44Application

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

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.
  45. Ex. 88.45Proof

    Why does ab[f(x)g(x)]dx\int_a^b [f(x) - g(x)]\,dx represent a non-negative area when f(x)g(x)f(x) \geq g(x)?

    Select the correct option
    Select an option first
    Show solution
    See the referenced source in fonte for detailed solution.

Sources

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

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