Calculus 1 Quiz: Cross Sections Squares And Rectangles
20 questions · exam conditions
0:00
Cross Sections Squares And RectanglesQuestion 1 of 20

The region bounded by y=x2+1y = x^2 + 1, y=0y=0, x=0x=0, and x=2x=2 is the base of a solid. Cross-sections perpendicular to the x-axis are squares. Find the volume.

143\frac{14}{3}
563\frac{56}{3}
325\frac{32}{5}
20615\frac{206}{15}
← Back to quizzes

Calculus 1 Quiz

Calculus 1 Quiz: Cross Sections Squares And Rectangles

Practice Cross Sections Squares And Rectangles 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 Cross Sections Squares And Rectangles, 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

The region bounded by y=x2+1y = x^2 + 1, y=0y=0, x=0x=0, and x=2x=2 is the base of a solid. Cross-sections perpendicular to the x-axis are squares. Find the volume.

  1. 143\frac{14}{3}
  2. 563\frac{56}{3}
  3. 325\frac{32}{5}
  4. 20615\frac{206}{15} (correct answer)
Explanation: This problem tests your understanding of volumes using cross-sections, a key application of integration in Calculus 1. When you see "cross-sections perpendicular to an axis," think about slicing the solid and finding the area of each slice. First, you need to understand the base region. It's bounded by y=x2+1y = x^2 + 1 (top), y=0y = 0 (bottom), x=0x = 0 (left), and x=2x = 2 (right). At any x-value, the height of this region is (x2+1)0=x2+1(x^2 + 1) - 0 = x^2 + 1. Since cross-sections perpendicular to the x-axis are squares, and the side length of each square equals the height of the base region, each square has side length x2+1x^2 + 1. The area of each square cross-section is therefore (x2+1)2(x^2 + 1)^2. To find the volume, integrate these cross-sectional areas from x=0x = 0 to x=2x = 2: V=02(x2+1)2dx=02(x4+2x2+1)dxV = \int_0^2 (x^2 + 1)^2 \, dx = \int_0^2 (x^4 + 2x^2 + 1) \, dx =[x55+2x33+x]02=325+163+2=96+80+3015=20615= \left[\frac{x^5}{5} + \frac{2x^3}{3} + x\right]_0^2 = \frac{32}{5} + \frac{16}{3} + 2 = \frac{96 + 80 + 30}{15} = \frac{206}{15} Answer choice A (143\frac{14}{3}) likely comes from integrating just x2+1x^2 + 1 instead of squaring it. Choice B (563\frac{56}{3}) might result from incorrect expansion or integration errors. Choice C (325\frac{32}{5}) represents only the x55\frac{x^5}{5} term, missing the other components. Key strategy: Always square the side length when dealing with square cross-sections, and carefully expand (x2+1)2(x^2 + 1)^2 before integrating.

Question 2

A solid's base is the triangle with vertices (0,0), (6,0), and (0,3). Cross-sections perpendicular to the x-axis are squares. Find the volume.

  1. 9
  2. 18 (correct answer)
  3. 27
  4. 54
Explanation: The vertices define a triangular region bounded by the x-axis (y=0y=0), the y-axis (x=0x=0), and the line connecting (6,0) and (0,3). The equation of this line is y0=3006(x6)    y=12(x6)=12x+3y - 0 = \frac{3-0}{0-6}(x-6) \implies y = -\frac{1}{2}(x-6) = -\frac{1}{2}x + 3. The integration is from x=0x=0 to x=6x=6. The side length of a square cross-section is s(x)=(12x+3)0=312xs(x) = (-\frac{1}{2}x + 3) - 0 = 3 - \frac{1}{2}x. The area is A(x)=(312x)2=93x+14x2A(x) = (3 - \frac{1}{2}x)^2 = 9 - 3x + \frac{1}{4}x^2. The volume is V=06(93x+14x2)dx=[9x32x2+112x3]06=9(6)32(36)+112(216)=5454+18=18V = \int_0^6 (9 - 3x + \frac{1}{4}x^2) \,dx = [9x - \frac{3}{2}x^2 + \frac{1}{12}x^3]_0^6 = 9(6) - \frac{3}{2}(36) + \frac{1}{12}(216) = 54 - 54 + 18 = 18.

Question 3

A solid has a base bounded by y=sin(x)y=\sin(x) and y=cos(x)y=\cos(x) between x=0x=0 and x=π/4x=\pi/4. If cross-sections perpendicular to the x-axis are squares, what is the volume?

  1. π21\frac{\pi}{2} - 1
  2. π4+12\frac{\pi}{4} + \frac{1}{2}
  3. 21\sqrt{2}-1
  4. π412\frac{\pi}{4} - \frac{1}{2} (correct answer)
Explanation: When you encounter a volume problem with cross-sections, you need to set up an integral where each slice has a known area. Here, the cross-sections are squares perpendicular to the x-axis, so you need to find the side length of each square at any x-value. First, determine which function is on top in the given interval. At x=0x = 0: sin(0)=0\sin(0) = 0 and cos(0)=1\cos(0) = 1, so cos(x)>sin(x)\cos(x) > \sin(x) initially. The functions intersect when sin(x)=cos(x)\sin(x) = \cos(x), which occurs at x=π/4x = \pi/4 (where both equal 2/2\sqrt{2}/2). Throughout [0,π/4][0, \pi/4], cosine remains above sine. The side length of each square cross-section is the distance between the curves: cos(x)sin(x)\cos(x) - \sin(x). Since the area of a square is side length squared, each cross-section has area [cos(x)sin(x)]2[\cos(x) - \sin(x)]^2. The volume is: V=0π/4[cos(x)sin(x)]2dxV = \int_0^{\pi/4} [\cos(x) - \sin(x)]^2 \, dx Expanding: [cos(x)sin(x)]2=cos2(x)2sin(x)cos(x)+sin2(x)=12sin(x)cos(x)=1sin(2x)[\cos(x) - \sin(x)]^2 = \cos^2(x) - 2\sin(x)\cos(x) + \sin^2(x) = 1 - 2\sin(x)\cos(x) = 1 - \sin(2x) Therefore: V=0π/4[1sin(2x)]dx=[x+12cos(2x)]0π/4=[π4+0][0+12]=π412V = \int_0^{\pi/4} [1 - \sin(2x)] \, dx = [x + \frac{1}{2}\cos(2x)]_0^{\pi/4} = [\frac{\pi}{4} + 0] - [0 + \frac{1}{2}] = \frac{\pi}{4} - \frac{1}{2} Answer D is correct. Options A and B likely come from integration errors or incorrect setup. Option C represents cos(π/4)sin(0)=2/20\cos(\pi/4) - \sin(0) = \sqrt{2}/2 - 0, suggesting confusion about what to integrate. Strategy tip: Always expand squared expressions completely and use trigonometric identities to simplify before integrating.

Question 4

Let a solid have a base defined by the region between y=xy = \sqrt{x} and the x-axis from x=0x=0 to x=4x=4. Cross-sections perpendicular to the x-axis are rectangles whose height is half of their base. What is the volume of the solid?

  1. 2
  2. 4 (correct answer)
  3. 8
  4. 16
Explanation: The limits of integration are given as x=0x=0 to x=4x=4. The base of a rectangular cross-section at a given xx is s(x)=x0=xs(x) = \sqrt{x} - 0 = \sqrt{x}. The height is half the base, so h(x)=12s(x)=12xh(x) = \frac{1}{2}s(x) = \frac{1}{2}\sqrt{x}. The area of the cross-section is A(x)=s(x)h(x)=x12x=12xA(x) = s(x) \cdot h(x) = \sqrt{x} \cdot \frac{1}{2}\sqrt{x} = \frac{1}{2}x. The volume is the integral of the area: V=0412xdx=12[x22]04=14[x2]04=14(4202)=164=4V = \int_0^4 \frac{1}{2}x \,dx = \frac{1}{2}[\frac{x^2}{2}]_0^4 = \frac{1}{4}[x^2]_0^4 = \frac{1}{4}(4^2 - 0^2) = \frac{16}{4} = 4.

Question 5

The base of a solid is the region bounded by y=x3y = x^3, the line x=2x = 2, and the x-axis. The cross-sections perpendicular to the y-axis are rectangles with a height equal to one-fourth of their base. What is the volume of the solid?

  1. 24/524/5
  2. 16/516/5
  3. 32/732/7
  4. 4/54/5 (correct answer)
Explanation: This problem tests your ability to set up volume integrals when cross-sections are perpendicular to the y-axis rather than the x-axis. When you see "perpendicular to the y-axis," you need to think of thin horizontal slices and integrate with respect to y. First, identify the region. The solid's base is bounded by y=x3y = x^3, x=2x = 2, and the x-axis, so it extends from x=0x = 0 to x=2x = 2 and from y=0y = 0 to y=8y = 8 (since when x=2x = 2, y=23=8y = 2^3 = 8). For integration with respect to y, express x in terms of y: from y=x3y = x^3, we get x=y1/3x = y^{1/3}. At height y, the rectangular cross-section has a base extending from x=0x = 0 to x=y1/3x = y^{1/3}, so the base length is y1/3y^{1/3}. The height is one-fourth of the base, which is 14y1/3\frac{1}{4}y^{1/3}. The area of each rectangular cross-section is: A(y)=y1/314y1/3=14y2/3A(y) = y^{1/3} \cdot \frac{1}{4}y^{1/3} = \frac{1}{4}y^{2/3} The volume is: V=0814y2/3dy=1435y5/308=320(85/3)=320(32)=45V = \int_0^8 \frac{1}{4}y^{2/3} dy = \frac{1}{4} \cdot \frac{3}{5}y^{5/3}\Big|_0^8 = \frac{3}{20}(8^{5/3}) = \frac{3}{20}(32) = \frac{4}{5} Answer D is correct. Answer A (24/5) likely comes from incorrect integration bounds or forgetting the 1/4 factor. Answer B (16/5) suggests integrating y2/3y^{2/3} without the 1/4 coefficient. Answer C (32/7) indicates using the wrong power in integration. Strategy tip: When cross-sections are perpendicular to the y-axis, always solve for x in terms of y and integrate with respect to y.

Question 6

The base of a solid is a triangle in the xy-plane with vertices at (0,0)(0,0), (4,0)(4,0), and (0,2)(0,2). The cross-sections of the solid perpendicular to the x-axis are squares. What is the volume of the solid?

  1. 88
  2. 32/332/3
  3. 44
  4. 16/316/3 (correct answer)
Explanation: This problem involves finding the volume of a solid using cross-sections, a key technique in Calculus 1. When you see "cross-sections perpendicular to an axis," you're integrating the area of those cross-sections along that axis. First, you need to understand the triangular base. The vertices (0,0)(0,0), (4,0)(4,0), and (0,2)(0,2) form a right triangle. The hypotenuse connects (4,0)(4,0) to (0,2)(0,2), with equation y=2x2y = 2 - \frac{x}{2}. Since cross-sections perpendicular to the x-axis are squares, at any x-value between 0 and 4, the square's side length equals the height of the triangle at that x-coordinate. From the line equation, this height is 2x22 - \frac{x}{2}. The area of each square cross-section is therefore A(x)=(2x2)2=42x+x24A(x) = \left(2 - \frac{x}{2}\right)^2 = 4 - 2x + \frac{x^2}{4}. To find the volume, integrate from x=0x = 0 to x=4x = 4: V=04(42x+x24)dx=[4xx2+x312]04V = \int_0^4 \left(4 - 2x + \frac{x^2}{4}\right) dx = \left[4x - x^2 + \frac{x^3}{12}\right]_0^4 V=1616+6412=163V = 16 - 16 + \frac{64}{12} = \frac{16}{3} Answer choice A (88) likely comes from using just the side length times the base. Choice B (32/332/3) might result from incorrectly squaring the integral bounds. Choice C (44) could come from confusing this with a simpler geometric calculation. Remember: for cross-section problems, always identify the shape's dimensions at each point, square or cube as needed for area/volume, then integrate along the specified axis.

Question 7

The base of a solid is the region enclosed by the graphs of y=sec(x)y = \sec(x), y=tan(x)y = \tan(x), x=0x = 0, and x=π/4x = \pi/4. Cross-sections perpendicular to the x-axis are squares. Which integral represents the volume of the solid?

  1. 0π/4sec2(x)dx\int_{0}^{\pi/4} \sec^2(x) \,dx
  2. 0π/4(sec2(x)tan2(x))dx\int_{0}^{\pi/4} (\sec^2(x) - \tan^2(x)) \,dx
  3. π0π/4(sec(x)tan(x))2dx\pi \int_{0}^{\pi/4} (\sec(x) - \tan(x))^2 \,dx
  4. 0π/4(sec(x)tan(x))2dx\int_{0}^{\pi/4} (\sec(x) - \tan(x))^2 \,dx (correct answer)
Explanation: When finding volumes of solids with known cross-sections, you need to identify the area of each cross-section as a function of x, then integrate along the axis of cross-sections. First, visualize the region. Between x=0x = 0 and x=π/4x = \pi/4, sec(x)\sec(x) lies above tan(x)\tan(x) (since sec2(x)tan2(x)=1>0\sec^2(x) - \tan^2(x) = 1 > 0, so sec(x)>tan(x)\sec(x) > \tan(x) in this interval where both are positive). The region is bounded by these curves and the vertical lines x=0x = 0 and x=π/4x = \pi/4. For any value of x in this interval, the cross-section is a square whose side length equals the vertical distance between the curves: sec(x)tan(x)\sec(x) - \tan(x). Since the area of a square equals (side length)², the cross-sectional area is (sec(x)tan(x))2(\sec(x) - \tan(x))^2. The volume is therefore 0π/4(sec(x)tan(x))2dx\int_{0}^{\pi/4} (\sec(x) - \tan(x))^2 \,dx, which is answer D. Answer A gives 0π/4sec2(x)dx\int_{0}^{\pi/4} \sec^2(x) \,dx, which would be correct if the side length were sec(x)\sec(x) instead of the difference between the functions. Answer B gives 0π/4(sec2(x)tan2(x))dx=0π/41dx\int_{0}^{\pi/4} (\sec^2(x) - \tan^2(x)) \,dx = \int_{0}^{\pi/4} 1 \,dx, which treats the integrand as if it were already squared. Answer C incorrectly includes the factor π\pi, suggesting confusion with circular cross-sections rather than squares. Remember: for volume problems with known cross-sections, the key steps are (1) find the dimension(s) of each cross-section as functions of the integration variable, (2) calculate the area using the appropriate geometric formula, then (3) integrate.

Question 8

The volume of a solid is given by the integral 02(3x)2dx\int_{0}^{2} (3-x)^2 \,dx. Which of the following could describe the solid?

  1. A solid generated by rotating the region bounded by y=3xy=3-x, x=0x=0, x=2x=2, and the x-axis about the x-axis.
  2. A solid with a base bounded by y=3xy=3-x, x=0x=0, x=2x=2, and the x-axis, and square cross-sections perpendicular to the y-axis.
  3. A solid with a base bounded by y=3xy=3-x, x=0x=0, x=2x=2, and the x-axis, and square cross-sections perpendicular to the x-axis. (correct answer)
  4. A solid with a base bounded by y=3xy=\sqrt{3-x}, x=0x=0, x=2x=2, and the x-axis, and square cross-sections perpendicular to the x-axis.
Explanation: When you encounter a volume integral, you need to identify which method of volume calculation produced that specific integrand. The key is recognizing the relationship between the integrand and the geometric setup. The given integral 02(3x)2dx\int_{0}^{2} (3-x)^2 \,dx has the form of a cross-sectional area method, where you integrate area functions over an interval. Since the integrand is (3x)2(3-x)^2, this represents the area of square cross-sections with side length (3x)(3-x). The limits of integration tell you that xx ranges from 0 to 2, meaning the cross-sections are taken perpendicular to the x-axis. Answer C correctly describes this setup: a solid with square cross-sections perpendicular to the x-axis, where the side length of each square equals the height of the function y=3xy = 3-x at that x-value. Answer A is incorrect because rotation about the x-axis would produce the integral 02π(3x)2dx\int_{0}^{2} \pi(3-x)^2 \,dx, which includes the factor π\pi from the disk method formula. Answer B is wrong because cross-sections perpendicular to the y-axis would require integrating with respect to yy, not xx, and you'd need to express everything in terms of yy. Answer D fails because if the boundary were y=3xy = \sqrt{3-x}, then the side length of the square cross-sections would be 3x\sqrt{3-x}, making the area (3x)2=3x(\sqrt{3-x})^2 = 3-x, not (3x)2(3-x)^2. Study tip: Always match the integrand to the geometry—look for missing π\pi factors (indicating rotation) and check whether the variable of integration matches the direction of the cross-sections.

Question 9

The base of a solid is a semicircle of radius 3 with its diameter along the x-axis. The cross-sections perpendicular to the x-axis are squares with one side on the base. Find the volume of the solid.

  1. 7272
  2. 3636 (correct answer)
  3. 18π18\pi
  4. 144144
Explanation: This is a volumes of solids with known cross-sections problem, where you need to set up an integral based on the geometry described. When you see "cross-sections perpendicular to an axis," think about slicing the solid and finding the area of each slice. Start by visualizing the setup: a semicircle of radius 3 centered at the origin with diameter from (-3, 3) on the x-axis. The equation of this semicircle is y=9x2y = \sqrt{9 - x^2} for 3x3-3 \leq x \leq 3. At any x-value, the cross-section is a square with one side lying on the diameter (along the x-axis) and extending upward to the semicircle. The side length of each square cross-section equals the height of the semicircle at that x-value, which is 9x2\sqrt{9 - x^2}. Since the area of a square is side length squared, each cross-sectional area is (9x2)2=9x2(\sqrt{9 - x^2})^2 = 9 - x^2. The volume is: V=33(9x2)dx=[9xx33]33=(279)(27+9)=18(18)=36V = \int_{-3}^{3} (9 - x^2) dx = \left[9x - \frac{x^3}{3}\right]_{-3}^{3} = (27 - 9) - (-27 + 9) = 18 - (-18) = 36 Choice A (72) likely comes from doubling the correct answer or making an error in the limits. Choice C (18π) incorrectly uses the area formula for the semicircle base rather than integrating cross-sections. Choice D (144) represents a significant computational error, possibly squaring an intermediate result incorrectly. Remember: for cross-section problems, always identify what determines the dimensions of each slice, then integrate those areas over the appropriate interval.

Question 10

Let RR be a region in the xy-plane that forms the base of two different solids. Solid S1S_1 has cross-sections perpendicular to the x-axis that are squares. Solid S2S_2 has cross-sections perpendicular to the x-axis that are rectangles with height three times their base. If the volume of S1S_1 is 15, what is the volume of S2S_2?

  1. 135135
  2. 4545 (correct answer)
  3. 55
  4. 15315\sqrt{3}
Explanation: When you encounter problems involving solids with known cross-sections, you're working with the method of cross-sectional areas. The key insight is that both solids share the same base region RR, so at any x-value, their cross-sections have the same width. Let's say the width of the region at position xx is w(x)w(x). For solid S1S_1, each cross-section is a square with side length w(x)w(x), giving area [w(x)]2[w(x)]^2. For solid S2S_2, each cross-section is a rectangle where the base is w(x)w(x) and the height is 3w(x)3w(x) (three times the base), giving area w(x)3w(x)=3[w(x)]2w(x) \cdot 3w(x) = 3[w(x)]^2. Notice that at every x-value, the area of S2S_2's cross-section is exactly 3 times the area of S1S_1's cross-section. When you integrate to find volumes: VS1=[w(x)]2dx=15V_{S_1} = \int [w(x)]^2 dx = 15 and VS2=3[w(x)]2dx=3[w(x)]2dx=315=45V_{S_2} = \int 3[w(x)]^2 dx = 3\int [w(x)]^2 dx = 3 \cdot 15 = 45 The answer is B) 45. Choice A) 135 likely comes from incorrectly multiplying by 9 (perhaps squaring the factor of 3). Choice C) 5 suggests dividing by 3 instead of multiplying. Choice D) 15315\sqrt{3} might result from confusion about how the geometric relationship translates to volume. Strategy tip: In cross-section problems, always identify the relationship between the areas (not just the linear dimensions) of corresponding cross-sections. The volume ratio equals the area ratio since both solids extend over the same interval.

Question 11

The base of a solid is the region in the first quadrant bounded by y=x3y = x^3, y=8y = 8, and the y-axis (x=0x=0). Cross-sections perpendicular to the y-axis are rectangles whose height is half the length of their base. What is the volume of the solid?

  1. 96/596/5
  2. 48/548/5 (correct answer)
  3. 288/7288/7
  4. 66
Explanation: When you encounter a volume problem with cross-sections, you're working with the method of integrating cross-sectional areas. The key is to set up your integral in terms of the variable perpendicular to the cross-sections—here, that's the y-axis. First, identify the region. The base is bounded by y=x3y = x^3, y=8y = 8, and x=0x = 0 in the first quadrant. From y=x3y = x^3, we get x=y1/3x = y^{1/3}, so the region extends from y=0y = 0 to y=8y = 8, with width x=y1/3x = y^{1/3} at each height yy. Each cross-section is a rectangle with base length equal to the width of the region at that y-value, which is y1/3y^{1/3}. The height is half the base length, so height = 12y1/3\frac{1}{2}y^{1/3}. Therefore, the cross-sectional area is: A(y)=base×height=y1/312y1/3=12y2/3A(y) = \text{base} \times \text{height} = y^{1/3} \cdot \frac{1}{2}y^{1/3} = \frac{1}{2}y^{2/3} The volume is: V=0812y2/3dy=1235y5/308=310(85/3)=310(32)=9610=485V = \int_0^8 \frac{1}{2}y^{2/3} \, dy = \frac{1}{2} \cdot \frac{3}{5}y^{5/3}\Big|_0^8 = \frac{3}{10}(8^{5/3}) = \frac{3}{10}(32) = \frac{96}{10} = \frac{48}{5} This confirms answer (B). (A) 96/5 likely comes from forgetting the factor of 12\frac{1}{2} in the height condition. (C) 288/7 suggests using the wrong exponent in integration. (D) 6 probably results from computational errors in evaluating 85/38^{5/3}. Always carefully read the relationship between base and height in cross-section problems, and double-check your integration limits and exponent arithmetic.

Question 12

The base of a solid is the region in the first quadrant enclosed by the graphs of y=xy = \sqrt{x} and y=x2y = x^2. The cross-sections of the solid perpendicular to the x-axis are squares. What is the volume of the solid?

  1. 9/709/70 (correct answer)
  2. 3/103/10
  3. 1/31/3
  4. 7/107/10
Explanation: First, find the points of intersection by setting the functions equal: x=x2    x=x4    x4x=0    x(x31)=0\sqrt{x} = x^2 \implies x = x^4 \implies x^4 - x = 0 \implies x(x^3 - 1) = 0. The intersection points are at x=0x=0 and x=1x=1. In the interval (0,1)(0, 1), x>x2\sqrt{x} > x^2. The side length s(x)s(x) of a square cross-section at xx is the vertical distance between the curves, s(x)=xx2s(x) = \sqrt{x} - x^2. The area of the square cross-section is A(x)=s(x)2=(xx2)2=x2x5/2+x4A(x) = s(x)^2 = (\sqrt{x} - x^2)^2 = x - 2x^{5/2} + x^4. The volume is the integral of the area from x=0x=0 to x=1x=1: V=01(x2x5/2+x4)dx=[12x22(27x7/2)+15x5]01=1247+15=3540+1470=970V = \int_{0}^{1} (x - 2x^{5/2} + x^4) \,dx = \left[ \frac{1}{2}x^2 - 2\left(\frac{2}{7}x^{7/2}\right) + \frac{1}{5}x^5 \right]_{0}^{1} = \frac{1}{2} - \frac{4}{7} + \frac{1}{5} = \frac{35 - 40 + 14}{70} = \frac{9}{70}.

Question 13

The base of a solid is the region in the first quadrant bounded by the graph of y=ln(x)y = \ln(x), the line x=ex = e, and the x-axis. For this solid, each cross-section perpendicular to the x-axis is a rectangle of constant height 3. What is the volume of the solid?

  1. 3e63e - 6
  2. e2e-2
  3. 33 (correct answer)
  4. 11
Explanation: This problem tests your ability to set up and evaluate volume integrals using the cross-sectional method. When you see "cross-sections perpendicular to an axis," think about slicing the solid and finding the area of each slice, then integrating. First, you need to identify the region. The base is bounded by y=ln(x)y = \ln(x), x=ex = e, and the x-axis in the first quadrant. Since ln(x)\ln(x) intersects the x-axis when x=1x = 1 (because ln(1)=0\ln(1) = 0), your region extends from x=1x = 1 to x=ex = e. For any vertical slice at position xx, the cross-section is a rectangle. The width of this rectangle is the distance from the x-axis up to the curve y=ln(x)y = \ln(x), which is simply ln(x)\ln(x). The height is given as the constant 3. Therefore, the area of each cross-section is A(x)=3ln(x)A(x) = 3 \ln(x). The volume is: V=1e3ln(x)dxV = \int_1^e 3\ln(x) \, dx Using integration by parts with u=ln(x)u = \ln(x) and dv=dxdv = dx: ln(x)dx=xln(x)x+C\int \ln(x) \, dx = x\ln(x) - x + C So: V=3[xln(x)x]1e=3[(e1e)(101)]=3[0(1)]=3V = 3[x\ln(x) - x]_1^e = 3[(e \cdot 1 - e) - (1 \cdot 0 - 1)] = 3[0 - (-1)] = 3 Answer choice A) 3e63e - 6 likely comes from incorrectly applying integration by parts. Answer choice B) e2e - 2 results from forgetting the factor of 3 for the rectangle height. Answer choice D) 11 occurs if you forget the coefficient 3 entirely. Remember: always identify your integration bounds carefully and don't forget constant factors like the given height.

Question 14

Let RR be the region enclosed by the graphs of y=x2y = x^2 and y=4y = 4. A solid has RR as its base. For this solid, each cross-section perpendicular to the x-axis is a rectangle whose height is twice the length of its base. Find the volume of the solid.

  1. 1024/151024/15 (correct answer)
  2. 512/15512/15
  3. 64/364/3
  4. 6464
Explanation: The region RR is bounded by y=4y=4 (top) and y=x2y=x^2 (bottom). The intersection points are at x2=4x^2 = 4, so x=±2x = \pm 2. The cross-sections are perpendicular to the x-axis. At a given xx, the base of the rectangle is the vertical distance b(x)=4x2b(x) = 4 - x^2. The height is h(x)=2b(x)=2(4x2)h(x) = 2 \cdot b(x) = 2(4 - x^2). The area of the cross-section is A(x)=b(x)h(x)=(4x2)2(4x2)=2(4x2)2=2(168x2+x4)A(x) = b(x)h(x) = (4 - x^2) \cdot 2(4 - x^2) = 2(4 - x^2)^2 = 2(16 - 8x^2 + x^4). The volume is V=222(168x2+x4)dx=2202(168x2+x4)dx=4[16x83x3+15x5]02=4(32643+325)=4(25615)=102415V = \int_{-2}^{2} 2(16 - 8x^2 + x^4) \,dx = 2 \cdot 2 \int_{0}^{2} (16 - 8x^2 + x^4) \,dx = 4 \left[ 16x - \frac{8}{3}x^3 + \frac{1}{5}x^5 \right]_{0}^{2} = 4 \left( 32 - \frac{64}{3} + \frac{32}{5} \right) = 4 \left( \frac{256}{15} \right) = \frac{1024}{15}.

Question 15

Let RR be the region bounded by the graph of y=exy = e^x, the line y=1y = 1, and the line x=2x = 2. A solid has base RR and square cross-sections perpendicular to the x-axis. Find the volume of the solid.

  1. 12e452\frac{1}{2}e^4 - \frac{5}{2}
  2. 12e412\frac{1}{2}e^4 - \frac{1}{2}
  3. 12e42e2+72\frac{1}{2}e^4 - 2e^2 + \frac{7}{2} (correct answer)
  4. e23e^2 - 3
Explanation: When you encounter a problem about solids with cross-sections, you're dealing with volume by integration. The key insight is that each cross-section contributes a small "slice" to the total volume, and you integrate these slices along the axis perpendicular to the cross-sections. First, you need to understand the region R. The curve y=exy = e^x intersects the line y=1y = 1 when ex=1e^x = 1, so x=0x = 0. Therefore, region R is bounded by y=exy = e^x (top), y=1y = 1 (bottom), x=0x = 0 (left), and x=2x = 2 (right). Since the cross-sections are squares perpendicular to the x-axis, at each x-value, the side length of the square equals the height of region R at that point: ex1e^x - 1. The area of each square cross-section is therefore (ex1)2(e^x - 1)^2. To find the volume, integrate these areas from x=0x = 0 to x=2x = 2: V=02(ex1)2dx=02(e2x2ex+1)dxV = \int_0^2 (e^x - 1)^2 dx = \int_0^2 (e^{2x} - 2e^x + 1) dx Evaluating: V=[12e2x2ex+x]02=(12e42e2+2)(122+0)=12e42e2+72V = \left[\frac{1}{2}e^{2x} - 2e^x + x\right]_0^2 = \left(\frac{1}{2}e^4 - 2e^2 + 2\right) - \left(\frac{1}{2} - 2 + 0\right) = \frac{1}{2}e^4 - 2e^2 + \frac{7}{2} Answer A forgot to expand (ex1)2(e^x - 1)^2 correctly. Answer B made an error in the definite integral evaluation. Answer D likely confused this with a different integration setup entirely. Strategy tip: Always sketch the region first and clearly identify what determines the cross-sectional dimensions before setting up your integral.

Question 16

The base of a solid is the circle x2+y2=9x^2 + y^2 = 9. The cross-sections perpendicular to the x-axis are squares. What is the volume of the solid?

  1. 36
  2. 72
  3. 144 (correct answer)
  4. 216
Explanation: The limits of integration along the x-axis are from x=3x=-3 to x=3x=3. For a given xx, the vertical chord of the circle has endpoints on y=9x2y = \sqrt{9-x^2} and y=9x2y = -\sqrt{9-x^2}. The length of this chord, which is the side length of the square cross-section, is s(x)=9x2(9x2)=29x2s(x) = \sqrt{9-x^2} - (-\sqrt{9-x^2}) = 2\sqrt{9-x^2}. The area of the square is A(x)=[s(x)]2=(29x2)2=4(9x2)=364x2A(x) = [s(x)]^2 = (2\sqrt{9-x^2})^2 = 4(9-x^2) = 36 - 4x^2. The volume is V=33(364x2)dxV = \int_{-3}^3 (36 - 4x^2) \,dx. Since the integrand is even, V=203(364x2)dx=2[36x43x3]03=2(36(3)43(27))=2(10836)=2(72)=144V = 2 \int_0^3 (36 - 4x^2) \,dx = 2[36x - \frac{4}{3}x^3]_0^3 = 2(36(3) - \frac{4}{3}(27)) = 2(108 - 36) = 2(72) = 144.

Question 17

The base of a solid is the region bounded by y=xy=x, y=xy=-x, and x=2x=2. Cross-sections perpendicular to the x-axis are squares. The volume is:

  1. 163\frac{16}{3}
  2. 8
  3. 323\frac{32}{3} (correct answer)
  4. 16
Explanation: The region is a triangle with vertices (0,0), (2,2), and (2,-2). The integration is with respect to xx from 0 to 2. The top boundary is y=xy=x and the bottom boundary is y=xy=-x. The side length of a square cross-section is s(x)=x(x)=2xs(x) = x - (-x) = 2x. The area is A(x)=(2x)2=4x2A(x) = (2x)^2 = 4x^2. The volume is V=024x2dx=4[x33]02=4(83)=323V = \int_0^2 4x^2 \,dx = 4[\frac{x^3}{3}]_0^2 = 4(\frac{8}{3}) = \frac{32}{3}.

Question 18

Let RR be the region enclosed by the graph of y=1xy = \frac{1}{x}, the x-axis, and the lines x=1x=1 and x=5x=5. A solid is formed with base RR and cross-sections perpendicular to the x-axis that are rectangles of constant height 3. What is the volume of the solid?

  1. 3ln(5)3 \ln(5) (correct answer)
  2. 125\frac{12}{5}
  3. 45\frac{4}{5}
  4. 1515
Explanation: The integration is with respect to xx from 11 to 55. For a given xx, the base of the rectangular cross-section is the height of the region RR, which is s(x)=1x0=1xs(x) = \frac{1}{x} - 0 = \frac{1}{x}. The height of the rectangle is given as a constant, h=3h=3. The area of a cross-section is A(x)=s(x)h=1x3=3xA(x) = s(x) \cdot h = \frac{1}{x} \cdot 3 = \frac{3}{x}. The volume is V=153xdx=3[lnx]15=3(ln(5)ln(1))=3ln(5)V = \int_1^5 \frac{3}{x} \,dx = 3[\ln|x|]_1^5 = 3(\ln(5) - \ln(1)) = 3\ln(5).

Question 19

The base of a solid is the region in the first quadrant bounded by the graph of y=4x2y = 4 - x^2 and the coordinate axes. Cross-sections perpendicular to the x-axis are squares. What is the volume of the solid?

  1. 323\frac{32}{3}
  2. 1285\frac{128}{5}
  3. 25615\frac{256}{15} (correct answer)
  4. 51215\frac{512}{15}
Explanation: The region is bounded by y=4x2y=4-x^2, y=0y=0, and x=0x=0. The x-intercept of the parabola is at x=2x=2, so the integration is from x=0x=0 to x=2x=2. The side length of a square cross-section at a given xx is s(x)=(4x2)0=4x2s(x) = (4-x^2) - 0 = 4-x^2. The area of the cross-section is A(x)=[s(x)]2=(4x2)2=168x2+x4A(x) = [s(x)]^2 = (4-x^2)^2 = 16 - 8x^2 + x^4. The volume is the integral of the area: V=02(168x2+x4)dx=[16x83x3+15x5]02=(16(2)83(8)+15(32))0=32643+325=480320+9615=25615V = \int_0^2 (16 - 8x^2 + x^4) \,dx = [16x - \frac{8}{3}x^3 + \frac{1}{5}x^5]_0^2 = (16(2) - \frac{8}{3}(8) + \frac{1}{5}(32)) - 0 = 32 - \frac{64}{3} + \frac{32}{5} = \frac{480 - 320 + 96}{15} = \frac{256}{15}.

Question 20

A solid has a base in the xy-plane bounded by the graphs of y=xy=x and y=x2y=x^2. If the cross-sections perpendicular to the x-axis are rectangles with height three times the base, what is the volume of the solid?

  1. 130\frac{1}{30}
  2. 110\frac{1}{10} (correct answer)
  3. 16\frac{1}{6}
  4. 310\frac{3}{10}
Explanation: First, find the intersection points by setting x=x2x=x^2, which gives x=0x=0 and x=1x=1. These are the limits of integration. In the interval [0,1][0,1], y=xy=x is the upper curve. The base of a rectangular cross-section is s(x)=xx2s(x) = x - x^2. The height is given as three times the base, so h(x)=3(xx2)h(x) = 3(x-x^2). The area of a cross-section is A(x)=base×height=(xx2)3(xx2)=3(xx2)2=3(x22x3+x4)A(x) = \text{base} \times \text{height} = (x-x^2) \cdot 3(x-x^2) = 3(x-x^2)^2 = 3(x^2 - 2x^3 + x^4). The volume is V=013(x22x3+x4)dx=3[x332x44+x55]01=3(1312+15)=3(1015+630)=3(130)=110V = \int_0^1 3(x^2 - 2x^3 + x^4) \,dx = 3[\frac{x^3}{3} - \frac{2x^4}{4} + \frac{x^5}{5}]_0^1 = 3(\frac{1}{3} - \frac{1}{2} + \frac{1}{5}) = 3(\frac{10-15+6}{30}) = 3(\frac{1}{30}) = \frac{1}{10}.