The area enclosed by a parabola and a line

The area a parabola and a line enclose is decided by the gap between their intersections alone. We confirm it for y=x2y = x^2 and y=2x+3y = 2x + 3.

Finding the intersections

From x2=2x+3x^2 = 2x + 3, that is x22x3=(x3)(x+1)=0x^2 - 2x - 3 = (x - 3)(x + 1) = 0, we get x=1x = -1 and x=3x = 3. The points are (1,1)(-1, 1) and (3,9)(3, 9).

Integrating directly

On this interval the line is above, so the area is as follows.

13(2x+3x2)dx=[x2+3xx33]13=9(53)=323\int_{-1}^{3} (2x + 3 - x^2) \, dx = \left[ x^2 + 3x - \frac{x^3}{3} \right]_{-1}^{3} = 9 - \left( -\frac{5}{3} \right) = \frac{32}{3}

Getting it from the gap alone

Writing α\alpha and β\beta with α<β\alpha < \beta for the intersections, the integrand factors as (xα)(xβ)-(x - \alpha)(x - \beta).

αβ(xα)(xβ)dx=(βα)36\int_{\alpha}^{\beta} -(x - \alpha)(x - \beta) \, dx = \frac{(\beta - \alpha)^3}{6}

Here (3(1))36=646=323\dfrac{(3 - (-1))^3}{6} = \dfrac{64}{6} = \dfrac{32}{3}, in agreement. This is known as the one-sixth formula.

MethodComputationResult
From the antiderivative9(53)9 - \left( -\dfrac{5}{3} \right)323\dfrac{32}{3}
The one-sixth formula436\dfrac{4^3}{6}323\dfrac{32}{3}

When there is a coefficient

If the coefficient of x2x^2 is not 11, the area is multiplied accordingly: the region enclosed by y=ax2+bx+cy = ax^2 + bx + c and a line has area a(βα)36\dfrac{|a| (\beta - \alpha)^3}{6}. For the region between two parabolas the same formula applies, with aa the difference of their coefficients of x2x^2.

It grows with the cube

What makes it interesting is that the area grows as the cube of the gap.

Gap between the intersectionsArea, with coefficient 11
1116\dfrac{1}{6}
2286\dfrac{8}{6}
44646\dfrac{64}{6}

Doubling the gap multiplies the area by eight.

Since the answer follows the moment the intersections are known, no antiderivative has to be computed. Once the values 1-1 and 33 are in hand, all that remains is 436\dfrac{4^3}{6}.

The parabola on the graph is y=x2y = x^2, the line is y=2x+3y = 2x + 3, and the large dots are the intersections.