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

Find the area of the region enclosed by the curves x=y4x = y^4 and x=8yx = 8y.

245\frac{24}{5}
485\frac{48}{5}
1285\frac{128}{5}
645\frac{64}{5}
← Back to quizzes

Calculus 1 Quiz

Calculus 1 Quiz: Area Between Curves Y Functions

Practice Area Between Curves Y Functions in Calculus 1 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 1.

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 of the region enclosed by the curves x=y4x = y^4 and x=8yx = 8y.

  1. 245\frac{24}{5}
  2. 485\frac{48}{5} (correct answer)
  3. 1285\frac{128}{5}
  4. 645\frac{64}{5}
Explanation: Find the intersection points by setting y4=8yy^4 = 8y. This gives y48y=0y^4 - 8y = 0, or y(y38)=0y(y^3 - 8) = 0. The solutions are y=0y=0 and y=2y=2. These are the limits of integration. For yy in the interval (0,2)(0, 2), choose a test point like y=1y=1. We have x=14=1x = 1^4 = 1 and x=8(1)=8x = 8(1) = 8. Since 8>18 > 1, the line x=8yx=8y is the right curve. The area is A=02(8yy4)dyA = \int_{0}^{2} (8y - y^4) \,dy. Evaluate the integral: A=[4y2y55]02=(4(22)255)0=(16325)=80325=485A = [4y^2 - \frac{y^5}{5}]_0^2 = (4(2^2) - \frac{2^5}{5}) - 0 = (16 - \frac{32}{5}) = \frac{80 - 32}{5} = \frac{48}{5}.

Question 2

What is the area of the region bounded by the curves x=eyx = e^y, x=1/ex = 1/e, and the lines y=1y = -1 and y=1y = 1?

  1. e2ee - \frac{2}{e}
  2. e1ee - \frac{1}{e}
  3. e+1ee + \frac{1}{e}
  4. e3ee - \frac{3}{e} (correct answer)
Explanation: The region is defined by the vertical boundaries y=1y=-1 and y=1y=1. We need to determine the right and left curves, xrightx_{right} and xleftx_{left}. The curves are x=eyx = e^y and x=1/ex=1/e. Note that at y=1y=-1, ey=e1=1/ee^y = e^{-1} = 1/e. For y>1y > -1, ey>1/ee^y > 1/e. Therefore, x=eyx=e^y is the right curve throughout the interval [1,1][-1, 1]. The area is given by A=11(ey1e)dyA = \int_{-1}^{1} (e^y - \frac{1}{e}) \,dy. Evaluating the integral: A=[eyye]11=(e11e)(e11e)=(e1e)(1e+1e)=e1e2e=e3eA = [e^y - \frac{y}{e}]_{-1}^{1} = (e^1 - \frac{1}{e}) - (e^{-1} - \frac{-1}{e}) = (e - \frac{1}{e}) - (\frac{1}{e} + \frac{1}{e}) = e - \frac{1}{e} - \frac{2}{e} = e - \frac{3}{e}.

Question 3

A region in the xy-plane is bounded by x=y2+1x = y^2 + 1, x=5x = 5, y=1y = -1, and y=2y = 2. What is the area of this region?

  1. 88
  2. 99 (correct answer)
  3. 1010
  4. 1212
Explanation: The integration is with respect to yy from y=1y=-1 to y=2y=2. We must determine the right and left boundary curves. The boundaries are x=y2+1x = y^2 + 1 and x=5x=5. The curves intersect when y2+1=5y^2+1=5, which is at y=±2y=\pm 2. Since the interval of integration is [1,2][-1, 2], and for any yy in this interval y2+15y^2+1 \le 5, the line x=5x=5 is the right boundary and the parabola x=y2+1x=y^2+1 is the left boundary. The area is A=12(5(y2+1))dy=12(4y2)dyA = \int_{-1}^{2} (5 - (y^2 + 1)) \,dy = \int_{-1}^{2} (4 - y^2) \,dy. Evaluating the integral: A=[4yy33]12=(4(2)233)(4(1)(1)33)=(883)(4+13)=163(113)=16+113=273=9A = [4y - \frac{y^3}{3}]_{-1}^{2} = (4(2) - \frac{2^3}{3}) - (4(-1) - \frac{(-1)^3}{3}) = (8 - \frac{8}{3}) - (-4 + \frac{1}{3}) = \frac{16}{3} - (-\frac{11}{3}) = \frac{16+11}{3} = \frac{27}{3} = 9.

Question 4

The area of the region bounded by x=y24yx=y^2-4y and x=2yy2x=2y-y^2 is equal to which of the following?

  1. 44
  2. 99 (correct answer)
  3. 1212
  4. 1818
Explanation: First, find the points of intersection by setting the two expressions for xx equal: y24y=2yy2y^2 - 4y = 2y - y^2. This simplifies to 2y26y=02y^2 - 6y = 0, or 2y(y3)=02y(y-3) = 0, which gives y=0y=0 and y=3y=3 as the limits of integration. To determine the right and left curves, pick a test point in (0,3)(0, 3), such as y=1y=1. For x=y24yx = y^2 - 4y, x=14=3x = 1-4 = -3. For x=2yy2x = 2y - y^2, x=21=1x = 2-1 = 1. Since 1>31 > -3, x=2yy2x=2y-y^2 is the right curve. The area is A=03((2yy2)(y24y))dy=03(6y2y2)dyA = \int_{0}^{3} ((2y - y^2) - (y^2 - 4y)) \,dy = \int_{0}^{3} (6y - 2y^2) \,dy. Evaluating the integral: A=[3y22y33]03=(3(32)2(33)3)0=(2718)=9A = [3y^2 - \frac{2y^3}{3}]_0^3 = (3(3^2) - \frac{2(3^3)}{3}) - 0 = (27 - 18) = 9.

Question 5

A region's area is given by the integral 13(2y+3y2)dy\int_{-1}^{3} (2y+3 - y^2) \,dy. Which pair of curves bounds this region?

  1. x=y2x=y^2 and x=2y+3x=2y+3 (correct answer)
  2. y=x2y=x^2 and y=2x+3y=2x+3
  3. x=y22yx=y^2-2y and x=3x=3
  4. x=y23x=y^2-3 and x=2yx=2y
Explanation: The integral is of the form cd(xrightxleft)dy\int_c^d (x_{right} - x_{left}) \,dy. The integrand is (2y+3)y2(2y+3) - y^2. This suggests that the right curve is xright=2y+3x_{right} = 2y+3 and the left curve is xleft=y2x_{left} = y^2. To verify this, we check if the limits of integration, y=1y=-1 and y=3y=3, are the intersection points of these two curves. Set y2=2y+3y^2 = 2y+3, which gives y22y3=0y^2 - 2y - 3 = 0. This factors as (y3)(y+1)=0(y-3)(y+1) = 0, yielding y=3y=3 and y=1y=-1. These match the limits of integration. Thus, the curves are x=y2x=y^2 and x=2y+3x=2y+3.

Question 6

A region is bounded by the curve x=4y2x=4-y^2 and the line x=5x=-5. Which of the following integrals represents the area of this region?

  1. 33(9y2)dy\int_{-3}^{3} (9-y^2) dy (correct answer)
  2. 22(9y2)dy\int_{-2}^{2} (9-y^2) dy
  3. 5424xdx\int_{-5}^{4} 2\sqrt{4-x} dx
  4. 33(1y2)dy\int_{-3}^{3} (-1-y^2) dy
Explanation: When finding the area between curves, you need to carefully identify the region's boundaries and set up your integral with the correct limits and integrand. First, let's visualize this region. The curve x=4y2x = 4 - y^2 is a parabola opening leftward with vertex at (4, 0). The line x=5x = -5 is vertical. To find where they could intersect, set 4y2=54 - y^2 = -5, giving y2=9y^2 = 9, so y=±3y = \pm 3. However, since the parabola has its rightmost point at x=4x = 4 and the line is at x=5x = -5, they don't actually intersect. The region is bounded by the parabola on the right and extends leftward to the line x=5x = -5. For the area calculation using horizontal strips (integrating with respect to yy), the width of each strip runs from x=5x = -5 to x=4y2x = 4 - y^2. This gives a width of (4y2)(5)=9y2(4 - y^2) - (-5) = 9 - y^2. The parabola extends from y=3y = -3 to y=3y = 3, so the area is 33(9y2)dy\int_{-3}^{3} (9 - y^2) dy. This matches choice A. Choice B uses the wrong limits (2-2 to 2 instead of 3-3 to 3). Choice C attempts integration with respect to xx, but the setup is incorrect for this region. Choice D has the wrong integrand (1y2-1 - y^2 instead of 9y29 - y^2), which would give a negative area. Strategy tip: Always sketch the region first, identify intersection points to determine limits, and ensure your integrand represents the actual distance between boundaries.

Question 7

Find the area of the region bounded by the curve x=tan(y)x = \tan(y), the y-axis, and the line y=π/3y = \pi/3.

  1. ln(2)\ln(2) (correct answer)
  2. ln(3)\ln(\sqrt{3})
  3. ln(1/2)\ln(1/2)
  4. 11
Explanation: The region is bounded by x=tan(y)x=\tan(y) (right curve, since tan(y)0\tan(y) \ge 0 for y[0,π/3]y \in [0, \pi/3]), x=0x=0 (the y-axis, left curve), and the line y=π/3y=\pi/3. The lower bound is implicitly y=0y=0 since that's where x=tan(y)x=\tan(y) intersects the y-axis. The area is A=0π/3(tan(y)0)dyA = \int_{0}^{\pi/3} (\tan(y) - 0) \,dy. The antiderivative of tan(y)\tan(y) is lncos(y)-\ln|\cos(y)|. Evaluating the definite integral: A=[lncos(y)]0π/3=lncos(π/3)(lncos(0))=ln(1/2)+ln(1)A = [-\ln|\cos(y)|]_0^{\pi/3} = -\ln|\cos(\pi/3)| - (-\ln|\cos(0)|) = -\ln(1/2) + \ln(1). Since ln(1)=0\ln(1)=0 and ln(1/2)=(ln(1)ln(2))=ln(2)-\ln(1/2) = -(\ln(1) - \ln(2)) = \ln(2), the area is ln(2)\ln(2).

Question 8

To find the area of the region bounded by y=arcsin(x)y = \arcsin(x), y=π/2y=\pi/2, and the y-axis, the most effective method is to integrate with respect to yy. What is the area?

  1. 11 (correct answer)
  2. π2\frac{\pi}{2}
  3. 22
  4. π21\frac{\pi}{2} - 1
Explanation: The equation y=arcsin(x)y = \arcsin(x) can be rewritten as x=sin(y)x = \sin(y). The region is bounded by x=sin(y)x=\sin(y), the y-axis (x=0x=0), and the line y=π/2y=\pi/2. The lower bound is where x=sin(y)x=\sin(y) intersects the y-axis, which is at y=0y=0. For y[0,π/2]y \in [0, \pi/2], sin(y)0\sin(y) \ge 0, so x=sin(y)x=\sin(y) is the right curve and x=0x=0 is the left curve. The area is A=0π/2(sin(y)0)dyA = \int_{0}^{\pi/2} (\sin(y) - 0) \,dy. Evaluating the integral: A=[cos(y)]0π/2=cos(π/2)(cos(0))=0(1)=1A = [-\cos(y)]_0^{\pi/2} = -\cos(\pi/2) - (-\cos(0)) = -0 - (-1) = 1.

Question 9

Let RR be the region in the first quadrant bounded by the curve x=y2x=y^2, the y-axis, and the line y=ky=k for some constant k>0k>0. The vertical line x=cx=c divides the region RR into two sub-regions of equal area. Which of the following is the value of cc?

  1. k22\frac{k^2}{2}
  2. k24\frac{k^2}{4} (correct answer)
  3. k2(112)k^2(1 - \frac{1}{\sqrt{2}})
  4. k23\frac{k^2}{3}
Explanation: The area of the entire region RR can be found by integrating with respect to yy: Atotal=0ky2dy=[y33]0k=k33A_{total} = \int_0^k y^2 \,dy = [\frac{y^3}{3}]_0^k = \frac{k^3}{3}. The line x=cx=c divides this region into two parts of equal area, so each part has area 12Atotal=k36\frac{1}{2}A_{total} = \frac{k^3}{6}. It is easier to calculate the area by integrating with respect to xx. First, rewrite the boundary curve as y=xy=\sqrt{x}. The region RR is bounded by y=xy=\sqrt{x}, y=ky=k, and x=0x=0. The total area is Atotal=0k2(kx)dx=[kx23x3/2]0k2=k(k2)23(k2)3/2=k323k3=k33A_{total} = \int_0^{k^2} (k - \sqrt{x}) \,dx = [kx - \frac{2}{3}x^{3/2}]_0^{k^2} = k(k^2) - \frac{2}{3}(k^2)^{3/2} = k^3 - \frac{2}{3}k^3 = \frac{k^3}{3}. The area of the left sub-region, from x=0x=0 to x=cx=c, is Aleft=0c(kx)dx=[kx23x3/2]0c=kc23c3/2A_{left} = \int_0^c (k - \sqrt{x}) \,dx = [kx - \frac{2}{3}x^{3/2}]_0^c = kc - \frac{2}{3}c^{3/2}. We set this equal to half the total area: kc23c3/2=k36kc - \frac{2}{3}c^{3/2} = \frac{k^3}{6}. By inspection or by substitution, we can test the options. Let's test c=k2/4c = k^2/4: k(k24)23(k24)3/2=k3423k38=k34k312=3k3k312=2k312=k36k(\frac{k^2}{4}) - \frac{2}{3}(\frac{k^2}{4})^{3/2} = \frac{k^3}{4} - \frac{2}{3}\frac{k^3}{8} = \frac{k^3}{4} - \frac{k^3}{12} = \frac{3k^3 - k^3}{12} = \frac{2k^3}{12} = \frac{k^3}{6}. This is correct.

Question 10

Which of the following integrals represents the area of the region enclosed by the curves defined by the equations x+y2=3x + y^2 = 3 and x+y=1x + y = 1?

  1. 12(2+yy2)dy\int_{-1}^{2} (2 + y - y^2) \,dy (correct answer)
  2. 12(y2y2)dy\int_{-1}^{2} (y^2 - y - 2) \,dy
  3. 13(3x(1x))dx\int_{-1}^{3} (\sqrt{3-x} - (1-x)) \,dx
  4. 21(2+yy2)dy\int_{-2}^{1} (2 + y - y^2) \,dy
Explanation: First, express xx in terms of yy for both equations: x=3y2x = 3 - y^2 and x=1yx = 1 - y. To find the limits of integration, set the expressions for xx equal to each other: 3y2=1y3 - y^2 = 1 - y, which simplifies to y2y2=0y^2 - y - 2 = 0, or (y2)(y+1)=0(y-2)(y+1) = 0. The points of intersection occur at y=1y = -1 and y=2y = 2. These are the limits of integration. To determine which function is on the right, test a value between -1 and 2, such as y=0y=0. For y=0y=0, x=302=3x = 3 - 0^2 = 3 and x=10=1x = 1 - 0 = 1. Since 3>13 > 1, the curve x=3y2x = 3 - y^2 is the right boundary (xrightx_{right}) and x=1yx = 1 - y is the left boundary (xleftx_{left}). The area is given by the integral A=cd(xrightxleft)dyA = \int_{c}^{d} (x_{right} - x_{left}) \,dy. Therefore, the area is 12((3y2)(1y))dy=12(2+yy2)dy\int_{-1}^{2} ((3 - y^2) - (1 - y)) \,dy = \int_{-1}^{2} (2 + y - y^2) \,dy.

Question 11

The region enclosed by the parabola x=y2x = y^2 and the line x=y+2x = y + 2 is considered. Which integral correctly computes its area?

  1. 12(y2y2)dy\int_{-1}^{2} (y^2 - y - 2) \,dy
  2. 21(2+yy2)dy\int_{-2}^{1} (2 + y - y^2) \,dy
  3. 12(2+yy2)dy\int_{-1}^{2} (2 + y - y^2) \,dy (correct answer)
  4. 04(x(x2))dx\int_{0}^{4} (\sqrt{x} - (x-2)) \,dx
Explanation: To set up the integral for the area, first find the points of intersection by setting the expressions for xx equal: y2=y+2y^2 = y + 2. This gives the quadratic equation y2y2=0y^2 - y - 2 = 0, which factors as (y2)(y+1)=0(y-2)(y+1) = 0. The y-values of the intersection points are y=1y = -1 and y=2y = 2, which will be our limits of integration. Next, determine which function gives the greater xx-value (the right boundary) in the interval (1,2)(-1, 2). We can use a test value, for instance y=0y=0. For x=y2x=y^2, we get x=0x=0. For x=y+2x=y+2, we get x=2x=2. Since 2>02 > 0, the line x=y+2x=y+2 is the right boundary. The area is given by cd(xrightxleft)dy\int_{c}^{d} (x_{right} - x_{left}) \,dy. Therefore, the integral is 12((y+2)y2)dy=12(2+yy2)dy\int_{-1}^{2} ((y+2) - y^2) \,dy = \int_{-1}^{2} (2 + y - y^2) \,dy.

Question 12

Consider the region in the first quadrant enclosed by the y-axis and the curve x=9y2x = 9 - y^2. What is the area of the portion of this region for which x5x \ge 5?

  1. 163\frac{16}{3} (correct answer)
  2. 88
  3. 323\frac{32}{3}
  4. 1212
Explanation: We are looking for the area in the first quadrant, so y0y \ge 0. The region is bounded by x=9y2x=9-y^2 and is restricted to where x5x \ge 5. This means the left boundary is the line x=5x=5. To find the y-limits, we find the intersection of x=9y2x=9-y^2 and x=5x=5, which is 5=9y2    y2=4    y=±25 = 9-y^2 \implies y^2=4 \implies y=\pm 2. Since we are in the first quadrant, the y-limits are from 0 to 2. The area is A=02((9y2)5)dy=02(4y2)dyA = \int_{0}^{2} ((9 - y^2) - 5) \,dy = \int_{0}^{2} (4 - y^2) \,dy. Evaluating the integral: A=[4yy33]02=(4(2)233)0=883=163A = [4y - \frac{y^3}{3}]_0^2 = (4(2) - \frac{2^3}{3}) - 0 = 8 - \frac{8}{3} = \frac{16}{3}.

Question 13

The area between the curves x=f(y)x=f(y) and x=g(y)x=g(y) from y=ay=a to y=by=b is correctly given by the integral abf(y)g(y)dy\int_a^b |f(y)-g(y)| \,dy. Which of the following conditions is NOT strictly necessary for this formula to be valid?

  1. f(y)f(y) and g(y)g(y) are continuous functions on the interval [a,b][a, b].
  2. The curves x=f(y)x=f(y) and x=g(y)x=g(y) must intersect at y=ay=a and y=by=b. (correct answer)
  3. The integral represents a non-negative value corresponding to the total area.
  4. The value bb must be greater than or equal to the value aa.
Explanation: The formula for the area between two curves x=f(y)x=f(y) and x=g(y)x=g(y) on an interval [a,b][a, b] requires the functions to be continuous so the integral is well-defined. The use of absolute value ensures the integrand f(y)g(y)|f(y)-g(y)| is non-negative, correctly representing the distance between the curves, and thus the integral gives a non-negative total area. The limits of integration aa and bb define the interval, and it is standard convention that aba \le b. However, it is not necessary for the curves to intersect at the endpoints of the interval. The region can be bounded by the lines y=ay=a and y=by=b without the curves intersecting at these y-values.

Question 14

A region is bounded by the curves x=y3x = y^3, x=y+6x = y + 6, and the yy-axis. What is the area of this region?

  1. 1010
  2. 1818
  3. 2424
  4. 2828 (correct answer)
Explanation: The region's boundaries are defined by x=y3x=y^3, x=y+6x=y+6, and x=0x=0. We must find the points where these curves intersect. x=y3x=y^3 and x=y+6x=y+6 intersect when y3=y+6y^3=y+6, which gives y=2y=2. The line x=y+6x=y+6 intersects the yy-axis (x=0x=0) at y=6y=-6. The curve x=y3x=y^3 intersects the yy-axis at y=0y=0. The overall region is split into two parts by the xx-axis (at y=0y=0). For y[6,0]y \in [-6, 0], the region is bounded by x=y+6x=y+6 on the right and x=0x=0 on the left. For y[0,2]y \in [0, 2], the region is bounded by x=y+6x=y+6 on the right and x=y3x=y^3 on the left. We must set up two integrals. Area 1 (y[6,0]y \in [-6, 0]): A1=60(y+60)dy=[12y2+6y]60=0(36236)=(18)=18A_1 = \int_{-6}^{0} (y+6 - 0) dy = \left[ \frac{1}{2}y^2 + 6y \right]_{-6}^{0} = 0 - (\frac{36}{2} - 36) = -(-18) = 18 Area 2 (y[0,2]y \in [0, 2]): A2=02(y+6y3)dy=[12y2+6y14y4]02=(42+12164)0=2+124=10A_2 = \int_{0}^{2} (y+6 - y^3) dy = \left[ \frac{1}{2}y^2 + 6y - \frac{1}{4}y^4 \right]_{0}^{2} = (\frac{4}{2} + 12 - \frac{16}{4}) - 0 = 2 + 12 - 4 = 10 Total Area A=A1+A2=18+10=28A = A_1 + A_2 = 18 + 10 = 28. Distractor A (1010) is the area of only the upper part of the region. Distractor B (1818) is the area of only the lower part. Distractor C (2424) could result from an integration error, such as using an antiderivative of 12y4\frac{1}{2}y^4 instead of 14y4\frac{1}{4}y^4.

Question 15

Which of the following expressions represents the area of the region in the first quadrant bounded by the curves x=y2x = y^2, x=8y2x = 8 - y^2, and the yy-axis?

  1. 04(x8x)dx\int_{0}^{4} (\sqrt{x} - \sqrt{8-x}) dx
  2. 022(82y2)dy\int_{0}^{2\sqrt{2}} (8 - 2y^2) dy
  3. 02y2dy+222(8y2)dy\int_{0}^{2} y^2 dy + \int_{2}^{2\sqrt{2}} (8 - y^2) dy (correct answer)
  4. 04y2dy+48(8y2)dy\int_{0}^{4} y^2 dy + \int_{4}^{8} (8 - y^2) dy
Explanation: The region is in the first quadrant (x0,y0x \ge 0, y \ge 0), bounded on the left by the yy-axis (x=0x=0). The other boundaries are x=y2x = y^2 (a parabola opening right) and x=8y2x = 8 - y^2 (a parabola opening left). We find the intersection of these two parabolas: y2=8y2    2y2=8    y2=4y^2 = 8 - y^2 \implies 2y^2 = 8 \implies y^2 = 4. In the first quadrant, this gives y=2y=2 (at which point x=4x=4). The parabola x=8y2x=8-y^2 intersects the yy-axis (x=0x=0) at y=8=22y=\sqrt{8}=2\sqrt{2}. The structure of the right-hand boundary of the region changes. For yy-values from 00 to 22, the right boundary is the parabola x=y2x=y^2. For yy-values from 22 to 222\sqrt{2}, the right boundary is the parabola x=8y2x=8-y^2. Therefore, the total area must be expressed as the sum of two integrals: Area = (Area from y=0y=0 to y=2y=2) + (Area from y=2y=2 to y=22y=2\sqrt{2}). This corresponds to the expression 02(y20)dy+222((8y2)0)dy\int_{0}^{2} (y^2 - 0) dy + \int_{2}^{2\sqrt{2}} ((8 - y^2) - 0) dy. Choice A is an incorrect attempt to set up the integral with respect to xx. Choice B represents the area between the two parabolas, ignoring the yy-axis boundary and the split nature of the region. Choice D incorrectly uses xx-values as limits for an integral with respect to yy.

Question 16

What is the area of the finite region bounded by the curves x=2y2x = 2y^2 and x=3y+2x = 3y + 2?

  1. 338\frac{33}{8}
  2. 656\frac{65}{6}
  3. 12524\frac{125}{24} (correct answer)
  4. 14524\frac{145}{24}
Explanation: First, find the intersection points by setting the expressions for xx equal: 2y2=3y+22y^2 = 3y + 2. This gives the quadratic equation 2y23y2=02y^2 - 3y - 2 = 0. Factoring yields (2y+1)(y2)=0(2y + 1)(y - 2) = 0, so the intersection points occur at y=1/2y = -1/2 and y=2y = 2. These are the limits of integration. To determine the right and left functions, test a value between the limits, like y=0y=0. For the parabola x=2y2x = 2y^2, x=0x=0. For the line x=3y+2x = 3y + 2, x=2x=2. The line is the right-hand boundary. The area is given by the integral: A=1/22((3y+2)2y2)dyA = \int_{-1/2}^{2} ((3y + 2) - 2y^2) dy A=[32y2+2y23y3]1/22A = \left[ \frac{3}{2}y^2 + 2y - \frac{2}{3}y^3 \right]_{-1/2}^{2} Evaluate at the upper limit: 32(2)2+2(2)23(2)3=6+4163=10163=143\frac{3}{2}(2)^2 + 2(2) - \frac{2}{3}(2)^3 = 6 + 4 - \frac{16}{3} = 10 - \frac{16}{3} = \frac{14}{3}. Evaluate at the lower limit: 32(12)2+2(12)23(12)3=38123(18)=381+112=924+224=1324\frac{3}{2}(-\frac{1}{2})^2 + 2(-\frac{1}{2}) - \frac{2}{3}(-\frac{1}{2})^3 = \frac{3}{8} - 1 - \frac{2}{3}(-\frac{1}{8}) = \frac{3}{8} - 1 + \frac{1}{12} = \frac{9-24+2}{24} = -\frac{13}{24}. The area is the difference: A=143(1324)=11224+1324=12524A = \frac{14}{3} - (-\frac{13}{24}) = \frac{112}{24} + \frac{13}{24} = \frac{125}{24}. Distractor D arises from incorrectly factoring the quadratic as (2y1)(y+2)=0(2y-1)(y+2)=0, leading to wrong integration limits. Distractor B arises from an error in the antiderivative (e.g., forgetting the 1/21/2 in 32y2\frac{3}{2}y^2). Distractor A results from an arithmetic error in combining the evaluated limits, such as 112241324\frac{112}{24} - \frac{13}{24} instead of adding.

Question 17

Find the area of the region bounded by the curve x=y22yx=y^2-2y and the yy-axis.

  1. 43\frac{4}{3} (correct answer)
  2. 23\frac{2}{3}
  3. 22
  4. 83\frac{8}{3}
Explanation: When finding areas bounded by curves, you need to set up the correct integral with proper limits and integrand. Since the curve is given as x=y22yx = y^2 - 2y (a function of yy), you should integrate with respect to yy. First, find where the curve intersects the yy-axis by setting x=0x = 0: 0=y22y=y(y2)0 = y^2 - 2y = y(y-2). This gives y=0y = 0 and y=2y = 2 as your integration limits. To visualize this region, complete the square: x=y22y=(y1)21x = y^2 - 2y = (y-1)^2 - 1. This parabola opens rightward with vertex at (1,1)(-1, 1). Between y=0y = 0 and y=2y = 2, the curve lies to the left of the yy-axis (since x<0x < 0 in this interval), so the area is: Area=02y22ydy=02(y22y)dy=02(2yy2)dy\text{Area} = \int_0^2 |y^2 - 2y| \, dy = \int_0^2 -(y^2 - 2y) \, dy = \int_0^2 (2y - y^2) \, dy Evaluating: 02(2yy2)dy=[y2y33]02=483=43\int_0^2 (2y - y^2) \, dy = \left[y^2 - \frac{y^3}{3}\right]_0^2 = 4 - \frac{8}{3} = \frac{4}{3} So A is correct. Option B (23\frac{2}{3}) likely comes from forgetting the absolute value or making an arithmetic error. Option C (22) might result from incorrectly using 022ydy\int_0^2 2y \, dy without the y2-y^2 term. Option D (83\frac{8}{3}) could come from using 02(y22y)dy\int_0^2 (y^2 - 2y) \, dy without taking the absolute value. Remember: when integrating to find area, always use absolute value to ensure positive results, and choose your variable of integration based on how the curve is parameterized.

Question 18

Find the area of the region bounded by the curves x=y3yx=y^3-y and x=0x=0.

  1. 00
  2. 14\frac{1}{4}
  3. 11
  4. 12\frac{1}{2} (correct answer)
Explanation: When finding the area between curves, you need to determine which variable to integrate with respect to and identify the correct bounds. Since this problem gives you x=y3yx = y^3 - y and x=0x = 0, it's natural to integrate with respect to yy. First, find where the curves intersect by setting y3y=0y^3 - y = 0. Factoring gives y(y21)=y(y1)(y+1)=0y(y^2 - 1) = y(y-1)(y+1) = 0, so the intersection points are at y=1,0,1y = -1, 0, 1. Next, determine which curve is to the right. For y(1,0)y \in (-1, 0), try y=0.5y = -0.5: x=(0.5)3(0.5)=0.125+0.5=0.375>0x = (-0.5)^3 - (-0.5) = -0.125 + 0.5 = 0.375 > 0. For y(0,1)y \in (0, 1), try y=0.5y = 0.5: x=(0.5)30.5=0.1250.5=0.375<0x = (0.5)^3 - 0.5 = 0.125 - 0.5 = -0.375 < 0. So the curve x=y3yx = y^3 - y is to the right of x=0x = 0 on (1,0)(-1, 0) and to the left on (0,1)(0, 1). The total area is: 10(y3y0)dy+01(0(y3y))dy=10(y3y)dy+01(y3+y)dy\int_{-1}^{0} (y^3 - y - 0) \, dy + \int_{0}^{1} (0 - (y^3 - y)) \, dy = \int_{-1}^{0} (y^3 - y) \, dy + \int_{0}^{1} (-y^3 + y) \, dy Evaluating: [y44y22]10+[y44+y22]01=(0)(1412)+(14+12)(0)=14+14=12\left[\frac{y^4}{4} - \frac{y^2}{2}\right]_{-1}^{0} + \left[-\frac{y^4}{4} + \frac{y^2}{2}\right]_{0}^{1} = (0) - \left(\frac{1}{4} - \frac{1}{2}\right) + \left(-\frac{1}{4} + \frac{1}{2}\right) - (0) = \frac{1}{4} + \frac{1}{4} = \frac{1}{2} The answer is (D) 12\frac{1}{2}. Choice (A) ignores that area is always positive. Choice (B) likely computed only one of the two regions. Choice (C) probably made a computational error or forgot absolute values. Strategy tip: Always sketch the region and check which curve is "ahead" in each interval—the integrand must be positive for area calculations.

Question 19

Which definite integral correctly represents the area of the region enclosed by the graphs of x=y24yx = y^2 - 4y and x=2yy2x = 2y - y^2?

  1. 03(2y26y)dy\int_{0}^{3} (2y^2 - 6y) dy
  2. 03(6y2y2)dy\int_{0}^{3} (6y - 2y^2) dy (correct answer)
  3. 06(6y2y2)dy\int_{0}^{6} (6y - 2y^2) dy
  4. 41((24+x)(11x))dx\int_{-4}^{1} ((2-\sqrt{4+x}) - (1-\sqrt{1-x})) dx
Explanation: To set up the integral for the area between two curves expressed as functions of yy, we first find their intersection points to determine the limits of integration. Set the expressions for xx equal: y24y=2yy2y^2 - 4y = 2y - y^2. Rearranging gives 2y26y=02y^2 - 6y = 0, which factors as 2y(y3)=02y(y - 3) = 0. The points of intersection are at y=0y=0 and y=3y=3. These will be our limits of integration. Next, we determine which function represents the right boundary and which represents the left boundary within the interval [0,3][0, 3]. We can pick a test point, such as y=1y=1. For x=y24yx = y^2 - 4y, we have x=14=3x = 1 - 4 = -3. For x=2yy2x = 2y - y^2, we have x=21=1x = 2 - 1 = 1. Since 1>31 > -3, the curve x=2yy2x = 2y - y^2 is the right boundary. The area integral is yminymax(right functionleft function)dy\int_{y_{min}}^{y_{max}} (\text{right function} - \text{left function}) dy. So, the integral is: A=03((2yy2)(y24y))dy=03(6y2y2)dyA = \int_{0}^{3} ((2y - y^2) - (y^2 - 4y)) dy = \int_{0}^{3} (6y - 2y^2) dy Choice A reverses the functions, calculating (left - right), which would yield the negative of the area. Choice C uses an incorrect upper limit of integration, possibly from mis-solving 2y6=02y-6=0. Choice D represents an incorrect and overly complicated attempt to set up the integral with respect to xx.

Question 20

The area of the region bounded by the parabola x=ky2x = ky^2 and the line x=kx=k is equal to 16. If kk is a positive constant, what is the value of kk?

  1. 88
  2. 1212 (correct answer)
  3. 1616
  4. 2424
Explanation: The region is bounded by x=ky2x=ky^2 and x=kx=k. First, find the intersection points: ky2=kky^2 = k. Since k>0k>0, we can divide by kk to get y2=1y^2 = 1, so y=±1y = \pm 1. These are the limits of integration. For yy in (1,1)(-1, 1), y2<1y^2 < 1, so ky2<kky^2 < k. Thus, x=kx=k is the right boundary and x=ky2x=ky^2 is the left boundary. The area is given by the integral: A=11(kky2)dy=16A = \int_{-1}^{1} (k - ky^2) dy = 16 We can factor out the constant kk: k11(1y2)dy=16k \int_{-1}^{1} (1 - y^2) dy = 16 Now, evaluate the integral: k[yy33]11=16k \left[ y - \frac{y^3}{3} \right]_{-1}^{1} = 16 k((113)(113))=16k \left( (1 - \frac{1}{3}) - (-1 - \frac{-1}{3}) \right) = 16 k(23(23))=16k \left( \frac{2}{3} - (-\frac{2}{3}) \right) = 16 k(43)=16k \left( \frac{4}{3} \right) = 16 Solving for kk: k=1634=12k = 16 \cdot \frac{3}{4} = 12. Distractor D, k=24k=24, results from calculating the area over half the interval, [0,1][0,1], and setting that equal to 16 (i.e., k(2/3)=16k(2/3)=16). Distractor C, k=16k=16, might be chosen if one equates the area with the parameter kk without performing the integration. Distractor A, k=8k=8, could arise from an arithmetic or integration error.