Question:hard

What is the value of the integral \(\iint_D dA\), where D is the region bounded by the curve \(y=x^2\) and the line \(y=4\)?

Show Hint

Find where the parabola meets the line, then integrate the vertical strip width over that range.
Updated On: Jul 3, 2026
  • 8/3
  • 11/3
  • 16/3
  • 32/3
Show Solution

The Correct Option is D

Solution and Explanation

Integrate with horizontal strips instead. For a fixed height $y$ with $0\le y\le 4$, the parabola $y=x^2$ gives $x=\pm\sqrt y$, so the horizontal strip at height $y$ runs from $x=-\sqrt y$ to $x=\sqrt y$, a width of $2\sqrt y$.

So the area is \[\iint_D dA=\int_0^4 2\sqrt y\,dy=2\int_0^4 y^{1/2}\,dy.\]

Evaluating, \[2\int_0^4 y^{1/2}\,dy=2\left[\frac{2}{3}y^{3/2}\right]_0^4=\frac{4}{3}\left(4^{3/2}\right)=\frac{4}{3}(8)=\frac{32}{3}.\] This matches the value obtained by integrating in the other order. \[\boxed{\iint_D dA=\frac{32}{3}}\]
Was this answer helpful?
0