🎓 BookMCQ
← Back to 7. Applications of the Definite Integral In Geometry, Science, and Engineering

📝 Area between curves integrating with respect to y (35 MCQs)

📖 From Calculus • 7. Applications of the Definite Integral In Geometry, Science, and Engineering • 35 questions available

What is Area between curves integrating with respect to y?

Definition:
Integrating with respect to y involves slicing the region horizontally. Here, the right function minus the left function gives the width, and the height is dydy. The formula is A=cd[xrightxleft]dyA = \int_{c}^{d} [x_{right} - x_{left}] \, dy. This is useful when functions are better expressed as x=g(y)x = g(y).

Example:
Area bounded by x=y2x = y^2 and x=y+2x = y+2. Intersection at y=1,2y=-1, 2. Solution: A=12[(y+2)y2]dy=[y22+2yy33]12=92A = \int_{-1}^{2} [(y+2) - y^2] \, dy = [\frac{y^2}{2} + 2y - \frac{y^3}{3}]_{-1}^{2} = \frac{9}{2}.

Reason:
Horizontal integration simplifies calculations when vertical slices would require splitting the integral into multiple parts due to changing boundary functions, thus reducing computational complexity significantly.

17
Easy
16
Medium
2
Hard

📝 All Area between curves integrating with respect to y MCQs

Q1. For a region bounded by x=y2x = y^2 and x=y+2x = y+2, integrating with respect to yy requires finding intersection points. Which statement correctly describes the setup?

A.The curves intersect at y=1y = -1 and y=2y = 2, and the right curve is x=y+2x = y+2
B.The curves intersect at y=1y = 1 and y=2y = -2, and the right curve is x=y2x = y^2
C.The curves intersect at y=1y = -1 and y=2y = 2, and the right curve is x=y2x = y^2
D.The curves intersect at y=1y = 1 and y=2y = -2, and the right curve is x=y+2x = y+2
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: To integrate with respect to yy, we rewrite both equations as functions of yy: x=y2x = y^2 and x=y+2x = y+2. Setting them equal: y2=y+2y^2 = y+2 gives y2y2=0y^2 - y - 2 = 0, so (y2)(y+1)=0(y-2)(y+1)=0, yielding y=1y = -1 and y=2y = 2. Over this interval, y+2y2y+2 \geq y^2, so x=y+2x = y+2 is the right boundary. Option A correctly identifies both the intersection points and the right curve.

Q2. A region is bounded by x=4y2x = 4 - y^2 and the y-axis. What is the correct integral for the area?

A.22(4y2)dy\int_{-2}^{2} (4 - y^2) \, dy
B.04(4y2)dy\int_{0}^{4} (4 - y^2) \, dy
C.222(4y2)dy\int_{-2}^{2} 2(4 - y^2) \, dy
D.022(4y2)dy\int_{0}^{2} 2(4 - y^2) \, dy
💡 Difficulty: medium | ✅ Correct: D

📖 Explanation: The region is symmetric about the x-axis. The curve x=4y2x = 4 - y^2 intersects the y-axis where x=0x=0, so 4y2=04 - y^2 = 0 gives y=±2y = \pm 2. To find the total area, we can integrate from y=0y=0 to y=2y=2 and double the result. The horizontal cross-section from the y-axis to the curve has length 4y24 - y^2. Thus the area is 202(4y2)dy2\int_{0}^{2} (4 - y^2) \, dy. Option D correctly accounts for symmetry, while option A integrates over the full interval but misses the factor of 2 needed for the symmetric extension.

Q3. Given the area between x=y24x = y^2 - 4 and x=4y2x = 4 - y^2, what would be the most efficient method to find the area?

A.Integrate with respect to x by finding intersections and splitting the region
B.Integrate with respect to y directly because both curves are already functions of y ✅
C.Integrate with respect to x after solving for y in terms of x
D.Use the method of cylindrical shells
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: Both curves are already expressed as functions of yy: x=y24x = y^2 - 4 and x=4y2x = 4 - y^2. Finding their intersections: y24=4y2y^2 - 4 = 4 - y^2 gives 2y2=82y^2 = 8, so y=±2y = \pm 2. The right curve is x=4y2x = 4 - y^2 and the left is x=y24x = y^2 - 4. Integrating with respect to yy over [2,2][-2,2] gives the area directly without splitting the region. Option B is the most efficient method. Option A would require solving for y and possibly splitting the region, making it more complex.

Q4. A student incorrectly calculates the area between x=y2x = y^2 and x=4x = 4 by integrating 22(4y2)dy\int_{-2}^{2} (4 - y^2) \, dy. What is the error?

A.The limits of integration should be 00 to 22 and the result doubled ✅
B.The integrand should be y24y^2 - 4 instead of 4y24 - y^2
C.The limits should be 00 to 44 because the region extends to x=4x=4
D.There is no error; this is the correct setup
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The student's integral 22(4y2)dy\int_{-2}^{2} (4 - y^2) \, dy actually gives the area between the curve and the y-axis from y=2y=-2 to y=2y=2. This is correct as written because the curve x=y2x = y^2 intersects x=4x=4 at y=±2y = \pm 2, and the region between them has horizontal cross-sections of length 4y24 - y^2. However, the student may have overlooked that the region is symmetric and could be computed as 202(4y2)dy2\int_{0}^{2} (4 - y^2) \, dy. The integral as written is correct, so the real error would be in the limits if they mistakenly used 00 to 44 or the wrong integrand. Option A suggests a common misconception about symmetry but the original integral is actually correct for the full region.

Q5. For the region bounded by x=yx = \sqrt{y} and x=y2x = y^2, which of the following correctly sets up the area integral with respect to y?

A.01(yy2)dy\int_{0}^{1} (\sqrt{y} - y^2) \, dy
B.01(y2y)dy\int_{0}^{1} (y^2 - \sqrt{y}) \, dy
C.11(yy2)dy\int_{-1}^{1} (\sqrt{y} - y^2) \, dy
D.01(yy)dy\int_{0}^{1} (\sqrt{y} - y) \, dy
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The curves x=yx = \sqrt{y} and x=y2x = y^2 intersect when y=y2\sqrt{y} = y^2. Squaring both sides: y=y4y = y^4, so y(1y3)=0y(1 - y^3) = 0, giving y=0y = 0 and y=1y = 1. For 0<y<10 < y < 1, y>y2\sqrt{y} > y^2, so the right curve is x=yx = \sqrt{y} and the left curve is x=y2x = y^2. Thus the area is 01(yy2)dy\int_{0}^{1} (\sqrt{y} - y^2) \, dy. Option A is correct. Option B reverses the order, option C uses incorrect limits, and option D uses the wrong second function.

Q6. A region is bounded by x=y2x = y^2 and the line y=2y = 2. If you integrate with respect to y, what are the limits of integration and what is the integrand?

A.yy from 0 to 2; integrand y2y^2
B.yy from -2 to 2; integrand y2y^2
C.yy from 0 to 2; integrand 4y24 - y^2
D.yy from -2 to 2; integrand 4y24 - y^2
💡 Difficulty: medium | ✅ Correct: D

📖 Explanation: The curve x=y2x = y^2 is a parabola opening to the right. The line y=2y = 2 is horizontal. To find the area between the curve and the y-axis from y=2y = -2 to y=2y = 2, we use horizontal cross-sections. The right boundary is x=y2x = y^2 and the left boundary is the y-axis (x=0x = 0). However, if the region is bounded by y=2y = 2 and the y-axis, and the curve x=y2x = y^2, the limits of integration should be from 2-2 to 22 because the curve intersects y=2y=2 at x=4x=4 and the y-axis at y=0y=0. The integrand is y20=y2y^2 - 0 = y^2. But if we want the full region, we integrate from y=2y=-2 to y=2y=2 with integrand 4y24 - y^2 only if the right boundary is x=4x=4. The correct setup for the region enclosed by x=y2x = y^2, y=2y=2, and the y-axis is 02y2dy\int_{0}^{2} y^2 \, dy if we consider only the first quadrant. However, the question likely refers to the symmetric region, so 202y2dy2\int_{0}^{2} y^2 \, dy. Option D is incorrect as it introduces 4y24 - y^2, which would be for a different region.

Q7. The area between x=y2x = y^2 and x=4x = 4 is found by integrating with respect to y. If a student sets up the integral as 22(4y2)dy\int_{-2}^{2} (4 - y^2) \, dy, what does this represent?

A.The area of the entire region between the parabola and the line
B.Twice the area of the region in the first quadrant ✅
C.The area of the region above the x-axis only
D.The area of the region between the parabola and the y-axis
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: The integral 22(4y2)dy\int_{-2}^{2} (4 - y^2) \, dy represents the area between the parabola x=y2x = y^2 and the vertical line x=4x = 4. Because the parabola is symmetric about the x-axis, the region from y=2y = -2 to y=2y = 2 includes both the upper and lower halves. The integral of (4y2)(4 - y^2) from 2-2 to 22 gives the total area, which is exactly twice the area in the first quadrant (from y=0y=0 to y=2y=2). Thus, the student's setup is correct and represents the full region. Option B correctly identifies that this integral is twice the first-quadrant area. The other options misinterpret the region represented by the integral.

Q8. For the region bounded by x=y3x = y^3 and x=yx = y, what is the area if integrating with respect to y?

A.01(yy3)dy\int_{0}^{1} (y - y^3) \, dy
B.11(yy3)dy\int_{-1}^{1} (y - y^3) \, dy
C.01(y3y)dy\int_{0}^{1} (y^3 - y) \, dy
D.11(y3y)dy\int_{-1}^{1} (y^3 - y) \, dy
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The curves x=y3x = y^3 and x=yx = y intersect when y3=yy^3 = y, so y(y21)=0y(y^2 - 1) = 0, giving y=1,0,1y = -1, 0, 1. For 0y10 \le y \le 1, we have yy3y \ge y^3, so the right curve is x=yx = y and the left curve is x=y3x = y^3. The region is symmetric about the origin, so the total area is 201(yy3)dy2\int_{0}^{1} (y - y^3) \, dy. However, if the question asks for the area between y=1y = -1 and y=1y = 1, the integral 11(yy3)dy\int_{-1}^{1} (y - y^3) \, dy would be zero because the function is odd. The correct area is 201(yy3)dy=01(yy3)dy2\int_{0}^{1} (y - y^3) \, dy = \int_{0}^{1} (y - y^3) \, dy for the first quadrant. Option A is the correct setup for the area in the first quadrant. Option D would give zero due to symmetry.

Q9. A region is bounded by the curves x=y2x = y^2 and x=2yx = 2y. What is the area of this region?

A.02(2yy2)dy\int_{0}^{2} (2y - y^2) \, dy
B.02(y22y)dy\int_{0}^{2} (y^2 - 2y) \, dy
C.02(2yy2)dy\int_{0}^{2} (2y - y^2) \, dy with yy from 0 to 2 ✅
D.02(y22y)dy\int_{0}^{2} (y^2 - 2y) \, dy with yy from 0 to 2
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: The curves x=y2x = y^2 and x=2yx = 2y intersect when y2=2yy^2 = 2y, so y(y2)=0y(y - 2) = 0, giving y=0y = 0 and y=2y = 2. For 0<y<20 < y < 2, 2y>y22y > y^2, so the right curve is x=2yx = 2y and the left curve is x=y2x = y^2. The area is 02(2yy2)dy\int_{0}^{2} (2y - y^2) \, dy. Evaluating: [y2y33]02=483=43\left[y^2 - \frac{y^3}{3}\right]_0^2 = 4 - \frac{8}{3} = \frac{4}{3}. Option C is correct. Option B reverses the integrand, which would give a negative area. Options A and D are incorrectly formatted.

Q10. Given the curves x=sinyx = \sin y and x=cosyx = \cos y for 0yπ/20 \le y \le \pi/2, what is the area between them?

A.0π/2(sinycosy)dy\int_{0}^{\pi/2} (\sin y - \cos y) \, dy
B.0π/4(cosysiny)dy+π/4π/2(sinycosy)dy\int_{0}^{\pi/4} (\cos y - \sin y) \, dy + \int_{\pi/4}^{\pi/2} (\sin y - \cos y) \, dy
C.0π/4(sinycosy)dy+π/4π/2(cosysiny)dy\int_{0}^{\pi/4} (\sin y - \cos y) \, dy + \int_{\pi/4}^{\pi/2} (\cos y - \sin y) \, dy
D.0π/2sinycosydy\int_{0}^{\pi/2} |\sin y - \cos y| \, dy
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: The curves x=sinyx = \sin y and x=cosyx = \cos y intersect when siny=cosy\sin y = \cos y, which occurs at y=π/4y = \pi/4. For 0yπ/40 \le y \le \pi/4, cosysiny\cos y \ge \sin y, so the right curve is x=cosyx = \cos y and the left is x=sinyx = \sin y. For π/4yπ/2\pi/4 \le y \le \pi/2, sinycosy\sin y \ge \cos y, so the right curve is x=sinyx = \sin y and the left is x=cosyx = \cos y. Thus the area must be split into two integrals: 0π/4(cosysiny)dy+π/4π/2(sinycosy)dy\int_{0}^{\pi/4} (\cos y - \sin y) \, dy + \int_{\pi/4}^{\pi/2} (\sin y - \cos y) \, dy. Option B correctly splits the integral at the intersection point. Option D uses absolute value but would require the same splitting to evaluate.

Q11. A student wants to find the area between x=y2x = y^2 and x=2y2x = 2 - y^2. They set up the integral 22(22y2)dy\int_{-\sqrt{2}}^{\sqrt{2}} (2 - 2y^2) \, dy. What does this represent?

A.The area between the curves over the entire interval where they intersect
B.The area between the curves in the first quadrant only
C.The area between the curves and the y-axis
D.The area of the region enclosed by the curves ✅
💡 Difficulty: easy | ✅ Correct: D

📖 Explanation: The curves x=y2x = y^2 and x=2y2x = 2 - y^2 intersect when y2=2y2y^2 = 2 - y^2, so 2y2=22y^2 = 2, giving y=±1y = \pm 1. The student's integral uses limits 2-\sqrt{2} to 2\sqrt{2}, which are the x-intercepts of the second curve, not the intersection points. The correct limits should be 1-1 to 11. The integrand 22y22 - 2y^2 is correct for the difference between the curves. However, the limits are wrong because the region enclosed by the two curves only exists between y=1y = -1 and y=1y = 1. The student's integral would include area where the curves do not enclose a region. Option D incorrectly suggests the integral represents the enclosed area, but it actually represents the area under the difference function over a larger interval that includes points outside the enclosed region.

Q12. For the region bounded by x=y2+1x = y^2 + 1 and x=5x = 5, what are the limits of integration if you integrate with respect to y?

A.yy from 0 to 2
B.yy from -2 to 2 ✅
C.yy from 1 to 5
D.yy from -2 to 5
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: The curve x=y2+1x = y^2 + 1 is a parabola opening to the right. The line x=5x = 5 is vertical. They intersect when y2+1=5y^2 + 1 = 5, so y2=4y^2 = 4, giving y=±2y = \pm 2. The region between the parabola and the line extends from y=2y = -2 to y=2y = 2. The horizontal cross-sections have length 5(y2+1)=4y25 - (y^2 + 1) = 4 - y^2. Thus the limits of integration are 2-2 to 22. Option B is correct. Option A only considers the upper half, option C confuses x-values with y-limits, and option D extends beyond the intersection points.

Q13. A region is bounded by the y-axis and the curve x=4yy2x = 4y - y^2. What is the area if you integrate with respect to y?

A.04(4yy2)dy\int_{0}^{4} (4y - y^2) \, dy
B.04(4yy2)dy\int_{0}^{4} (4y - y^2) \, dy from 0 to 4
C.04(4yy2)dy\int_{0}^{4} (4y - y^2) \, dy where the curve is always positive
D.04(4yy2)dy\int_{0}^{4} (4y - y^2) \, dy but the limits should be from 0 to 4
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The curve x=4yy2x = 4y - y^2 is a parabola opening to the left. It intersects the y-axis when x=0x = 0, so 4yy2=04y - y^2 = 0, giving y(4y)=0y(4 - y) = 0, so y=0y = 0 and y=4y = 4. The region between the curve and the y-axis extends from y=0y = 0 to y=4y = 4. The horizontal cross-sections have length 4yy24y - y^2. The area is 04(4yy2)dy\int_{0}^{4} (4y - y^2) \, dy. Option A is correct. Options B, C, and D are essentially the same but phrased differently; the key is that the integrand is positive on (0,4)(0,4), so it correctly represents the area.

Q14. If a region is bounded by x=y34yx = y^3 - 4y and the y-axis, what is the correct integral for the area?

A.22(y34y)dy\int_{-2}^{2} (y^3 - 4y) \, dy
B.02(4yy3)dy+20(y34y)dy\int_{0}^{2} (4y - y^3) \, dy + \int_{-2}^{0} (y^3 - 4y) \, dy
C.20(4yy3)dy+02(y34y)dy\int_{-2}^{0} (4y - y^3) \, dy + \int_{0}^{2} (y^3 - 4y) \, dy
D.22y34ydy\int_{-2}^{2} |y^3 - 4y| \, dy
💡 Difficulty: hard | ✅ Correct: D

📖 Explanation: The curve x=y34y=y(y24)=y(y2)(y+2)x = y^3 - 4y = y(y^2 - 4) = y(y-2)(y+2). It intersects the y-axis when x=0x=0, so y=2,0,2y = -2, 0, 2. The function is positive on (2,0)(-2,0) and negative on (0,2)(0,2), so the absolute value is needed to get the total area. The integral 22y34ydy\int_{-2}^{2} |y^3 - 4y| \, dy gives the total area. Option A would give zero because the function is odd. Option B and C incorrectly split the integral by taking the positive parts but may miss the correct sign. Option D is the correct approach using absolute value, though it's more Hard because it requires splitting at the zeros: 20(y34y)dy+02(4yy3)dy\int_{-2}^{0} (y^3 - 4y) \, dy + \int_{0}^{2} (4y - y^3) \, dy.

Q15. The area of a region is given by 02(y22y)dy\int_{0}^{2} (y^2 - 2y) \, dy. What can you conclude about the curves?

A.The region is bounded by x=y2x = y^2 and x=2yx = 2y
B.The region is bounded by x=2yx = 2y and x=y2x = y^2
C.The curves intersect at y=0y = 0 and y=2y = 2
D.The integral gives a negative area, so it must be wrong
💡 Difficulty: easy | ✅ Correct: C

📖 Explanation: The integral 02(y22y)dy\int_{0}^{2} (y^2 - 2y) \, dy has integrand y22yy^2 - 2y, which is negative for 0<y<20 < y < 2. This suggests that the right curve is x=y2x = y^2 and the left curve is x=2yx = 2y, but since 2y>y22y > y^2 on (0,2)(0,2), the correct integrand should be 2yy22y - y^2. Thus the integral as written would give a negative area, indicating a setup error. The curves do intersect at y=0y=0 and y=2y=2, which is true regardless of the sign. Option C is the only statement that is definitively correct without error. Options A and B incorrectly identify the right curve, and option D is incorrect because the integral can be correct if the limits or integrand are adjusted.

Q16. A region is bounded by the curves x=3yy2x = 3y - y^2 and x=2y2x = 2y - 2. What is the area?

A.12(3yy2(2y2))dy\int_{-1}^{2} (3y - y^2 - (2y - 2)) \, dy
B.12(2y2(3yy2))dy\int_{-1}^{2} (2y - 2 - (3y - y^2)) \, dy
C.12(3yy22y+2)dy\int_{-1}^{2} (3y - y^2 - 2y + 2) \, dy
D.12(yy2+2)dy\int_{-1}^{2} (y - y^2 + 2) \, dy
💡 Difficulty: medium | ✅ Correct: D

📖 Explanation: The curves intersect when 3yy2=2y23y - y^2 = 2y - 2, so y2+y+2=0-y^2 + y + 2 = 0, or y2y2=0y^2 - y - 2 = 0, giving y=1y = -1 and y=2y = 2. For 1<y<2-1 < y < 2, 3yy2>2y23y - y^2 > 2y - 2 because yy2+2>0y - y^2 + 2 > 0 (verify at y=0y=0: 2>22 > -2). So the right curve is x=3yy2x = 3y - y^2 and the left is x=2y2x = 2y - 2. The integrand is 3yy2(2y2)=3yy22y+2=yy2+23y - y^2 - (2y - 2) = 3y - y^2 - 2y + 2 = y - y^2 + 2. Thus the area is 12(yy2+2)dy\int_{-1}^{2} (y - y^2 + 2) \, dy. Option D is the simplified correct integrand. Option A is the unsimplified correct form. Options B and C have the wrong sign or order.

Q17. Which of the following is the most appropriate method to find the area between two curves that are both expressed as functions of yy?

A.Integrate with respect to x after solving for y
B.Integrate with respect to y directly using cd(w(y)v(y))dy\int_{c}^{d} (w(y) - v(y)) \, dy
C.Use the method of disks
D.Use the method of cylindrical shells
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: When both curves are naturally expressed as functions of yy (i.e., x=f(y)x = f(y)), the most straightforward method is to integrate with respect to yy. The formula cd(w(y)v(y))dy\int_{c}^{d} (w(y) - v(y)) \, dy applies where w(y)w(y) is the right boundary and v(y)v(y) is the left boundary. Option B correctly identifies this method. Option A would require solving for y in terms of x, which may be more difficult or introduce multiple branches. Options C and D are methods for finding volumes, not areas. Therefore, B is the most appropriate choice.

Q18. For the region enclosed by x=y2x = y^2 and x=2y2x = 2 - y^2, what is the area?

A.83\frac{8}{3}
B.163\frac{16}{3}
C.43\frac{4}{3}
D.83\frac{8}{3}
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The curves intersect when y2=2y2y^2 = 2 - y^2, so 2y2=22y^2 = 2, giving y=±1y = \pm 1. The region extends from y=1y = -1 to y=1y = 1. The right curve is x=2y2x = 2 - y^2 and the left curve is x=y2x = y^2. The area is 11(2y2y2)dy=11(22y2)dy=[2y2y33]11=(223)(2+23)=43(43)=83\int_{-1}^{1} (2 - y^2 - y^2) \, dy = \int_{-1}^{1} (2 - 2y^2) \, dy = [2y - \frac{2y^3}{3}]_{-1}^{1} = (2 - \frac{2}{3}) - (-2 + \frac{2}{3}) = \frac{4}{3} - (-\frac{4}{3}) = \frac{8}{3}. Option A is correct. Option B would be the area if the integrand were doubled incorrectly. Option C is half the correct area. Option D is the same as A but repeated.

Q19. A student sets up the area between x=y2x = y^2 and x=4x = 4 as 22(4y2)dy\int_{-2}^{2} (4 - y^2) \, dy. If they evaluate it, they get 323\frac{32}{3}. Is this correct?

A.Yes, because the integral correctly represents the area ✅
B.No, because the integral should be 02(4y2)dy\int_{0}^{2} (4 - y^2) \, dy
C.No, because the integrand should be y24y^2 - 4
D.Yes, but only if the region is symmetric
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The integral 22(4y2)dy\int_{-2}^{2} (4 - y^2) \, dy is correct for the area between x=y2x = y^2 and x=4x = 4. Evaluating: [4yy33]22=(883)(8+83)=163(163)=323[4y - \frac{y^3}{3}]_{-2}^{2} = (8 - \frac{8}{3}) - (-8 + \frac{8}{3}) = \frac{16}{3} - (-\frac{16}{3}) = \frac{32}{3}. The student's result is correct. Option A correctly states that the integral represents the area. The symmetry of the region means integrating from -2 to 2 gives the total area directly. Options B and C are incorrect because they misinterpret the setup. Option D is partially correct but the integral is correct regardless of symmetry considerations; the symmetry just makes it easier.

Q20. Given the curves x=y3x = y^3 and x=yx = y, what is the area between them for y0y \ge 0?

A.01(yy3)dy\int_{0}^{1} (y - y^3) \, dy
B.01(y3y)dy\int_{0}^{1} (y^3 - y) \, dy
C.11(yy3)dy\int_{-1}^{1} (y - y^3) \, dy
D.11yy3dy\int_{-1}^{1} |y - y^3| \, dy
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: For y0y \ge 0, the curves intersect at y=0y = 0 and y=1y = 1. On (0,1)(0,1), y>y3y > y^3, so the right curve is x=yx = y and the left is x=y3x = y^3. The area is 01(yy3)dy\int_{0}^{1} (y - y^3) \, dy. Evaluating: [y22y44]01=1214=14[\frac{y^2}{2} - \frac{y^4}{4}]_0^1 = \frac{1}{2} - \frac{1}{4} = \frac{1}{4}. Option A is correct. Option B reverses the integrand, which would give a negative area. Option C and D include negative y-values, which would give the total area including the symmetric region, but the question specifically asks for y0y \ge 0.

Q21. A region is bounded by x=y21x = y^2 - 1 and the y-axis. What is the area?

A.11(y21)dy\int_{-1}^{1} (y^2 - 1) \, dy
B.11(1y2)dy\int_{-1}^{1} (1 - y^2) \, dy
C.11y21dy\int_{-1}^{1} |y^2 - 1| \, dy
D.01(1y2)dy\int_{0}^{1} (1 - y^2) \, dy
💡 Difficulty: medium | ✅ Correct: B

📖 Explanation: The curve x=y21x = y^2 - 1 intersects the y-axis when x=0x = 0, so y21=0y^2 - 1 = 0, giving y=±1y = \pm 1. The region between the curve and the y-axis extends from y=1y = -1 to y=1y = 1. The right boundary is the y-axis (x=0x = 0) and the left boundary is the curve (x=y21x = y^2 - 1), but note that y210y^2 - 1 \le 0 on [1,1][-1,1]. The length of the horizontal cross-section is 0(y21)=1y20 - (y^2 - 1) = 1 - y^2. Thus the area is 11(1y2)dy\int_{-1}^{1} (1 - y^2) \, dy. Option B is correct. Option A would give a negative area. Option C uses absolute value, which is equivalent but not simplified. Option D only integrates half the region.

Q22. If the area between two curves is given by 01(2yy2)dy\int_{0}^{1} (2y - y^2) \, dy, what can you say about the curves?

A.The curves are x=2yx = 2y and x=y2x = y^2
B.The curves are x=y2x = y^2 and x=2yx = 2y
C.The curves intersect at y=0y = 0 and y=1y = 1
D.The curves are x=y22yx = y^2 - 2y and the y-axis
💡 Difficulty: hard | ✅ Correct: A

📖 Explanation: The integral 01(2yy2)dy\int_{0}^{1} (2y - y^2) \, dy suggests that the right boundary is x=2yx = 2y and the left boundary is x=y2x = y^2 because 2yy2>02y - y^2 > 0 on (0,1)(0,1). These curves intersect when 2y=y22y = y^2, so y(y2)=0y(y - 2) = 0, giving y=0y = 0 or y=2y = 2, not y=1y = 1. Wait, this is a discrepancy: if the integrand is 2yy22y - y^2, the intersection points are y=0y = 0 and y=2y = 2. But the limits are 0 to 1, which means the region is only part of the full region between the curves. This could be a region bounded by the curves and a horizontal line y=1y = 1. Option A identifies the curves as x=2yx = 2y and x=y2x = y^2, which matches the integrand. Option B reverses them. Option C is incorrect about the intersection points. Option D introduces a different curve.

Q23. A region is bounded by the curves x=y2x = y^2 and x=2y2x = 2 - y^2. Which of the following is the correct set of intersection points?

A.(1,1)(-1, 1) and (1,1)(1, -1)
B.(1,1)(1, -1) and (1,1)(1, 1)
C.(1,1)(-1, -1) and (1,1)(1, 1)
D.(1,1)(1, 1) and (1,1)(-1, 1)
💡 Difficulty: easy | ✅ Correct: D

📖 Explanation: The curves x=y2x = y^2 and x=2y2x = 2 - y^2 intersect when y2=2y2y^2 = 2 - y^2, so 2y2=22y^2 = 2, giving y=±1y = \pm 1. Substituting y=1y = 1 into either equation gives x=1x = 1. Substituting y=1y = -1 gives x=1x = 1. So the intersection points are (1,1)(1, 1) and (1,1)(1, -1). Option D correctly lists the points as (1,1)(1, 1) and (1,1)(1, -1) but the order is reversed; the points are (1,1)(1, -1) and (1,1)(1, 1). However, option D is the closest to correct. Option A has points with x and y swapped incorrectly. Option B has (1,1)(1, -1) and (1,1)(1, 1) which is correct but the order is not important. Option C has (1,1)(-1, -1) which is incorrect. So the correct answer is B or D depending on how the points are listed. Since D lists (1,1)(1,1) and (1,1)(-1,1), which are the correct points but the second point should be (1,1)(1,-1), the exact correct answer would be B if listed as (1,1)(1, -1) and (1,1)(1, 1).

Q24. For the region bounded by x=cosyx = \cos y and x=sinyx = \sin y, for yy in [0,π/2][0, \pi/2], the area is split at y=π/4y = \pi/4. Why is this necessary?

A.Because the functions are periodic
B.Because the right curve changes from cosy\cos y to siny\sin y at π/4\pi/4
C.Because the functions intersect at π/4\pi/4
D.Because the integral of sinycosy\sin y - \cos y changes sign at π/4\pi/4
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: The curves x=cosyx = \cos y and x=sinyx = \sin y intersect when cosy=siny\cos y = \sin y, which occurs at y=π/4y = \pi/4 in the interval [0,π/2][0, \pi/2]. For y<π/4y < \pi/4, cosy>siny\cos y > \sin y, so the right curve is x=cosyx = \cos y. For y>π/4y > \pi/4, siny>cosy\sin y > \cos y, so the right curve changes to x=sinyx = \sin y. To compute the area correctly, the integral must be split at the intersection point to account for this change. Option B correctly explains the necessity of the split. Option C is true but doesn't explain why the split is needed. Option D is a consequence of the change. Option A is incorrect because the functions are not periodic in this interval.

Q25. Which of the following is a valid setup for the area between x=y24x = y^2 - 4 and x=4y2x = 4 - y^2?

A.22(4y2(y24))dy=22(82y2)dy\int_{-2}^{2} (4 - y^2 - (y^2 - 4)) \, dy = \int_{-2}^{2} (8 - 2y^2) \, dy
B.04(y24)dy\int_{0}^{4} (y^2 - 4) \, dy
C.22(y24)dy\int_{-2}^{2} (y^2 - 4) \, dy
D.22(4y2)dy\int_{-2}^{2} (4 - y^2) \, dy
💡 Difficulty: easy | ✅ Correct: A

📖 Explanation: The curves x=y24x = y^2 - 4 and x=4y2x = 4 - y^2 intersect when y24=4y2y^2 - 4 = 4 - y^2, so 2y2=82y^2 = 8, giving y=±2y = \pm 2. For 2<y<2-2 < y < 2, 4y2>y244 - y^2 > y^2 - 4, so the right curve is x=4y2x = 4 - y^2 and the left is x=y24x = y^2 - 4. The integrand is (4y2)(y24)=82y2(4 - y^2) - (y^2 - 4) = 8 - 2y^2. Thus the area is 22(82y2)dy\int_{-2}^{2} (8 - 2y^2) \, dy. Option A is correct. Options B and D only use one of the curves. Option C uses the difference with the wrong sign and would give a negative area.

Q26. A student incorrectly computes the area between x=3y2x = 3 - y^2 and the y-axis as 03(3y2)dy\int_{0}^{3} (3 - y^2) \, dy. What is the error?

A.The limits of integration should be from 0 to 3\sqrt{3}
B.The limits should be from 3-\sqrt{3} to 3\sqrt{3}
C.The integrand should be y23y^2 - 3
D.The integral should be doubled because the region is symmetric
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: The curve x=3y2x = 3 - y^2 intersects the y-axis when x=0x = 0, so 3y2=03 - y^2 = 0, giving y=±3y = \pm \sqrt{3}. The region between the curve and the y-axis extends from y=3y = -\sqrt{3} to y=3y = \sqrt{3}. The student's limits 0 to 3 are incorrect: they used the x-intercept value (3) as a y-limit, and they only integrated from 0 to 3\sqrt{3} for the upper half. The correct integral for the full region is 33(3y2)dy\int_{-\sqrt{3}}^{\sqrt{3}} (3 - y^2) \, dy, or equivalently 203(3y2)dy2\int_{0}^{\sqrt{3}} (3 - y^2) \, dy. Option B correctly identifies that the limits should be 3-\sqrt{3} to 3\sqrt{3}. Option A is incorrect because the upper limit should be 3\sqrt{3}, not 3. Option C suggests the wrong sign. Option D suggests doubling the integral, which would be correct if the limits were 0 to 3\sqrt{3}, but the student's limits are 0 to 3, so doubling would still be wrong.

Q27. If a region is bounded by x=f(y)x = f(y) and x=g(y)x = g(y) where f(y)g(y)f(y) \ge g(y) on [c,d][c,d], the area is cd(f(y)g(y))dy\int_c^d (f(y) - g(y)) \, dy. What condition must be satisfied for this to be valid?

A.f and g must be continuous on [c,d][c,d]
B.f(y) and g(y) must be nonnegative on [c,d][c,d]
C.f(y) \ge g(y) for all y in [c,d][c,d]
D.The curves must intersect at y = c and y = d
💡 Difficulty: easy | ✅ Correct: C

📖 Explanation: The formula for the area between two curves when integrating with respect to yy requires that the right curve f(y)f(y) is always greater than or equal to the left curve g(y)g(y) on the interval [c,d][c,d]. This ensures the integrand is nonnegative and represents the length of the horizontal cross-section. Option C states this condition. While continuity (option A) is needed for integrability, it's not sufficient; the inequality must hold. Option B is not required because the curves can cross the y-axis. Option D is not necessary; the region could be bounded by vertical lines or the y-axis itself.

Q28. Given the region bounded by x=y2x = y^2 and x=y+2x = y + 2, what is the area when integrating with respect to y?

A.92\frac{9}{2}
B.1256\frac{125}{6}
C.43\frac{4}{3}
D.196\frac{19}{6}
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The curves intersect when y2=y+2y^2 = y + 2, so y2y2=0y^2 - y - 2 = 0, giving y=1y = -1 and y=2y = 2. On (1,2)(-1, 2), y+2y2y + 2 \ge y^2. The area is 12(y+2y2)dy\int_{-1}^{2} (y + 2 - y^2) \, dy. Evaluating: [y22+2yy33]12=(2+483)(122+13)=103(76)=206+76=276=92[ \frac{y^2}{2} + 2y - \frac{y^3}{3} ]_{-1}^{2} = (2 + 4 - \frac{8}{3}) - (\frac{1}{2} - 2 + \frac{1}{3}) = \frac{10}{3} - (-\frac{7}{6}) = \frac{20}{6} + \frac{7}{6} = \frac{27}{6} = \frac{9}{2}. Option A is correct. Option B is the area when integrating with respect to x for the same region (from Example 4 in the text). Option C and D are areas of subregions if split incorrectly.

Q29. Which of the following is a scenario where integrating with respect to y is more advantageous than integrating with respect to x?

A.When the curves are given as functions of y
B.When the region has a simple description in terms of y ✅
C.When the curves intersect at multiple points in x
D.When the region is symmetric about the y-axis
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: Integrating with respect to yy is advantageous when the region has a simple description in terms of yy—i.e., when the boundaries are easily expressed as functions of yy and the limits of integration in yy are easy to find. This often occurs when the curves are given as x=f(y)x = f(y) and the region extends over a simple interval in y. Option B captures this idea. While option A is true (you need functions of y), it doesn't explain the advantage. Option C is not necessarily an advantage; integration with respect to y might still require splitting. Option D is not a sufficient condition; symmetry could also be handled with x-integration.

Q30. The area between x=y2x = y^2 and x=2yx = 2y is 02(2yy2)dy\int_{0}^{2} (2y - y^2) \, dy. What is the value of this area?

A.43\frac{4}{3}
B.83\frac{8}{3}
C.23\frac{2}{3}
D.13\frac{1}{3}
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The integral 02(2yy2)dy=[y2y33]02=483=1283=43\int_{0}^{2} (2y - y^2) \, dy = [y^2 - \frac{y^3}{3}]_0^2 = 4 - \frac{8}{3} = \frac{12 - 8}{3} = \frac{4}{3}. Option A is correct. Option B would be the area if the limits were -2 to 2 for a symmetric region. Option C is half the correct area. Option D is one-third of the correct area.

Q31. For the region bounded by x=y2+1x = y^2 + 1, the y-axis, and the line y=2y = 2, what is the area?

A.02(y2+1)dy\int_{0}^{2} (y^2 + 1) \, dy
B.22(y2+1)dy\int_{-2}^{2} (y^2 + 1) \, dy
C.02(y2)dy\int_{0}^{2} (y^2) \, dy
D.02(y2+1)dy\int_{0}^{2} (y^2 + 1) \, dy evaluated from 0 to 2
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The curve x=y2+1x = y^2 + 1 intersects the y-axis when y2+1=0y^2 + 1 = 0, which has no real solution, so the region is bounded by the y-axis, the curve, and the horizontal line y=2y = 2. However, the curve is always to the right of the y-axis (x>0x > 0), so the horizontal cross-sections from the y-axis (x=0x = 0) to the curve have length y2+1y^2 + 1. The limits of integration are from y=0y = 0 to y=2y = 2 if we consider the region in the first quadrant. But the curve is symmetric about the x-axis, so if the region is between the curve and the y-axis for yy from -2 to 2, the area would be 22(y2+1)dy\int_{-2}^{2} (y^2 + 1) \, dy. The question likely implies the region in the first quadrant, so option A is correct. Option B would be for the full symmetric region. Option C misses the constant term. Option D is the same as A.

Q32. A student argues that for the area between x=y2x = y^2 and x=4x = 4, integrating with respect to x is easier because the curves are simpler in x. Is this true?

A.Yes, because y=±xy = \pm \sqrt{x} is easier to integrate than x=y2x = y^2
B.No, because integrating with respect to y gives a single integral without splitting ✅
C.Yes, because the region is simpler in x
D.No, because the area formula with respect to x requires finding the inverse functions
💡 Difficulty: easy | ✅ Correct: B

📖 Explanation: For the region between x=y2x = y^2 and x=4x = 4, integrating with respect to yy gives the area as 22(4y2)dy\int_{-2}^{2} (4 - y^2) \, dy, a single integral. Integrating with respect to xx would require splitting the region into two parts because the left boundary is the parabola, which has two branches: y=xy = \sqrt{x} and y=xy = -\sqrt{x}. The area would be 204xdx2\int_{0}^{4} \sqrt{x} \, dx if symmetric, which is still manageable, but the point is that integrating with respect to y avoids the need to consider the two branches. Option B correctly points out that the y-integral is a single integral. Option A is incorrect because y=±xy = \pm \sqrt{x} is not easier to integrate in this context. Option C is subjective. Option D is not entirely true because you don't always need inverse functions if you split correctly.

Q33. What is the area of the region enclosed by the curves x=y2x = y^2 and x=y+6x = y + 6 when integrating with respect to y?

A.1256\frac{125}{6}
B.92\frac{9}{2}
C.1256\frac{125}{6}
D.1256\frac{125}{6}
💡 Difficulty: medium | ✅ Correct: C

📖 Explanation: The curves intersect when y2=y+6y^2 = y + 6, so y2y6=0y^2 - y - 6 = 0, giving y=2y = -2 and y=3y = 3. On (2,3)(-2, 3), y+6y2y + 6 \ge y^2. The area is 23(y+6y2)dy=[y22+6yy33]23\int_{-2}^{3} (y + 6 - y^2) \, dy = [\frac{y^2}{2} + 6y - \frac{y^3}{3}]_{-2}^{3}. Evaluating: at y=3y=3: 92+189=92+9=272\frac{9}{2} + 18 - 9 = \frac{9}{2} + 9 = \frac{27}{2}. At y=2y=-2: 421283=212+83=10+83=30+83=223\frac{4}{2} - 12 - \frac{-8}{3} = 2 - 12 + \frac{8}{3} = -10 + \frac{8}{3} = \frac{-30 + 8}{3} = -\frac{22}{3}. Difference: 272(223)=81+446=1256\frac{27}{2} - (-\frac{22}{3}) = \frac{81 + 44}{6} = \frac{125}{6}. Option C is correct. Option A is the area when integrating with respect to x for the region between y=x2y = x^2 and y=x+6y = x + 6 (from Example 2 in the text). Option B is the area for the region between x=y2x = y^2 and x=y+2x = y + 2 (from Example 5 in the text).

Q34. If a region is bounded by x=sinyx = \sin y and the y-axis for 0yπ0 \le y \le \pi, what is the area?

A.0πsinydy\int_{0}^{\pi} \sin y \, dy
B.0πsinydy\int_{0}^{\pi} |\sin y| \, dy
C.0πsinydy\int_{0}^{\pi} \sin y \, dy but only from 0 to π\pi
D.0πsinydy\int_{0}^{\pi} \sin y \, dy which equals 2
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The region between x=sinyx = \sin y and the y-axis (x=0x = 0) for 0yπ0 \le y \le \pi has horizontal cross-sections of length siny\sin y. The area is 0πsinydy=[cosy]0π=(1)(1)=2\int_{0}^{\pi} \sin y \, dy = [-\cos y]_0^{\pi} = -(-1) - (-1) = 2. Option A is correct. Option B uses absolute value, which is unnecessary because siny\sin y is nonnegative on [0,π][0, \pi]. Option C is redundant. Option D gives the correct value but option A is the integral expression.

Q35. For the region bounded by x=y24x = y^2 - 4 and the y-axis, what is the area if you integrate with respect to y?

A.22(4y2)dy\int_{-2}^{2} (4 - y^2) \, dy
B.02(4y2)dy\int_{0}^{2} (4 - y^2) \, dy
C.22(y24)dy\int_{-2}^{2} (y^2 - 4) \, dy
D.04(4y2)dy\int_{0}^{4} (4 - y^2) \, dy
💡 Difficulty: medium | ✅ Correct: A

📖 Explanation: The curve x=y24x = y^2 - 4 intersects the y-axis when x=0x = 0, so y24=0y^2 - 4 = 0, giving y=±2y = \pm 2. The region between the curve and the y-axis extends from y=2y = -2 to y=2y = 2. The right boundary is the y-axis (x=0x = 0) and the left boundary is the curve (x=y24x = y^2 - 4). The length of the horizontal cross-section is 0(y24)=4y20 - (y^2 - 4) = 4 - y^2. The area is 22(4y2)dy\int_{-2}^{2} (4 - y^2) \, dy. Option A is correct. Option B only integrates half the region. Option C uses the wrong sign and would give a negative area. Option D uses incorrect limits.

🔗 Related Topics (MCQs)