Question

How to find the area between $y=x^2-8$ and $y=-x^2$

Original question: 11. The area bounded by the curves of $y=x^2-8$ and $y=-x^2$ is A. $\frac{32}{3}$ B. $\frac{64}{3}$ C. $\frac{16}{3}$ D. $\frac{32}{5}$

Expert Verified Solution

thumb_up100%(1 rated)

Key concept: This is a classic “area between curves” problem. The key move is to first find where the parabolas meet, then subtract the lower curve from the upper one over that interval.

Step by step

Step 1: Find the intersection points

Set the curves equal:

x28=x2x^2-8=-x^2

2x2=82x^2=8

x2=4x=±2x^2=4 \Rightarrow x=\pm 2

Step 2: Identify the top curve

Between x=2x=-2 and x=2x=2,

  • upper curve: y=x2y=-x^2
  • lower curve: y=x28y=x^2-8

So the vertical distance is

(x2)(x28)=82x2(-x^2)-(x^2-8)=8-2x^2

Step 3: Integrate the difference

A=22(82x2)dxA=\int_{-2}^{2}(8-2x^2)\,dx

Because the integrand is even:

A=202(82x2)dxA=2\int_{0}^{2}(8-2x^2)\,dx

=2[8x2x33]02=2\left[8x-\frac{2x^3}{3}\right]_{0}^{2}

=2(16163)=2323=643=2\left(16-\frac{16}{3}\right)=2\cdot \frac{32}{3}=\frac{64}{3}

Answer

643\boxed{\frac{64}{3}}

Pitfall alert

A common slip is reversing the curves and integrating a negative difference. If your setup gives a negative value, your top-minus-bottom order is backwards. Also, don’t forget there are two intersection points, not just one.

Try different conditions

If the curves were shifted so they still intersect twice but not symmetrically about the yy-axis, you’d use the same method: solve for the new bounds, then integrate top minus bottom on that interval. The only thing that changes is the algebra in the subtraction and the limits of integration.

Further reading

area between curves, definite integral, intersection points

FAQ

How do you find the area between $y=x^2-8$ and $y=-x^2$?

Set the equations equal to find the intersection points, then integrate the upper curve minus the lower curve from $x=-2$ to $x=2$. The enclosed area is $ rac{64}{3}$.

chat