Skip to main content
VICMath MethodsSyllabus dot point

How is the definite integral used to compute the area under a single curve and the area between two curves?

The use of definite integrals to find the area between a curve and the xx-axis, and the area between two curves on a closed interval, including handling sign changes of the integrand

A focused answer to the VCE Math Methods Unit 4 key-knowledge point on areas via integration. Covers area under a curve (single function), area between two curves (top minus bottom), the sign-change handling that is the most common Paper 1 trap, and the calculator-active extensions in Paper 2.

Generated by Claude Opus 4.89 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. Area under a curve (single function)
  3. Area between two curves
  4. Calculator-active area problems (Paper 2)
  5. Examples in context
  6. Try this

What this dot point is asking

VCAA wants you to compute geometric areas using definite integrals: the area between a curve and the xx-axis, and the area between two curves. The dot point sits at the intersection of antidifferentiation skill (Unit 4 Topic 1) and graphical interpretation (Unit 3). Sign-change handling on the interval is the most heavily marked detail.

Area under a curve (single function)

Area between two curves Two curves on the x y plane intersecting at x equals a and x equals b. The region between them is shaded. The area equals the integral from a to b of f of x minus g of x with f the upper curve. x y f(x) g(x) a b A = ∫ab (f(x) − g(x)) dx (f above g)

The signed area between y=f(x)y = f(x), the xx-axis, and the vertical lines x=ax = a and x=bx = b is:

abf(x)dx\int_{a}^{b} f(x) \, dx

This integral is positive where the curve is above the axis, negative where below.

If you want the geometric area (always non-negative):

  1. Find where ff changes sign on [a,b][a, b]. Solve f(x)=0f(x) = 0 to get the roots; check which lie inside (a,b)(a, b).
  2. Split the interval at each sign-change root. Suppose ff changes sign at r1<r2<<rkr_1 < r_2 < \ldots < r_k in (a,b)(a, b).
  3. Compute each piece separately.

Area=ar1fdx+r1r2fdx+r2r3fdx+\text{Area} = \int_{a}^{r_1} f \, dx + \left\lvert \int_{r_1}^{r_2} f \, dx \right\rvert + \left\lvert \int_{r_2}^{r_3} f \, dx \right\rvert + \ldots

Each negative piece is replaced by its absolute value before summation.

Alternative compact form: Area=abf(x)dx\text{Area} = \int_{a}^{b} \lvert f(x) \rvert \, dx. This is true mathematically but VCAA Paper 1 expects the interval-split method.

Why splitting matters

If you compute abfdx\int_{a}^{b} f \, dx without splitting and the curve crosses zero, positive and negative regions cancel. The arithmetic result is the net signed area, not the geometric area.

Example. 11xdx=0\int_{-1}^{1} x \, dx = 0. The graph passes through the origin; the negative region on (1,0)(-1, 0) cancels the positive region on (0,1)(0, 1). Net signed area is 00. Geometric area is 12+12=1\frac{1}{2} + \frac{1}{2} = 1.

Area between two curves

If f(x)g(x)f(x) \geq g(x) on [a,b][a, b], the area between the two curves is:

A=ab[f(x)g(x)]dxA = \int_{a}^{b} [f(x) - g(x)] \, dx

The rule of thumb: top curve minus bottom curve.

Procedure

  1. Find the intersection points. Solve f(x)=g(x)f(x) = g(x). These set the integration limits if the question asks for "the enclosed area".
  2. Identify which curve is on top in the interval(s) between intersections. Pick a test value inside the interval and evaluate both functions; the larger is "top".
  3. Set up [topbottom]dx\int [\text{top} - \text{bottom}] \, dx over the interval.
  4. Evaluate.

If the top and bottom swap on the interval

The curves may cross more than once in the interval of interest. Each sub-interval needs its own setup with the correct top and bottom.

Example. y=sin(x)y = \sin(x) and y=cos(x)y = \cos(x) on [0,π][0, \pi]. They cross at x=π/4x = \pi/4. On [0,π/4][0, \pi/4], cos>sin\cos > \sin; on [π/4,π][\pi/4, \pi], sin>cos\sin > \cos (well, until sin=0\sin = 0 at π\pi, where cos=1\cos = -1; need to check). For a question over the full [0,π][0, \pi], split at π/4\pi/4 and apply top-minus-bottom in each piece.

Area between a curve and the xx-axis as a special case

If g(x)=0g(x) = 0 (the xx-axis), the formula reduces to [f(x)0]dx=f(x)dx\int [f(x) - 0] \, dx = \int f(x) \, dx when f0f \geq 0. This recovers the single-curve case.

Calculator-active area problems (Paper 2)

For non-elementary intersection points or messy antiderivatives, Paper 2 expects:

  1. Solve the intersection equation numerically on the calculator.
  2. Identify top and bottom by evaluating at a test point.
  3. Use the calculator's definite integral function with the intersection points as limits.

The structural reasoning (top minus bottom, interval splitting) is the same; only the arithmetic moves to the calculator.

Examples in context

Example 1. Cross-section of a garden bed. A raised garden bed's cross-section is bounded above by y=4x2y = 4 - x^2 and below by the xx-axis (metres). The curve meets the axis at x=±2x = \pm 2. The cross-sectional area is 22(4x2)dx=[4xx33]22=(883)(8+83)=163+163=32310.67 m2\int_{-2}^{2}(4 - x^2)\,dx = \left[4x - \frac{x^3}{3}\right]_{-2}^{2} = \left(8 - \frac{8}{3}\right) - \left(-8 + \frac{8}{3}\right) = \frac{16}{3} + \frac{16}{3} = \frac{32}{3} \approx 10.67 \text{ m}^2.

Example 2. Region between two paths. A landscape design encloses a region between the curve y=6xx2y = 6x - x^2 and the line y=2xy = 2x (metres). They meet where 6xx2=2x6x - x^2 = 2x, i.e. x24x=0x^2 - 4x = 0, so x=0x = 0 and x=4x = 4. On (0,4)(0, 4) the curve 6xx26x - x^2 is on top (at x=2x = 2: 8>48 > 4), so the area is 04(6xx22x)dx=04(4xx2)dx=[2x2x33]04=32643=32310.67 m2\int_0^4(6x - x^2 - 2x)\,dx = \int_0^4(4x - x^2)\,dx = \left[2x^2 - \frac{x^3}{3}\right]_0^4 = 32 - \frac{64}{3} = \frac{32}{3} \approx 10.67 \text{ m}^2.

Try this

Q1. Find the area between y=x2y = x^2 and the xx-axis on [0,3][0, 3]. [2 marks]

  • Cue. 03x2dx=[x33]03=9\int_0^3 x^2\,dx = \left[\frac{x^3}{3}\right]_0^3 = 9.

Q2. Find the total area between y=x21y = x^2 - 1 and the xx-axis on [0,2][0, 2]. [4 marks]

  • Cue. Crosses at x=1x = 1; 01(x21)dx+12(x21)dx=23+43=2\left|\int_0^1(x^2 - 1)\,dx\right| + \int_1^2(x^2 - 1)\,dx = \frac{2}{3} + \frac{4}{3} = 2.

Q3. Find the area enclosed between y=4x2y = 4 - x^2 and y=x+2y = x + 2. [4 marks]

  • Cue. Intersect at x=2,1x = -2, 1; top is 4x24 - x^2; 21(2xx2)dx=92\int_{-2}^{1}(2 - x - x^2)\,dx = \frac{9}{2}.

Exam-style practice questions

Practice questions written in the style of VCAA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

2024 VCAA Paper 14 marksThe graph of y=x22xy = x^2 - 2x intersects the xx-axis at x=0x = 0 and x=2x = 2. Find the exact area enclosed between the curve and the xx-axis on the interval [0,3][0, 3].
Show worked answer →

The curve is below the xx-axis on (0,2)(0, 2) and above on (2,3)(2, 3). Total area requires splitting the integral and taking the absolute value of the negative piece.

On [0,2][0, 2]: the curve is below the axis, so the area is 02(x22x)dx\left\lvert \int_{0}^{2} (x^2 - 2x) \, dx \right\rvert.

(x22x)dx=x33x2=F(x)\int (x^2 - 2x) \, dx = \frac{x^3}{3} - x^2 = F(x).

F(2)F(0)=(834)0=43F(2) - F(0) = \left( \frac{8}{3} - 4 \right) - 0 = -\frac{4}{3}.

Area on [0,2][0, 2] is 43\frac{4}{3}.

On [2,3][2, 3]: the curve is above the axis.

F(3)F(2)=(99)(43)=43F(3) - F(2) = (9 - 9) - (-\frac{4}{3}) = \frac{4}{3}.

Total area. 43+43=83\frac{4}{3} + \frac{4}{3} = \frac{8}{3}.

Markers reward explicit recognition that the curve changes sign at x=2x = 2, the interval split, and the absolute-value handling on the negative piece. A response that returns 03(x22x)dx=0\int_{0}^{3} (x^2 - 2x) \, dx = 0 as the "area" earns no marks.

2023 VCAA Paper 24 marksFind the exact area enclosed between the curves y=x2y = x^2 and y=2xy = 2x on the interval where they meet.
Show worked answer →
Find intersection points
Set x2=2xx^2 = 2x. So x22x=0x^2 - 2x = 0, x(x2)=0x(x - 2) = 0, giving x=0x = 0 and x=2x = 2.
Identify top and bottom curves
On (0,2)(0, 2), 2x>x22x > x^2 (e.g. at x=1x = 1, 2>12 > 1). So y=2xy = 2x is the top, y=x2y = x^2 is the bottom.
Set up the area integral

A=02(topbottom)dx=02(2xx2)dxA = \int_{0}^{2} (\text{top} - \text{bottom}) \, dx = \int_{0}^{2} (2x - x^2) \, dx.

Evaluate.

(2xx2)dx=x2x33\int (2x - x^2) \, dx = x^2 - \frac{x^3}{3}.

[x2x33]02=(483)0=1283=43\left[ x^2 - \frac{x^3}{3} \right]_{0}^{2} = \left( 4 - \frac{8}{3} \right) - 0 = \frac{12 - 8}{3} = \frac{4}{3}.

Area is 43\frac{4}{3}.

Markers reward correct intersection points, correct identification of top vs bottom (a quick test value), and a clean positive area at the end.

Related dot points