Calculus · real student question

Find the area of the region bounded by the parabola y = x^2 and the line y = x + 2.

Question

Find the area of the region bounded by the parabola y=x2y=x^2 and the line y=x+2y=x+2.

Step-by-step solution

  1. Locate the intersection points. Setting x2=x+2x^2=x+2 gives x2x2=0x^2-x-2=0, which factors as (x2)(x+1)=0(x-2)(x+1)=0, so the curves cross at x=1x=-1 and x=2x=2. These become the limits of integration.

  2. Decide which curve is on top. Test the midpoint x=0.5x=0.5: the line gives 2.52.5 while the parabola gives 0.250.25. The line is above the parabola throughout (1,2)(-1,2), so the integrand is line minus parabola.

  3. Set up the integral. Area =12[(x+2)x2]dx=\displaystyle\int_{-1}^{2}\left[(x+2)-x^2\right]dx. Taking top minus bottom guarantees a positive integrand, so no absolute values or case splits are needed.

  4. Find the antiderivative. (x+2x2)dx=x22+2xx33\int\left(x+2-x^2\right)dx=\frac{x^2}{2}+2x-\frac{x^3}{3}.

  5. Evaluate at the limits. At x=2x=2: 2+483=1032+4-\frac{8}{3}=\frac{10}{3}. At x=1x=-1: 122+13=76\frac{1}{2}-2+\frac{1}{3}=-\frac{7}{6}. The difference is 103+76=276=92\frac{10}{3}+\frac{7}{6}=\frac{27}{6}=\frac{9}{2}.

  6. Confirm numerically. Simpson's rule applied to (x+2)x2(x+2)-x^2 over [1,2][-1,2] returns 4.50004.5000, matching 92\frac{9}{2} square units.

Answer

12[(x+2)x2]dx=92\int_{-1}^{2}\left[(x+2)-x^2\right]dx=\frac{9}{2}

Need to solve a different problem like this? Open the solver →