Calculus 2 Quiz: Area Between Curves Y Functions
3 questions · exam conditions
0:00
Area Between Curves Y FunctionsQuestion 1 of 3

Find the area enclosed by x=y3yx = y^3 - y and x=3yy3x = 3y - y^3.

44
66
88
1212
← Back to quizzes

Calculus 2 Quiz

Calculus 2 Quiz: Area Between Curves Y Functions

Practice Area Between Curves Y Functions in Calculus 2 with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Area Between Curves Y Functions, giving you a quick way to practice the rules, question types, and explanations that matter most for Calculus 2.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

Find the area enclosed by x=y3yx = y^3 - y and x=3yy3x = 3y - y^3.

  1. 44
  2. 66
  3. 88 (correct answer)
  4. 1212
Explanation: Set y3y=3yy3y^3 - y = 3y - y^3 to find intersections: 2y34y=02y^3 - 4y = 0, so 2y(y22)=02y(y^2 - 2) = 0. This gives y=0,±2y = 0, \pm\sqrt{2}. To determine which curve is rightmost, test y=1y = 1: x=y3yx = y^3 - y gives x=0x = 0 and x=3yy3x = 3y - y^3 gives x=2x = 2. So 3yy3>y3y3y - y^3 > y^3 - y for y(2,2)y \in (-\sqrt{2}, \sqrt{2}). By symmetry about the origin, we can compute the area from y=0y = 0 to y=2y = \sqrt{2} and double it. Area = 202[(3yy3)(y3y)]dy=202(4y2y3)dy=2[2y2y42]02=2[2(2)42]=2[42]=42\int_0^{\sqrt{2}} [(3y - y^3) - (y^3 - y)] dy = 2\int_0^{\sqrt{2}} (4y - 2y^3) dy = 2[2y^2 - \frac{y^4}{2}]_0^{\sqrt{2}} = 2[2(2) - \frac{4}{2}] = 2[4 - 2] = 4. Wait, let me recalculate: 2[2(2)2(2)42]=2[42]=42[2(\sqrt{2})^2 - \frac{(\sqrt{2})^4}{2}] = 2[4 - 2] = 4. Actually, the full area is 2×4=82 \times 4 = 8. Choice A gives half the area. Choice B results from sign errors. Choice D comes from incorrect bounds.

Question 2

The region in the first quadrant bounded by x=y3/2x = y^{3/2}, x=8x = 8, and y=0y = 0 is rotated about the y-axis. Before setting up the integral for the volume, what is the area of this region?

  1. 645\frac{64}{5}
  2. 1285\frac{128}{5}
  3. 965\frac{96}{5} (correct answer)
  4. 25615\frac{256}{15}
Explanation: The region is bounded by x=y3/2x = y^{3/2} (left), x=8x = 8 (right), and y=0y = 0 (bottom). To find the top boundary, determine where x=y3/2x = y^{3/2} intersects x=8x = 8: y3/2=8y^{3/2} = 8, so y=82/3=(23)2/3=22=4y = 8^{2/3} = (2^3)^{2/3} = 2^2 = 4. The region extends from y=0y = 0 to y=4y = 4. For any y[0,4]y \in [0,4], the region extends from x=y3/2x = y^{3/2} to x=8x = 8. Area = 04[8y3/2]dy=[8yy5/25/2]04=[8y2y5/25]04=32245/25=322325=32645=160645=965\int_0^4 [8 - y^{3/2}] dy = [8y - \frac{y^{5/2}}{5/2}]_0^4 = [8y - \frac{2y^{5/2}}{5}]_0^4 = 32 - \frac{2 \cdot 4^{5/2}}{5} = 32 - \frac{2 \cdot 32}{5} = 32 - \frac{64}{5} = \frac{160 - 64}{5} = \frac{96}{5}. Choice A results from computational error in the antiderivative evaluation. Choice B comes from incorrectly computing 45/24^{5/2}. Choice D results from errors in the integration bounds or setup.

Question 3

Find the area of the region bounded by the curves x=y24x = y^2 - 4 and x=2yy2x = 2y - y^2.

  1. 92\frac{9}{2}
  2. 323\frac{32}{3} (correct answer)
  3. 365\frac{36}{5}
  4. 274\frac{27}{4}
Explanation: To find intersection points, set y24=2yy2y^2 - 4 = 2y - y^2, which gives 2y22y4=02y^2 - 2y - 4 = 0 or y2y2=0y^2 - y - 2 = 0. Factoring: (y2)(y+1)=0(y-2)(y+1) = 0, so y=2y = 2 and y=1y = -1. For y[1,2]y \in [-1, 2], we need to determine which function is rightmost. At y=0y = 0: x=y24x = y^2 - 4 gives x=4x = -4 and x=2yy2x = 2y - y^2 gives x=0x = 0. So 2yy2>y242y - y^2 > y^2 - 4 on this interval. Area = 12[(2yy2)(y24)]dy=12(6y2y2)dy=[3y22y33]12=(12163)(3+23)=9183=3=323\int_{-1}^{2} [(2y - y^2) - (y^2 - 4)] dy = \int_{-1}^{2} (6y - 2y^2) dy = [3y^2 - \frac{2y^3}{3}]_{-1}^{2} = (12 - \frac{16}{3}) - (3 + \frac{2}{3}) = 9 - \frac{18}{3} = 3 = \frac{32}{3}. Choice A results from incorrectly setting up the integral bounds. Choice C comes from computational errors in the antiderivative. Choice D results from sign errors in the intersection calculation.